Skip to content

sakshatshinde/ApexFlow

Repository files navigation

ApexFlow

All in one AI powered financial markets app

How to install?

Download the latest release

Please get a GEMINI api key if you intend to use the AI features - https://ai.google.dev/gemini-api/docs/api-key


Screenshots

image

{D6BE5D43-6189-444F-AD6A-7570907A80CD}

{BCAA11B3-B6C0-4449-866B-3668FDE5FD75}


For developers

# Create a ".secrets.toml" to store your Gemini API key
$ echo "GEMINI = "<YOUR_API_KEY_HERE>"" >> .secrets.toml

# verify you have python installed
$ python --version

# install all the required packages
$ pip install -r requirements.txt

# run the app
$ python app.pyw

About

All in one AI powered financial markets app

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages