The AI-Native Issue Management Engine
Simili Bot is a high-performance GitHub automation agent that transforms how you manage issues and pull requests. Powered by Google Gemini and Anthropic Claude Code, it brings semantic understanding to your development workflow.
Why Simili Bot?
Traditional issue trackers rely on exact keyword matches. Simili Bot understands the intent behind every issue.Zero-Config Semantic Search
Identify duplicates instantly using GitHub’s native hybrid search API—no external database required.
AI-Powered Triage
Automatically label issues, assess description quality, and route problems to the correct team.
Claude Code Integration
Sync documentation with code changes and automate PR review checklists using Anthropic’s Claude.
Auto-Closure
Reduce noise by automatically closing confirmed duplicate issues after a custom grace period.
Get Started Fast
1
Initialize
Add the Simili Bot GitHub Action to your repository.
2
Configure
Set your
GEMINI_API_KEY and choose your search backend (GitHub Native or Qdrant).3
Automate
Watch as Simili Bot handles the busy work of issue management for you.
Quick Start Guide
Get Simili Bot running in your repository in under 2 minutes.
Tech Stack (v0.2.0)
Simili Bot is built for speed, accuracy, and scale.- Core: Go 1.24 (Concurrent Pipeline Engine)
- AI Engine: Google Gemini (Embeddings + LLM) or OpenAI
- Code Agent: Anthropic Claude Code integration
- Search Backends: GitHub Native Hybrid Search / Qdrant / BM25
- Deployment: GitHub Actions / Docker / Standalone Binary


