aadee-RAG / README.md
h3110Fr13nd
README metadata
2345efb
|
raw
history blame
No virus
679 Bytes
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
  1. Clone the repository:

    git clone https://github.com/your-username/repo.git
    
  2. Navigate to the project directory:

    cd pragetx-chatbot
    
  3. Create a .env file and add the following environment variables:

    [email protected]
    HF_PASS=your-password
    

Now you can run the chatbot and interact with it.

https://github.com/langchain-ai/langchain/issues/6628#issuecomment-1935374689