AgentChat is an open-source AI Agent management platform that leverages OpenAI's GPT models to run versatile conversational agents. It provides a React front-end for interactive chat sessions, a Node.js back-end for API routing, and a plugin system for extending agent capabilities. Agents can be configured with role-based prompts, persistent memory storage, and pre-defined workflows to automate tasks such as summarization, scheduling, data extraction, and notifications. Users can create multiple agent instances, assign custom names, and switch between them in real-time. The system supports secure API key management, and developers can build or integrate new data connectors, knowledge bases, and third-party services to enrich agent interactions.