AI-Powered Financial Chatbot
Status GitHub

💬 AI-Powered Financial Chatbot

Financial-report chatbot/NLP system; related LinkedIn role references

Python NLP TensorFlow

What it does

A real PDF-grounded RAG chatbot: Flask app wrapping a llama_index VectorStoreIndex over PDFs in data/, using Gradient's hosted llama2-7b-chat LLM and bge-large embeddings, with a top-keywords extraction feature and a simple chat UI; deployed to Vercel (vercel.json present).