Skip to content

lrgoodboy/geek_chat

 
 

Repository files navigation

Geek Chat

A helpful AI Co-pilot in your device.

Geek Chat is a cross-platform AI Client that supports MacOS, Windows, iPhone, iPad, Android Phone and Android Tablet.

iOS Android macOS Windows GitHub all releases

Install Issues

Desktop ScreenShots

Mobile ScreenShots

Download

Android MacOS Windows
APK DMG Windows

Features

  • Supports iPhone, Android Phone, iPad, Android Tablet, Windows and MacOS
  • Enhanced prompting capability
  • Data is stored locally and will not be lost
  • Supports multiple cutting-edge LLM models and providers, such as OpenAI and Azure OpenAI
  • Markdown & Code Highlighting & Latex
  • Prompt Library, Message Quoting
  • Streaming reply
  • Ergonomic UI design & Night Mode
  • Providing installation packages, no deployment required
  • Free and open source

Roadmap

  • OpenAI Offical API compatibility.
  • Talk with quoted messages.
  • Prompt Library
  • Copy button for code blocks
  • Azure OpenAI API compatibility
  • Chat with files.
  • DALL-E3
  • Chat with URLs.

How to Contribute

Any form of contribution is welcome, including but not limited to:

  • Submitting issues
  • Submitting pull requests
  • Submitting feature requests
  • Submitting bug reports
  • Submitting documentation revisions
  • Submitting translations
  • Submitting any other forms of contribution

Development

Geek chat is developed using the flutter language. It can be compiled and packaged directly using the flutter command. It also supports the packaging of flutter_distributor.

Regarding flutter development using vscode and skip installing android studio, please refer to this article Manually installing the Flutter development environment on MacOS.

iOS packaging requires a profile. Before I obtain authorization from Apple developers, if you need to package iOS, please package it by yourself.

git clone https://github.com/geeker-ai/geek_chat.git
flutter pub get
flutter build ipa

Star History

Star History Chart

License

GNU General Public License v3.0

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Dart 72.1%
  • C++ 11.6%
  • CMake 8.8%
  • Python 3.3%
  • Ruby 1.3%
  • Swift 1.1%
  • Other 1.8%