Inspiration The goal was to create a platform where AI itself builds AI applications. Each function—file upload, image capture, chat—becomes a modular node that the AI automatically connects, allowing users to build complex AI workflows without coding. What I Learned I learned how to break down AI app features into modular components, making the development process easier and more intuitive. The AI handles the app creation, guiding users through the development process step-by-step. How It Works Using PyQt5 for the UI and OpenCV for camera functionalities, nodes like file uploads, chat, and camera capture are integrated into a coherent AI app structure. The AI automatically determines the sequence of nodes to build the desired workflow. Challenges The biggest challenge was the scope—I chose a project too large for a hackathon. As a result, I could only submit the front-end and an incomplete back-end. Next time, I'll select a smaller, more manageable project to finish within the timeframe.
Built With
- mistral
- pixtral
- python
Log in or sign up for Devpost to join the conversation.