Skip to content

Mike-FreeAI/FreeAI-ChatApp

Repository files navigation

FreeAI ChatApp

Welcome to FreeAI ChatApp, an Electron-based chat application that allows you to interact with MeowGPT in a visually appealing chat interface.

Installation

To get started, make sure you have Node.js installed on your machine.

  1. Clone the repository:

    git clone https://github.com/Mike-FreeAI/FreeAI-ChatApp.git
  2. Navigate to the project directory:

    cd FreeAI-ChatApp
  3. Install dependencies:

    npm install

Usage

To launch FreeAI ChatApp, follow these steps:

  1. 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.

Dependencies

Before running the application, ensure you have the following dependencies installed:

You can install these dependencies using:

npm install markdown electron electron-builder

Screenshots

grafik

Contributing

Feel free to contribute to the development of FreeAI ChatApp.

License

This project is licensed under the MIT License.