Skip to content

JosephLaiWorks/Financial-Assistant-Agent

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Financial Assistant Agent

A CLI-based Financial Assistant that can answer questions about stock prices and exchange rates using tool calling.

Setup

Install dependencies:

pip install -r requirements.txt

Create a .env file:

GROQ_API_KEY=your_api_key

Run

python main.py

Example Queries

Who are you?

What is the price of NVDA?

Compare the stock prices of AAPL and TSLA.

My name is July.

What is my name?

What is the price of GOOG?

Demo video link

https://youtube.com/shorts/Kh97yj2LhT8?feature=share

About

CLI Financial Assistant using LLM tool calling for stock prices and exchange rates.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages