Built My Own AI Wellness Planner with LLM Agents — No GPU, No UI, Just Pure Brainpower

Built My Own AI Wellness Planner with LLM Agents — No GPU, No UI, Just Pure Brainpower 💪🤖🧠

Lately, I’ve been thinking a lot about my health. I explored many fitness apps that scan your body and generate plans — but then I thought: “Why not build something myself using AI?”
Although I’ve learned about LLMs (Large Language Models), I never actually used one in a project — until now.
So I built a native AI-powered wellness planner right on my laptop! 🧠💻
I used:
🛠️ CrewAI — to create agents and assign tasks like a true boss 😎
🧩 Multiple LLMs — including GPT, Claude, and LLaMA (but I hit request limits 😅)
💸 Finally settled on Groq’s API (yes, it’s free!) using groq/llama-3.1–8b-instant, perfect for my no-GPU setup.

No fancy UI — just pure AI brains running tasks for:
✅ Body fat %, BMI, posture
✅ Nutrition plan based on diet preference
✅ Workout plan tailored to my body
✅ Mental health practices
✅ Final Markdown wellness plan 💡

✨ Feeling proud to see my agents working together, just as I commanded!
It’s not a commercial app — just something personal I built to learn and grow.

🔗 I’ve made the code public on GitHub if anyone’s curious or wants to build on top of it. https://lnkd.in/gP9tFw9Z

Attached the Snippet of my beautiful agent working for me. Not so fancy!! But works for me!!

Learning AI creates mental pressure Learning algorithms and using math 😤 !! But use your brain to make AI work for you to reduce the mental pressure!! lol 🤣