Skip to content

GPSxtreme/syncia

Repository files navigation

syncia ✨

Open-source, effortless chatting with OpenAI models. Fast and efficient.

Available on Google play store!

syncia

Table of Contents

  1. About
  2. Disclaimer
  3. Getting Started
  4. Usage
  5. Contributing
  6. License

About

Syncia is an open-source application, built with Flutter, that empowers you to effortlessly chat with various OpenAI models. Just use your API key to dive into diverse conversational experiences. Engage in enlightening text chats, generate unique DALL·E images, and systematically save your messages in a distinct collection, all safeguarded locally using the robust Sembast database. Experience seamless usability with options to toggle between light and dark themes. Syncia is designed to be lightweight, speedy, and remarkably efficient, ensuring a smooth user experience. Explore and contribute on GitHub.

Disclaimer

This application depends on open ai api and a api key to function.

Getting Started

These instructions will get you a copy of the project up and running on your local machine for development and testing purposes.

Prerequisites

  • Make sure you have Flutter installed on your local machine. For more instructions on how to install flutter, look here.

Cloning

  1. Fork the repository from GitHub: Syncia on GitHub

  2. Clone your forked repository onto your local machine:

    git clone https://github.com/YOUR_USERNAME/syncia.git
    

Setup

  1. Enter the project directory:

    cd syncia
    
  2. Install the dependencies:

    flutter pub get
    
  3. Configure your OpenAI API key. Make sure you have an OpenAI API key ready.

Usage

  1. Run the application on your emulator or physical device:

    flutter run
    
  2. Follow the instructions within the application to enter your OpenAI API key and start using the application.

Contributing

Contributions are welcomed! Please feel free to fork the repository, make your changes, and submit pull requests.

License

This project is open-source, available under the MIT License. See LICENSE.md for more details.

About

A companion app for the chrome extension syncia.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published