Skip to content

ayonghan/End-to-End-FinSage-Chatbot

Repository files navigation

fin-sage

Financial Advisor Chatbot, RAG-based, powered by Groq

Output

Output Image1
Output Image2

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

About

FinSage Chatbot AWS Deployed on EC2 instance via ECR, powered by groq, langchain and pinecone

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published