{"id":42039699,"url":"https://github.com/anubissbe/knowledgehub","last_synced_at":"2026-01-26T05:32:55.372Z","repository":{"id":302668765,"uuid":"1013229433","full_name":"anubissbe/knowledgehub","owner":"anubissbe","description":"🧠 Enterprise AI-Enhanced Development Platform with GraphRAG, LlamaIndex, Multi-Tenant Architecture, and Advanced Security \u0026 Compliance. Transform your development workflow with persistent memory, intelligent automation, and 99.9% uptime.","archived":false,"fork":false,"pushed_at":"2025-08-17T16:17:50.000Z","size":21539,"stargazers_count":6,"open_issues_count":2,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-08-17T18:12:22.571Z","etag":null,"topics":["ai","claude-code","code-intelligence","docker","documentation","enterprise","fastapi","gpu-acceleration","graphrag","knowledge-management","llamaindex","machine-learning","multi-tenant","rag","react","semantic-search","typescript","vector-database","vector-search","weaviate"],"latest_commit_sha":null,"homepage":null,"language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/anubissbe.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2025-07-03T14:56:44.000Z","updated_at":"2025-08-17T16:17:52.000Z","dependencies_parsed_at":null,"dependency_job_id":"7f92b595-3b4f-4480-89af-bb2ac206c4f3","html_url":"https://github.com/anubissbe/knowledgehub","commit_stats":null,"previous_names":["anubissbe/knowledgehub"],"tags_count":2,"template":false,"template_full_name":null,"purl":"pkg:github/anubissbe/knowledgehub","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anubissbe%2Fknowledgehub","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anubissbe%2Fknowledgehub/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anubissbe%2Fknowledgehub/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anubissbe%2Fknowledgehub/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/anubissbe","download_url":"https://codeload.github.com/anubissbe/knowledgehub/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anubissbe%2Fknowledgehub/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28767276,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-26T03:54:34.369Z","status":"ssl_error","status_checked_at":"2026-01-26T03:54:33.031Z","response_time":59,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["ai","claude-code","code-intelligence","docker","documentation","enterprise","fastapi","gpu-acceleration","graphrag","knowledge-management","llamaindex","machine-learning","multi-tenant","rag","react","semantic-search","typescript","vector-database","vector-search","weaviate"],"created_at":"2026-01-26T05:32:54.476Z","updated_at":"2026-01-26T05:32:55.367Z","avatar_url":"https://github.com/anubissbe.png","language":"Python","readme":"# 🧠 KnowledgeHub\n\n\u003e **AI-Enhanced Development Intelligence Platform**\n\nKnowledgeHub gives your AI coding tools persistent memory and intelligent context. It remembers your decisions, learns from your mistakes, and provides relevant suggestions across all your development sessions.\n\n## 🎯 What It Does\n\n**Memory \u0026 Learning**\n- Remembers your development patterns and decisions\n- Learns from errors and successful solutions\n- Maintains context across coding sessions\n- Tracks project evolution and code changes\n\n**AI Enhancement**\n- Works with Claude Code, GitHub Copilot, Cursor, and any AI tool\n- Provides intelligent context injection\n- Suggests relevant code patterns and solutions\n- Analyzes and improves development workflows\n\n**Enterprise Features**\n- Vector search across all your code and documentation\n- Real-time analytics and performance monitoring\n- Multi-project isolation and team collaboration\n- Advanced RAG (Retrieval-Augmented Generation) systems\n\n## 🚀 Quick Start\n\n```bash\n# Clone and start\ngit clone https://github.com/anubissbe/knowledgehub.git\ncd knowledgehub\ndocker-compose up -d\n\n# Verify it's running\ncurl http://localhost:3000/health\n```\n\n**Web UI**: http://localhost:3100  \n**API Docs**: http://localhost:3000/docs\n\n## 🤖 Integration\n\n### Claude Code\n```bash\n# Add to your project\nsource /path/to/knowledgehub/kh_code_helpers.sh\nkh_setup\n```\n\n### Any AI Tool\n```python\nimport requests\n\n# Simple API integration\napi = \"http://localhost:3000\"\nresponse = requests.post(f\"{api}/api/memory\", json={\n    \"content\": \"Fixed auth bug with null check\",\n    \"context\": \"authentication module\"\n})\n```\n\n## ✅ What KnowledgeHub IS\n\n- **Universal AI Backend**: Works with any AI coding assistant\n- **Memory System**: Persistent context across tools and sessions\n- **Learning Platform**: Continuously improves from your patterns\n- **Development Analytics**: Tracks and optimizes your workflow\n- **Local-First**: Runs on your infrastructure, your data stays private\n\n## ❌ What KnowledgeHub is NOT\n\n- **Not an AI Model**: Doesn't generate code itself\n- **Not a Code Editor**: Works with your existing tools\n- **Not Cloud-Dependent**: Runs locally on your machine\n- **Not Tool-Specific**: Not limited to any single AI assistant\n\n## 🏗️ Architecture\n\n```\nYour AI Tools (Claude, Copilot, Cursor, etc.)\n                    ↓\n            KnowledgeHub API\n                    ↓\n    Memory • Analytics • Context • Learning\n                    ↓\n   PostgreSQL • Vector DB • Knowledge Graph\n```\n\n## 📚 Documentation\n\n- **[Installation Guide](docs/INSTALLATION.md)** - Complete setup instructions\n- **[AI Integration](docs/AI_INTEGRATION.md)** - Connect your AI tools\n- **[API Documentation](http://localhost:3000/docs)** - REST API reference\n- **[Enterprise Setup](docs/ENTERPRISE.md)** - Production deployment\n\n## 🔧 Requirements\n\n- Docker \u0026 Docker Compose\n- 4GB+ RAM\n- Python 3.11+ (for integrations)\n\n## 🤝 Contributing\n\nWe welcome contributions! See [CONTRIBUTING.md](CONTRIBUTING.md) for guidelines.\n\n## 📄 License\n\nMIT License - see [LICENSE](LICENSE) file for details.\n\n---\n\n**Made for developers who want smarter AI coding assistants** 🚀","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fanubissbe%2Fknowledgehub","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fanubissbe%2Fknowledgehub","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fanubissbe%2Fknowledgehub/lists"}