CSEC-Project is an AI Chat Bot project developed using Next.js for the frontend and Nest.js for the backend. The project aims to provide an interactive and responsive chat experience using advanced AI technologies.
- Frontend: Next.js (TypeScript)
- Backend: Nest.js (TypeScript)
- Styling: CSS, JavaScript
- Clone the repository:
git clone https://github.com/Naol86/CSEC-Project.git
- Navigate to the client directory:
cd CSEC-Project/client - Install the dependencies:
npm install
- Start the development server:
npm run dev
- Clone the repository:
git clone https://github.com/Naol86/CSEC-Project.git
- Navigate to the authservice directory:
cd CSEC-Project/authservice - Install the dependencies:
npm install
- Start the development server:
npm run start:dev
Once both the frontend and backend servers are running, you can access the AI Chat Bot by navigating to the frontend URL provided by the development server (typically http://localhost:3000).
Contributions are welcome! Please fork this repository and submit a pull request for any improvements or bug fixes.
This project is licensed under the MIT License. See the LICENSE file for details.
For any inquiries or support, please contact Naol86.