This project is a financial assistant application built using Streamlit and NVIDIA's API. It provides users with investment analysis, budgeting advice, loan guidance, and retirement planning.
- 📊 Investment Analysis
- 💳 Budgeting Advice
- 🏦 Loan Guidance
- 💡 Retirement Planning
-
Clone the repository:
git clone https://github.com/SURESHBEEKHAN/financial-assistant-deepseek-r1.git cd financial-assistant-deepseek-r1
-
Install the required dependencies:
pip install -r requirements.txt
-
Set the NVIDIA API key as an environment variable:
export api_key_nvidia=YOUR_API_KEY
-
Run the Streamlit application:
streamlit run app.py
-
Open your web browser and navigate to
http://localhost:8501
to access the application.
This project is licensed under the MIT License. See the LICENSE file for details.
- Built with NVIDIA API
- Powered by LangChain