You are browsing as a guest. Sign up (or log in) to start making projects!

58m 58s logged

Diana — Week 4 Update
This week Diana got her voice.
Replaced the hardcoded FastAPI stub with a real Groq LLM call using LLaMA 3.3-70b.
Added a system prompt defining Diana’s identity and wired in conversation history so the model has context within a session.
The full pipe is now live — a message sent from Express travels to FastAPI, hits Groq, and returns a real AI response.
Progress:
Backend ✅ → Sessions & Messages ✅ → FastAPI Service ✅ → OpenAI Integration ✅ → Memory Extraction (next)

0
4

Comments 0

No comments yet. Be the first!