Inspiration
Our interest inspired us in AI and machine learning and the MLH challenge given to us to create a project to help students in their financial journey.
What it does
This budgeting program has a built-in link to the OpenAI ChatGPT API. With this API, this program can communicate with ChatGPT to recommend action plans for the user.
How we built it
We built it using Python and the ChatGPT OpenAI API.
Challenges we ran into
We ran into trouble implementing the ChatGPT API into our program and getting it to run on our machines, but we worked around this by using an online IDE, which is even better for possible users as it makes it accessible to everyone
Accomplishments that we're proud of
This was our first time using Python and any API, so we wanted to learn how it worked. We are very proud we got our program working and communicating with OpenAI.
What we learned
We learned how to program in Python as well as how to communicate with external APIs and implement them into our code
What's next for BudgetGPT
We hope to continue to expand this project and possibly make a better UI that will allow more people to more easily budget and learn about finance.
Built With
- openai
- python
Log in or sign up for Devpost to join the conversation.