Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 538 Bytes

README.md

File metadata and controls

10 lines (7 loc) · 538 Bytes

Agentic Philosophers

Agentic Philosophers is a sample project demonstrating how to create a multi-agent chat system. Each agent in this system represents a unique philosophical perspective, collaborating and debating to solve user-initiated topics or problems.

Features

  • Multi-agent interaction based on distinct personas.
  • Agents can collaborate, debate, and provide insights.
  • Demonstrates practical use of agent-based AI in philosophical and decision-making contexts.

Philosopher Agents