Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/mediaexplorer74/chatx
My PrivateAI-based ChatGPT experiments. Draft. Proto only.
https://github.com/mediaexplorer74/chatx
ai android api chatgpt ios justforfun multiplatform projectastoria research rnd uwp w10m win11 windows10mobile xamarin-forms
Last synced: 4 days ago
JSON representation
My PrivateAI-based ChatGPT experiments. Draft. Proto only.
- Host: GitHub
- URL: https://github.com/mediaexplorer74/chatx
- Owner: mediaexplorer74
- License: mit
- Created: 2023-04-09T19:53:34.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2024-05-19T10:14:32.000Z (9 months ago)
- Last Synced: 2024-12-04T11:09:22.157Z (2 months ago)
- Topics: ai, android, api, chatgpt, ios, justforfun, multiplatform, projectastoria, research, rnd, uwp, w10m, win11, windows10mobile, xamarin-forms
- Language: C#
- Homepage:
- Size: 4.48 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# ChatX
![ChatGPT](Images/logo.png)My experimental GhatGPT-like project (prototape) based on modern PrivateAI "Cloud" api.
Warning: PrivateAI is privatedata-oriented version of ChatGPT... but it's also ChatGPT ;)
Free plan has some limits like 4 messegas per second & 75 messages per day. It's good for my little RnD.
## About
A simple multi-platform implementation of a Xamarin.Forms AI app mixed with PrivateAI-based api. ;)## Screenshots
![ChatX on Win11 Desktop](Images/shot01.png)
![ChatX on W10M](Images/shot02.png)
![PrivateGPT web-site](Images/shot03.png)## Tech. moments
### Min. Win. OS build SDK = 10240 (Hello, Astoria!)
### Solution's Architecture
- Client : ChatX shared project; ChatX.UWP, ChatX.Droid, ChatX.iOS target-dependant projects
- Server : https://private-ai.com## How to ket your own api-key
- See https://docs.private-ai.com/ (Get Started, etc.)
- Get your API key and paste it at ChatGPT.cs.## Ideas
- More powerful ChatGPT UI... because why not? =)
- Explore (an)other api functions (instead of used ProcessText) to be more ChatGPT-friendly ;)## ..
AS IS. No support. RnD only.## .
[m][e] 2024