Hacker News new | ask | show | jobs
by mtrofficus 455 days ago
Hey guys!

I wanted to share the open-source course we've built, where you'll learn how to build an AI Companion using these technologies:

1. LangGraph (defining all the agentic workflow) 2. Qdrant (long-term memory) 3. Groq (as LLM provider, so free :)) 4. ElevenLabs (for the TTS module) 5. Whisper (for the STT module) 6. FLUX models (for image generation)

Let me know what you think!!