Idea.Ai
The following functionality is completed
- [Add Idea] Ai agent ranking system for
- [Rank ideas] Ranks ideas evaluated by rank, and prioritizes idas
- [Weight edits sliders] Edit the weights the ai agent uses to rank ideas
The following tech stack was used
- ollama - Mistral
- Node.js
- React js
- Express
- Docker
Notes
- Implementing the AI ollama was one of the biggest problems
- Setting up the docker shared environment
- Using react for the first time with each team member
Project Description
- Idea.AI is a full-stack application that intelligently evaluates, ranks, and prioritizes ideas based on customizable Return On Investment (ROI) and Effort metrics, enhanced by Ollama's Mistral LLM for AI-powered decision-making. The system features a React frontend for user interaction and a Node.js/Express backend that processes data and communicates with a Python-based AI ranking service. Docker ensures consistent development environments, while JSON storage and in-memory caching enable efficient real-time idea management and prioritization.
Log in or sign up for Devpost to join the conversation.