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

https://github.com/wanadzhar913/chatbot-fastapi-rag-langchain-unstructured-pgvector

This is a RAG Microservice Backend built using Redis (to cache conversations), Postgres/pgvector (as the vector store), the Unstructured library (to aid in table/image extraction in PDFs), LangChain, OpenAI API, and FastAPI.
https://github.com/wanadzhar913/chatbot-fastapi-rag-langchain-unstructured-pgvector

fastapi openai postgres redis retrieval-augmented-generation

Last synced: 8 months ago
JSON representation

This is a RAG Microservice Backend built using Redis (to cache conversations), Postgres/pgvector (as the vector store), the Unstructured library (to aid in table/image extraction in PDFs), LangChain, OpenAI API, and FastAPI.

Awesome Lists containing this project