This is the front-end interface for Erudite AI by Jagoscript, text chat/generation.
- Node.js (version 14 or higher)
- npm (version 6 or higher)
-
Clone the repository:
git clone https://github.com/JagoScript/Erudite-AI.git cd Erudite-Ai -
Install dependencies:
npm install
-
To start the development server:
npm run dev
-
To build the application for production:
npm run build
Contributions are welcome! Please open an issue or submit a pull request for any changes.
This project is licensed under the MIT License. See the LICENSE file for details.
