Welcome to ✨ WinGPT

WinGPT is a powerful application that leverages AI technology to provide users with an intuitive and efficient experience on Windows platforms. With a wide range of features, WinGPT is designed to streamline your daily tasks.

Chromium Electron Node.js NPM License Download Button
Right Image


ℹ️ Information:


πŸ’Ύ Installation

  1. πŸ“₯ Download the ZIP files from the release.
  2. πŸ—‚οΈ Extract the wingpt-windows.zip file to your desired location.
  3. πŸ’» Double-click on WinGPT Setup {version-name}.exe to install the application.

🌟 Features

  • 🌟 Intuitive User Interface: A user-friendly interface designed for seamless navigation, allowing users to easily access all features and settings.
  • πŸš€ Auto-Launch Functionality: Automatically starts with Windows, ensuring quick access to your favorite AI tools without manual intervention.
  • πŸ› οΈ Developer Tools Access: Easily access Chrome DevTools from the settings menu to inspect elements, debug scripts, and analyze performance. Simply navigate to Settings β†’ πŸ› οΈ Devtools.
  • πŸ”² Fullscreen Mode: Enjoy a distraction-free experience by entering fullscreen mode. Toggle it on or off via Settings β†’ πŸ”² Toggle Fullscreen.
  • 🌐 Network Status Check: Automatically checks your internet connection status. If online, it loads the main application; if offline, it switches to an offline page, ensuring you always have a responsive interface.
  • πŸ€– AI Bots Selection: Choose from various AI bots, including:
    • 🟒 ChatGPT: Access ChatGPT for engaging conversations.
    • 🟣 Google Gemini: Explore capabilities of Google’s AI.
    • 🟠 Claude: Interact with Claude for various tasks.
    • πŸ”΅ You.com: Utilize You.com for search-related AI tasks.
    • ⚫ Blackbox.ai: Leverage Blackbox.ai for advanced AI queries.
  • πŸ”„ Reload Page: Refresh the current page quickly using the reload option in the menu.
  • πŸ”½ Minimize Window: Minimize the application window for easy access later without closing it completely.
  • ❎ Close Application: Exit the application cleanly with the close option available in the settings menu.
  • ❇️ Clear Site Data: Reset all stored data (cookies, cache, etc.) with a single click to ensure privacy and troubleshoot issues.
  • πŸ”ƒ Reset Default Bot: Revert to the default settings and bot selection whenever needed, providing a fresh start without having to reinstall the application.
  • πŸ“ˆ Version Display: Easily view the current version of the application within the settings menu, ensuring you're always updated.
  • πŸ”„ Menu Visibility Toggle: Quickly toggle the menu bar visibility by pressing the "Alt" key, giving you more space for the main content when needed.

πŸ–₯️ System Requirements

  • πŸͺŸ Windows 10 or higher
  • πŸ’Ύ At least 4 GB of RAM
  • πŸ“¦ 300 MB of available disk space

πŸ’» Running from Source Code

If you prefer to run WinGPT from the source code instead of the compiled application, follow these steps:

πŸ”§ Prerequisites

Ensure you have the following installed on your system:

  • Node.js (v18.0.0 or higher) 🌐
  • NPM (comes bundled with Node.js) πŸ“¦
πŸš€ Steps to Run
  1. πŸ”— Clone the Repository:

    Open your terminal or command prompt and run the following command to clone the repository:

    git clone https://github.com/Yixboost/WinGPT.git
  2. πŸ“‚ Navigate to the Project Directory:

    Change to the project directory:

    cd WinGPT
  3. πŸ“¦ Install Dependencies:

    Install the required dependencies using NPM:

    npm install
  4. ▢️ Run the Application:

    Start the application by running:

    npm start

After executing the above command, the WinGPT application should launch, and you can start using it directly from the source code! πŸŽ‰

πŸ“Œ Note

Make sure to check the terminal output for any errors during the installation process and resolve them as needed. If you encounter issues, feel free to open an issue on GitHub! πŸ› οΈ

πŸ“œ License

This project is licensed under the GNU license - see the LICENSE file on GitHub for details. πŸ“„

🀝 Contributing

Contributions are welcome! If you would like to contribute, please fork the repository and create a pull request with your changes. πŸš€

❓ Questions or Suggestions

For questions or suggestions, feel free to create an issue on GitHub! πŸ’‘