We started with the idea of engaging two GPT agents in a Socratic dialogue to solve complex mathematical problems. The Socrates agent asks questions, while the Smart Student responds with answers or explanations. The dialogue continues until a convincing answer is found.
We developed Python functions for the Socrates and Student agents, which call the GPT model and direct the agents to engage in a Socratic dialogue.
Built With
- openai
- python
- streamlit
Log in or sign up for Devpost to join the conversation.