Find Bufo

D 56 completed
Other
containerized / zig · tiny
35
Files
7,121
LOC
1
Frameworks
8
Languages

Pipeline State

completed
Run ID
#397111
Phase
done
Progress
1%
Started
Finished
2026-04-13 01:31:02
LLM tokens
0

Pipeline Metadata

Stage
Cataloged
Decision
proceed
Novelty
62.27
Framework unique
Isolation
Last stage change
2026-05-10 03:35:10
Deduplication 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/10

Tags

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
Full Security Report AI Fix Prompts SARIF SBOM

Languages

zig
37.1%
rust
22.1%
html
18.4%
markdown
10.3%
python
9.5%
toml
1.7%
javascript
0.6%
json
0.4%

Frameworks

Actix

Concepts (2)

Data scored by Repobility · https://repobility.com
CategoryNameDescriptionConfidence
Open data scored by Repobility · https://repobility.com
auto_descriptionProject Descriptionhybrid semantic + keyword search for the bufo zone80%
auto_categoryWeb Backendweb-backend70%

Quality Timeline

1 quality score recorded.

View File Metrics

Embed Badge

Add to your README:

![Quality](https://repos.aljefra.com/badge/121475.svg)
Quality BadgeSecurity Badge
Export Quality CSVDownload SBOMExport Findings CSV