[go: nahoru, domu]

Skip to content

nfelix23/gpt-investor

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

gpt-investor

This is a fork of gpt investor .

The code uses OpenAI API instead of Claude, replaces synchronous API calls with asynchronous ones, and adds a Gradio UI.

To use the Gradio UI, follow these steps:

conda create --name gptinvestor python=3.10
conda activate gptinvestor
pip install -r requirements.txt

And then run the Gradio UI:

python gradio_app.py --max_tickers 5

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages

  • Python 100.0%