u/Admirable_Suspect444

▲ 0 r/Rag

I’m currently diving into this topic because I find it fascinating: how do you build an agent that acts like a genuine conversational partner.

It should be built around a specific knowledge base so it actually knows its stuff. it adapts its tone, reasoning style, examples, and follow-up questions based on a specific persona.

I'm looking at something that knows how to guide or even challenge someone in a conversation, remembers the user over time, and keeps the chat flowing naturally without dying out.

Ideally, this is one adaptive architecture. It should learn the right behavior and conversational style directly from the available content and interactions, rather than needing a custom prompt or hardcoded flow for every single use case.

I’ve looked into several GitHub repos around persona agents, digital twins, roleplay, and memory layers. Most of them are 1–2 years old, inactive, or feel strictly experimental rather than production-ready.

For those of you who have worked on this recently:

  1. How would you approach this today?
  2. Where is the line between prompt design and the actual RAG/agent architecture?
  3. What are the biggest "boosters" you've found to make a RAG-backed agent feel genuinely more human?
  4. Are there any current frameworks or active projects actually worth checking out?

Would love to hear your thoughts and see what you're building!

reddit.com
u/Admirable_Suspect444 — 24 days ago