An AI-powered financial assistant that delivers real-time market insights through an interactive chatbot interface. The platform combines advanced AI models, live financial visualization, and voice-based interaction to simplify access to complex financial data.
Developed as a Minor Project at Jaypee Institute of Information Technology, Noida. :contentReference[oaicite:0]{index=0}
- 🤖 AI-powered chatbot for financial queries
- 🎙️ Voice-based query input using speech-to-text

- 📊 Real-time interactive stock charts with TradingView
- 💹 Multi-asset market support
- 🌗 Light/Dark theme support
- ⚡ Fast AI inference with Groq API
- 🧠 Context-aware financial responses with minimal latency
- React
- Next.js
- TypeScript
- Tailwind CSS
- Groq API
- Llama3-70B
- Secure API Integrations
- TradingView
- JMeter
- User enters query through chat or voice input
- Query is processed using Llama3-70B via Groq API
- Real-time financial data is fetched from TradingView
- AI generates contextual insights and responses
- Results are dynamically displayed on the frontend
Provides intelligent responses to financial and market-related queries in real time.
Users can interact using voice commands with speech-to-text conversion.
Interactive charts powered by TradingView for market analysis.
Modern and fully responsive interface built using React, Next.js, and Tailwind CSS.
git clone <your-repository-url>
cd market-mentor


