Inspiration

People often get confused by too much information online and find it hard to decide what is right. I wanted to build something that can take all this scattered data and give one clear answer using AI.

What it does

Decision AI is a Chrome extension that captures selected content, analyses it using AI, and collects data from multiple platforms like Amazon, Reddit, and YouTube. It then combines everything to give a clear decision with a simple explanation.

How I built it

I used JavaScript for the Chrome extension and Express for the backend API. The system sends parallel requests to multiple sources and uses AI models to analyse and combine the data into one final result.

Challenges I ran into

Handling multiple APIs at the same time and managing fast responses was difficult. Making the AI output simple and clear for users was also a challenge.

What I learned

I learned how to work with real time APIs, handle parallel processing, and use AI models effectively in a real world project.

What’s next

I plan to improve accuracy, add more data sources, and make the extension faster and more user friendly.

Built With

Share this project:

Updates

posted an update

Decision-AI Project Update

This project focuses on using AI to analyze and summarize selected text, converting it into meaningful insights and audio using TTS.

Key highlights:

  • AI-powered text understanding
  • Smart summarization of selected content
  • Text-to-Speech integration for audio output
  • Clean Chrome extension workflow

Currently improving performance and adding new features.

Grateful for team support and discussions during development.

Log in or sign up for Devpost to join the conversation.