You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
AI-powered Slack bot that seamlessly integrates GitHub repositories with intelligent chat functionality
Features
Smart Repository Search - Find code across your GitHub repos instantly
AI-Powered Analysis - Get intelligent insights about your development patterns
Real-time Chat - Ask questions about your codebase in natural language
Repository Analytics - Analyze your programming languages and project trends
Demo Commands
/repos # List all repositories with AI analysis
/code using # Search for code patterns across repos
/analyze What should I learn next?# Get AI recommendations based on your code
@GitHubBot How does authentication work in my projects?# Free-form AI chat
Tech Stack
Backend
Python 3.11+ - Core application
FastAPI - High-performance web framework
Slack Bolt SDK - Slack integration
GitHub API - Repository data access
AI & Integration
Hugging Face Transformers - Natural language processing
RAG Architecture - Context-aware AI responses
Webhook-based Events - Real-time Slack communication