AI assistant for developer code and workspace semantic search
Top 24.5% on sourcepulse
SolidGPT is an AI-powered search assistant designed for developers, enabling semantic search and Q&A over codebases and Notion workspaces. It aims to reduce time spent searching for code snippets, understanding project context, and tracking tasks by providing instant, context-aware answers.
How It Works
SolidGPT leverages large language models (LLMs) to process and understand code and documentation. It indexes local code repositories and optionally Notion workspaces, creating semantic representations that allow for natural language querying. This approach enables developers to ask questions about their code or project status and receive precise answers derived from the indexed content, eliminating the need for manual searching and context switching.
Quick Start & Requirements
pip install -r requirements.txt
, python run_api.py
to start the server, and cd solidportal && npm install && npm run dev
for the web app.Highlighted Details
Maintenance & Community
Licensing & Compatibility
Limitations & Caveats
6 months ago
1 day