This project is a full-stack AI-powered finance platform developed during the Odoo Hackathon. It provides users with financial insights, real-time news, and data visualization to enhance financial decision-making.
📽 Project Video: Drive Link
- Frontend: Next.js
- Backend: Next.js API Routes
- Authentication: Clerk
- Data APIs: Google News API, RSS Parser
- Charts & Data Visualization: Recharts (npm package)
- Database: Prisma (PostgreSQL via Supabase)
- AI-Powered Financial Insights
- Real-time Market News & Updates
- Interactive Data Visualization using Recharts
- Secure Authentication via Clerk
- Fast & Scalable Backend using Next.js API Routes
- PostgreSQL Database with Prisma ORM
- Node.js (v16+ recommended)
- PostgreSQL (via Supabase or local instance)
- A Google News API Key
- Clone the repository
git clone https://github.com/Oddo-Hackthon.git cd Oddo-Hackthon