It is an AI-powered integration for Sparrow, revolutionizing API management with context-aware chatbots and automated workflows. It leverages the power of RAG, Prompt engineering and Llama3 to streamline developer tasks and enhance API lifestyle.
Clone the repository on your local machine
git clone https://github.com/devroopsaha744/Chirpy.git
Now create a virtual environment and activate it (in the project directory)
path\to\your\project\directory>virtualenv venv
path\to\your\project\directory>venv\Scipts\activate
Install the dependencies listed in the requirements.txt file
path\to\your\project\directory> pip install -r requuirements.txt
Run this following command:
path\to\your\project\directory>streamlit run 1_home.py