Thanks to visit codestin.com
Credit goes to github.com

Skip to content

pynterest83/RAGChatApp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

55 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DocuGPT Web Application

This project is a full-stack web application for document-based interactions using GPT. The app consists of a frontend (React) and a backend (FastAPI), with backend services connected to PostgreSQL and Qdrant for storage and vector search capabilities. The backend is Dockerized and can be deployed alongside the database containers.

How to use

  1. Clone the repository git clone https://github.com/your-username/your-repo.git

cd your-repo/backend

  1. Configure environment variables LANGCHAIN_API = "YOUR OWN API"

COHERE_API = "YOUR OWN API"

  1. Run the backend using Docker

docker-compose up --build

  1. Run the frontend Use the provided deployed frontend link to run

image

image

About

RAG Chat App using PostgreSQL, COHERE, LangChain, Qdrant, FastAPI and ReactJS

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published