Skip to content

darshbaxi/RAG_Evalution

Repository files navigation

RAG_Evalution

Rag work flow diagram:-

langchain

Data generation and Rag pipeline Evaluation workflow daigram:-

Untitled-2024-06-13-1618 (1)

Configuration & Installation

To get started with project, ensure you have the following dependencies and tools installed:

  1. Set up virtual environment using following command :

    python -m venv <virtual-environment-name>
    
    <virtual-environment-name>\Scripts\activate
    
    
  2. Install other necessary dependencies using following command:

    pip install -r requirements.txt
    
    
  3. Run the app using following command:

    streamlit run app.py
    
    

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages