SocraticAI
Basic Information
SocraticAI is a web application that applies the Socratic method to problem solving by orchestrating multiple large language model–based agents in dialogue with each other and the user. The repository provides a runnable demo that lets users explore complex issues through cooperative questioning and answer sequences without requiring manual prompt engineering. It is intended to generate more comprehensive, well-reasoned solutions by simulating critical, multi-perspective discussion among AI agents. The README notes a demo video and includes a disclaimer that code and content are generated by large language models. The project runs locally as a Python web app and requires API credentials for OpenAI and Wolfram Alpha to enable model responses and external knowledge queries.