Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/anirudh1905/databot

LLM based RAG pipeline
https://github.com/anirudh1905/databot

chromadb fastapi langchain llama2 llm openai-api rag streamlit vectordb

Last synced: about 2 months ago
JSON representation

LLM based RAG pipeline

Awesome Lists containing this project

README

        

# Databot

This project enables users to obtain answers to their questions from a document. Users must upload a PDF file and select a model. Subsequently, they can ask questions related to the content of the PDF and receive answers.

## Design

![HLD](image/README/HLD.png)

## Frontend

![databot](image/README/frontend.png)