Arthav
Arthav is an AI-powered financial intelligence platform designed to help users make informed investment and budgeting decisions through data-driven insights, machine learning, and explainable AI techniques.
Features Personalized investment recommendations Budget planning and financial analysis Real-time and historical market data integration using yFinance API Explainable AI (XAI) workflows for transparent recommendations AI-assisted financial information synthesis Interactive and user-friendly web interface
Tech Stack Python Django LightGBM Transformer Models yFinance API HTML, CSS, JavaScript
Key Highlights Developed a financial intelligence system combining transformer-based NLP and market analytics. Built automated market-data ingestion and preprocessing pipelines. Implemented explainable AI techniques to improve recommendation transparency and user trust. Leveraged AI-assisted research workflows to support financial decision intelligence. Future Enhancements
Repository Structure arthav/ ├── models/ ├── views/ ├── templates/ ├── static/ ├── requirements.txt └── manage.py