Inspiration

What it does

FINANCE BUDDY - formulate the finance problem into smaller problems, recommend the equations to solve the problem. It is a ChatBot module FINANCE TEACHER - generate a random finance problem for learners/students to solve. It will not give the answer. It is Text Generation module - preventing users to brutally ask for the answer.

How we built it

9 sub finance problems are summarized as the prompt to teach the assistant all the equations and how to identify the problem as smaller sub problems or combination of them. Then, general solution are proposed in the prompt as well.

Challenges we ran into

LLM does NOT calculate the equations very well.

Accomplishments that we're proud of

We use python code to calculate finance problems. Hopefully, the next version of partyrock can support code interpreter.

What we learned

Domain knowledge are super important to create a better assistant.

What's next for Personal Finance Assistant

Amazon Bedrock with Lambda functions

Built With

Share this project:

Updates