Welcome to FreeAI ChatApp, an Electron-based chat application that allows you to interact with MeowGPT in a visually appealing chat interface.
To get started, make sure you have Node.js installed on your machine.
-
Clone the repository:
git clone https://github.com/Mike-FreeAI/FreeAI-ChatApp.git
-
Navigate to the project directory:
cd FreeAI-ChatApp
-
Install dependencies:
npm install
To launch FreeAI ChatApp, follow these steps:
-
Build the application:
npm run build
Or 2. Start the application:
npm start
This will launch the FreeAI ChatApp, allowing you to chat with MeowGPT in the visual chat interface.
Before running the application, ensure you have the following dependencies installed:
You can install these dependencies using:
npm install markdown electron electron-builder
Feel free to contribute to the development of FreeAI ChatApp.
This project is licensed under the MIT License.