An open API service indexing awesome lists of open source software.

https://github.com/thijse/chatai

ChatAI is a Winforms chat client to interact with LLMs
https://github.com/thijse/chatai

chat-application chatgpt-api client csharp openai winforms

Last synced: about 1 month ago
JSON representation

ChatAI is a Winforms chat client to interact with LLMs

Awesome Lists containing this project

README

          

[![License](https://img.shields.io/badge/license-MIT-blue.svg)](LICENSE)
# ChatAI
This is a simplistic, WinForms-based UI to interact with LLMs. Currently basic functionality is supported
- Selection of all available models
- Selection of different base URL (e.g. for using LocalAI)
- Sending and receiving responses

![JSOn Repair logo](/Assets/ScreenshotChatAI.png?raw=true )

## License

Released under the [MIT license](LICENSE).