# AI-Citizen/SolidGPT

Developer AI Persona Search Agent

Repository: https://github.com/AI-Citizen/SolidGPT
Canonical: https://ross.abutalabs.com/products/solidgpt
Language: Python
License: CC-BY-4.0
License Family: other
Topics: gpt-4, llm, solidgpt, developer-tools, codechat, copilot, glean, notion
Last push: 2025-01-12T04:58:38+00:00

## Health v2 (maintenance only)
Score: 19/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 1, release rhythm 8, longevity 80
- inputs: {"age_days": 1121, "days_push": 598, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1796, forks 135 (observed 2026-08-28T04:05:37.557749+00:00)

## What it is
SolidGPT is an AI-powered semantic search assistant for developers that lets you chat with your codebase and Notion workspace. It ships as a VSCode extension and a self-hostable Python API server with a web portal.

## Use cases
- search my codebase semantically with AI
- chat with my codebase to find where to make a change
- find the right method to call in a large repo
- search and summarize my Notion docs with AI
- onboard a repository and ask questions about it
- self-host a code search assistant with GPT

## When to choose
- you want to ask natural-language questions about a codebase
- you need semantic search across code and Notion documentation
- you prefer a VSCode-integrated AI search assistant
- you want a self-hostable alternative to Glean-style workspace search

## When to avoid
- your codebase exceeds ~500 files, the onboarding limit
- you don't want to provide an OpenAI API key
- you need fully offline or local-model search
- you need production-grade enterprise search at scale

## Facets
- artifact type: application
- maturity: active
- function: search-engine, rag, llm-inference, chatbot, developer-tools
- domain: developer-tools, large-language-models
- platform: python, cross-platform, editor-plugin
- tags: semantic-search, codebase-chat, vscode-extension, notion-integration, ai-assistant, search, retrieval-augmented-generation, nodejs

## Member repositories
- AI-Citizen/SolidGPT (main) score 19

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:05:37.557749+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T03:22:47.420763+00:00, confidence not recorded.
  - readme: https://github.com/AI-Citizen/SolidGPT (fetched 2026-08-28T04:05:37.557749+00:00, sha 58043704e32a)
- Data as of 2026-08-30T08:39:29.467469+00:00.
