COS-AI is a Chat AI Test Data Generator built with Next.js and Yarn. This project aims to provide a comprehensive solution for generating synthetic conversational data to test and evaluate Chat AI models. The generated data is designed to simulate human-like conversations with the capabilities inspired by ChatGPT.
- Next.js Framework: Utilizes the power and flexibility of Next.js for building a React-based web application.
- Yarn Package Manager: Manages project dependencies efficiently with Yarn.
- Conversation Generation: Creates multi-turn conversations with diverse scenarios and topics.
- User Personas: Allows the definition of different user personas for varied conversation styles.
- Configurability: Easily customize parameters such as conversation length, sentiment, and language style.
- Node.js
- Yarn
- Dependencies listed in
package.json
yarn install