Welcome to Simili Bot
Simili Bot (v0.1.0) is an intelligent GitHub issue management system powered by AI and semantic search. It helps maintain high-quality issue tracking by automatically detecting duplicates, routing issues to correct repositories, and intelligently triaging problems.Support us by giving a ⭐ on GitHub
Help us grow the community and make issue management smarter for everyone!
Get Started
Choose Your Setup
Find the right deployment pattern for your team
Single Repo Setup
Get running in one repository in 5 minutes
Patterns Overview
Deep dive into the three implementation patterns
Documentation Portal
Core Setup
Configure Qdrant, Gemini, and basic repo settings
Configuration
Modular configs, inheritance, and permissions
Feature Guides
Duplicate detection, routing, and quality assessment
Technical Reference
CLI commands, pipeline steps, and API integration
Tech Stack
- Language: Go 1.24
- AI Engine: Google Gemini (embeddings + LLM)
- Vector Database: Qdrant
- GitHub Integration: GitHub API v3 + GraphQL
- Deployment: Docker + GitHub Actions