Inspiration

Tower's financial chatbot challenge! I also wanted to look into creating something to analyze symbols and tickers for an existing project and wanted to dip my feet into AI to see what it can do for me.

What it does

Well... so far it's just a poorly made front-end form to ask ChatGPT a question with a token limit of 1000. I didn't have the time to train the model or do any API integration.

How we built it

Python Flask, OpenAI API, and a lot of staring at documentation

Challenges we ran into

I have no idea how Flask and OpenAI work or how to use them. Also, apparently UI because I spent hours trying to get the front end form working.

Accomplishments that we're proud of

It hasn't crashed the OpenAI servers yet and you can get a response from their models

What we learned

I absolutely am terrible at UI design

What's next for Get Broke Quick Bot

Gonna keep expanding on the OpenAI API integration with datasets and see if I can integrate parts of it into my existing crypto portfolio tracking project that I'm trying to overhaul.

Built With

Share this project:

Updates