π§ Milo β Fullstack AI Assistant App
Milo is a fullstack AI assistant project built with Flask (backend) and React (frontend), powered by Groq Cloud and open-source AI models like GPT-OSS, Mistral, Gemma, LLaMA, and DeepSeek.
The goal is to create a secure, modular and production-ready AI app that you can use, extend, or deploy for your own needs.
π₯ Demo
Frontend live on Vercel: https://frontend-milo.vercel.app/
Frontend Code: https://github.com/Osiris8/frontend-milo
Backend live: https://backend-milo.onrender.com
Backend Code: https://github.com/Osiris8/backend-milo
π¦ Technologies Used
π₯οΈ Backend (Part 1)
- Flask (Python)
- JWT Authentication
- Mistral AI (via Groq Cloud)
- Groq Cloud API
- Postman (for API testing)
- Render (for deployment)
π» Frontend (Part 2)
- React
- Tailwind CSS
- Axios
- JWT Auth integration
- Vercel (for deployment)
β¨ Features
- π Secure authentication system (register, login, JWT token)
- π§ Prompt-based AI assistant using Groq Cloud APIs
- π€ Create / read / update / delete prompts (CRUD)
- π¬ Display AI responses dynamically in the UI
- π Deployed with Vercel and connected to live AI APIs deployed on Render
πΊ More details
https://www.youtube.com/watch?v=WGZGNCanR08
Top comments (0)