Skip to content

Yet another client for ChatGPT-4o-mini, support MacOS, Windows.

License

Notifications You must be signed in to change notification settings

terasum/openchat

Repository files navigation

OpenChat

v0.2.14

MacOS Windows

A Local-First lightweight and elegant AI chat client for ChatGPT and other LLMs.

OpenChat focuses on the Propmt sharing function to solve the current users' problems of "being able to use" and "making good use of" AI software. Users can get started easily, quickly create personalized AI assistants, and exchange experiences with others through the sharing function.

Download

You can download the prebuild binary at release page

Usage

  1. Open the Settings page (the 'Gear' icon)
  2. Select a model provider
  3. Input the API Key, and tap the "SAVE" button
  4. Switch to Chat page, and go chating with AI!

How to use with Ollama

  1. Installing Ollama,reference to ollama

  2. Runing Ollama, take tinyllama a light weight model as an example, type the command ollama run tinyllama as below:

    ollama tinyollama
  3. Configurating OpenChat, select the 'ollama' as the provider, then chose the tinyllama model

    ollama tinyollama
  4. If the selection doesn't contains your model, PR is welcome!

License

LICENSE