app like that
AI Conversation Simulator
AI Conversation Simulator

A tool for simulating conversations between an AI assistant and a virtual user for testing and development purposes.

Features

Conversation Simulation

The simulator uses LangGraph to create a conversation flow between your AI assistant and a simulated user, allowing you to configure system prompts and AI models for personalized testing.

Conversation Storage

All conversations are saved to JSON files with complete history, configuration settings, role information, and timestamps for detailed analysis.

Thread Tracking with LangSmith

When LangSmith integration is enabled, each conversation is tracked as a thread in LangSmith with IDs included in saved files, allowing detailed analytics in LangSmith UI.