Skip to content

Pronting/rag-knowledge-base

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

RAG Knowledge Base

Retrieval-Augmented Generation knowledge base with vector search and AI-powered responses.

About

RAG Knowledge Base is a document-grounded AI application that combines vector search with large language models to answer questions from your own data. It ingests documents, stores embeddings in a vector database, and retrieves relevant context to generate accurate, cited responses.

Tech Stack

  • Python, FastAPI
  • ChromaDB (vector storage)
  • Claude API
  • React (frontend)

Status

Active development - core architecture and project structure established.

About

rag 智能知识库

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Python 88.4%
  • TypeScript 9.4%
  • Other 2.2%