Inspiration

I decided to build the app because I wanted to decide which padel racquet I should get. Padel is racket sport typically played in doubles on an enclosed court slightly smaller than a doubles tennis court. It is a growing sport. I have tried it a number of times with a loaner racquet and wanted to get my first racquet.

What it does

The app helps you to make a decision by leveraging a decision making framework. You can choose your framework of choice or let the LLM decide for you.

How we built it

The app was built using flask (a python web framework), html, css and javascript. It also leveraged Gemini API for the decision making process.

Challenges we ran into

The main issue was doing research into different decision making frameworks. I did not know there were so many out there.

Accomplishments that we're proud of

I was happy that I was able to learn a lot about different decision making frameworks. Was also happy I was able to integrate an LLM into a web app.

What we learned

I had learned how to use flask a long time ago, so it was a fun refresher building using flask as well as integrating an LLM into the project.

What's next for DAID - The Decision & Action Intelligence Designer

  • I will add more decision making frameworks.
  • I will update the CSS to make it more clean
  • Add authentication and multi-user ability

Built With

Share this project:

Updates