Ross ROSS = Recommend OSS · open-source software intelligence for agents

GanymedeNil/document.ai

基于向量数据库与GPT3.5的通用本地知识库方案(A universal local knowledge base solution based on vector database and GPT3.5) observed · 2026-08-28

github.com/GanymedeNil/document.ai · Python · AGPL-3.0 (copyleft) observed · 2026-08-28

Health v2 · maintenance only

30/100

  • Activity 0
  • Release rhythm 35
  • Longevity 90

Flags: no_releases

How is this computed?

round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.

  • gap_med: n/a
  • age_days: 1273
  • days_rel: n/a
  • days_push: 1209
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

3670 stars · 324 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded

A universal local knowledge base solution that stores documents as vectors in a vector database and uses GPT3.5 to generate answers from retrieved similar content. It includes example code and write-ups on improving retrieval accuracy via question-answer splitting, topic extraction, and custom-trained embedding models.

Use cases

  • build a local knowledge base question answering system
  • chat with my own documents using GPT
  • semantic search over a private FAQ dataset
  • improve retrieval accuracy for domain-specific Q&A
  • combine vector search with LLM generation for customer support
  • train custom Chinese embedding models for similarity search

When to choose

  • you want a reference implementation of the classic RAG pipeline with GPT3.5
  • you need Chinese-language embeddings and Q&A retrieval guidance
  • you want example code plus design notes on improving retrieval quality

When to avoid

  • you need a production-ready maintained product - the project is a demo/exploration and last released in 2023
  • you want fully local inference without OpenAI API dependency
  • you need fine-grained document ingestion features out of the box

Facets

application · maturity maintenance

rag vector-database search-engine llm-inference nlp machine-learning large-language-models artificial-intelligence databases python self-hosted cross-platform local-knowledge-base embeddings gpt3.5 question-answering semantic-search chinese-nlp retrieval-augmented-generation natural-language-processing

1 source

Member repositories

RepositoryRoleHealth v2
GanymedeNil/document.aimain30

For agents

markdown · JSON · MCP: product_card(name="GanymedeNil/document.ai")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem