Skip to content

Conversation

@PraveenAllam93
Copy link

simple-rag

A minimal implementation of Retrieval-Augmented Generation (RAG) in Python.

Features

  • Document retrieval using Chroma vector database (in-memory)
  • Uses OpenAI embeddings for document indexing
  • Integrates OpenAI models for answer generation
  • Simple and extensible codebase

@PraveenAllam93 PraveenAllam93 deleted the simple-rag branch November 5, 2025 08:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant