Spaces:
Sleeping
Sleeping
metadata
title: PragetX Chat RAG
emoji: π
colorFrom: indigo
colorTo: purple
sdk: docker
pinned: false
RAG Chatbot
Setup
sudo apt install python3-dev
sudo apt-get install build-essential -y
Clone the repository:
git clone https://github.com/your-username/repo.git
Navigate to the project directory:
cd pragetx-chatbot
Create a
.env
file and add the following environment variables:HF_EMAIL=your-email@example.com HF_PASS=your-password
Now you can run the chatbot and interact with it.
https://github.com/langchain-ai/langchain/issues/6628#issuecomment-1935374689