Find Bufo
D 56 completed
Other
containerized / zig · tiny
35
Files
7,121
LOC
1
Frameworks
8
Languages
Pipeline State
completedRun ID
#397111Phase
doneProgress
1%Started
Finished
2026-04-13 01:31:02LLM tokens
0Pipeline Metadata
Stage
CatalogedDecision
proceedNovelty
62.27Framework unique
—Isolation
—Last stage change
2026-05-10 03:35:10Deduplication group #56055
Member of a group with 1 similar repo(s) — this repo is canonical view group →
Top concepts (2)
Project DescriptionWeb Backend
Generated by Repobility's multi-pass static-analysis pipeline (https://repobility.com)
AI Prompt
Create a one-page application for searching through bufos from bufo.zone. The search needs to be hybrid, combining semantic search using multimodal embeddings and keyword search via BM25 full-text search. The backend should be built with Rust and Actix-web, and it needs to use TurboPuffer as the vector store. The frontend should be vanilla HTML/CSS/JS. Include functionality to scrape bufos, generate embeddings using Voyage AI, and allow users to search with parameters like `query`, `top_k`, and a fusion weight `alpha`.
rust actix-web javascript html css search semantic keyword vector-store bufo web-app
Generated by gemma4:latest
Catalog Information
hybrid semantic + keyword search for the bufo zone
Description
hybrid semantic + keyword search for the bufo zone
Novelty
3/10Tags
rust actix-web javascript html css search semantic keyword vector-store bufo web-app
Claude Models
claude-opus-4-6
Quality Score
D
55.8/100
Structure
51
Code Quality
64
Documentation
61
Testing
0
Practices
70
Security
100
Dependencies
60
Strengths
- Consistent naming conventions (snake_case)
- Good security practices \u2014 no major issues detected
- Containerized deployment (Docker)
Weaknesses
- No LICENSE file \u2014 legal ambiguity for contributors
- No tests found \u2014 high risk of regressions
- No CI/CD configuration \u2014 manual testing and deployment
- 446 duplicate lines detected \u2014 consider DRY refactoring
Recommendations
- Add a test suite \u2014 start with critical path integration tests
- Set up CI/CD (GitHub Actions recommended) to automate testing and deployment
- Add a linter configuration to enforce code style consistency
- Add a LICENSE file (MIT recommended for open source)
Security & Health
4.8h
Tech Debt (B)
A
OWASP (100%)
PASS
Quality Gate
A
Risk (2)
Want this analysis on your repo? https://repobility.com/scan/
Unknown
License
9.5%
Duplication
Languages
Frameworks
Actix
Concepts (2)
| Category | Name | Description | Confidence | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| Open data scored by Repobility · https://repobility.com | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| auto_description | Project Description | hybrid semantic + keyword search for the bufo zone | 80% | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| auto_category | Web Backend | web-backend | 70% | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Embed Badge
Add to your README:
