Skip to content

AI-powered financial assistant for investment analysis, budgeting, loan guidance, and retirement planning. Built with Streamlit & NVIDIA API

Notifications You must be signed in to change notification settings

SURESHBEEKHANI/financial-assistant-deepseek-r1

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Financial Assistant DeepSeek R1

Overview

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.

Features

  • 📊 Investment Analysis
  • 💳 Budgeting Advice
  • 🏦 Loan Guidance
  • 💡 Retirement Planning

Setup Instructions

  1. Clone the repository:

    git clone https://github.com/SURESHBEEKHAN/financial-assistant-deepseek-r1.git
    cd financial-assistant-deepseek-r1
  2. Install the required dependencies:

    pip install -r requirements.txt
  3. Set the NVIDIA API key as an environment variable:

    export api_key_nvidia=YOUR_API_KEY

Usage

  1. Run the Streamlit application:

    streamlit run app.py
  2. Open your web browser and navigate to http://localhost:8501 to access the application.

License

This project is licensed under the MIT License. See the LICENSE file for details.

Acknowledgements

  • Built with NVIDIA API
  • Powered by LangChain

About

AI-powered financial assistant for investment analysis, budgeting, loan guidance, and retirement planning. Built with Streamlit & NVIDIA API

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages