Inspiration behind the project was simple-To make having multiple bank accounts easier .In the modern world almost everyone has 2 or more accounts and accessing each account is tiresome and challenging.
It make banking UI more simplistic by combing 2 or more different accounts and showing their information together on a graph for better user experience along with AI support for whatever help one may need...
Using JavaScript and Next.js and OpenAI API
We had problems using the CapitalOne API to get the banking data necessary for the graphs and Website. In the end we decided to create our own API using self-made Function.
Integrating the Website with the OpenAI API which makes the website interactive and connects the AI with user's banking data such that the user can ask the AI for Budget recommendations and a lot more without much hustle. This also enabled us to provide customer service prompt for any question that the user may have.
We all learned a lot throughout the competition. Before the competition we all knew what an API was but during the competition we learned how to actually use an API and use it's functionality for real life implications.
Making sure that the website works with actual banking data which can we done by integrating the API. Improve the User Interface such that it can be used for real transactions.
Log in or sign up for Devpost to join the conversation.