fin-sage Financial Advisor Chatbot, RAG-based, powered by Groq Output STEPS: 1. Create a conda environment after cloning the repository conda create -n fin-sage-cenv python=3.10 -y conda activate fin-sage-cenv 2. install the requirements pip install -r requirements.txt python app.py Now, open up your localhost:8080