guillermoscript/repo-assistant
AI Github assistant for your repo. Your proactive GitHub bot that auto-detects duplicates using OpenAI embeddings and Supabase magic!
Built on Probot, it generates OpenAI embeddings (1536-dimensional vectors) for issue content and stores them in Supabase's pgvector database for semantic similarity matching. The bot listens to GitHub webhook events, automatically computes embeddings for new issues, and queries the database to find duplicates—then applies labels with explanatory comments. It also supports batch syncing of existing repositories via CLI command to backfill the embedding index.
No commits in the last 6 months.
Stars
35
Forks
3
Language
TypeScript
License
ISC
Category
Last pushed
Jan 09, 2025
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/rag/guillermoscript/repo-assistant"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
xynehq/xyne
AI-first Search & Answer Engine for work. Open-source alternative to Glean.
felladrin/MiniSearch
Minimalist web-searching platform with an AI assistant that runs directly from your browser....
403errors/repomind
An open-source, AI-powered application using Agentic CAG to chat with any public GitHub...
felladrin/awesome-ai-web-search
List of software that allows searching the web with the assistance of AI:...
al1-nasir/codegraph-cli
AI-powered code intelligence CLI with multi-agent analysis, impact graphs, and conversational coding.