RAG / README.md
h3110Fr13nd
RAG using Chroma Langchain
d48537f
|
raw
history blame
491 Bytes

RAG Chatbot

Setup

  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