conv-sim A simulator for the most important conversations, using AI agents. Install dependencies then to activate the backend, run uvicorn main:app --host 127.0.0.1 --port 8080. For the frontend, run npm install and then npm run dev.