# aichat **Repository Path**: developer-club/aichat ## Basic Information - **Project Name**: aichat - **Description**: A simple example helps you integrate ai into frontend - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: main - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2025-11-07 - **Last Updated**: 2025-11-07 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # AI Chat This is a simple example helps you intergrate AI chatbot into your website or application. ![preview](./docs/images/chat.png) # How to use ```bash git clone https://gitee.com/developer-club/aichat.git cd ai-chat npm install npm run dev ```