I'm a beginner currently transitioning into tech, and I've been building an MVP of a multi-expert AI system.
The current core mechanism is:
1.User asks a question
2.System calls multiple expert models in parallel (medical, law, strategy, general)
3.Each model responds independently







