AI-to-AI Chat
Research AI interactions by orchestrating structured dialogues between language models.
This Python framework enables research into AI-to-AI interactions by facilitating conversations between OpenAI and DeepSeek models. It captures both the dialogue and the underlying reasoning process in multiple formats (text, JSON, and interactive HTML).
The tool supports configurable conversation starters, markdown formatting, and exposes model reasoning through a clean HTML interface with collapsible sections. Researchers can use it to study AI behavior, collaboration patterns, and compare model capabilities in a structured environment.