Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/dylanakp/materialgpt
MaterialGPT is a clone of ChatGPT using the "Google Message" design
https://github.com/dylanakp/materialgpt
Last synced: 3 months ago
JSON representation
MaterialGPT is a clone of ChatGPT using the "Google Message" design
- Host: GitHub
- URL: https://github.com/dylanakp/materialgpt
- Owner: DylanAkp
- Created: 2023-03-21T16:38:25.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2023-05-28T16:01:50.000Z (over 1 year ago)
- Last Synced: 2024-06-15T15:36:44.991Z (5 months ago)
- Language: Vue
- Homepage:
- Size: 2.57 MB
- Stars: 3
- Watchers: 1
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- awesome-ChatGPT-repositories - MaterialGPT - MaterialGPT is a clone of ChatGPT using API (Others)
README
# MaterialGPT
MaterialGPT is an Android client for the OpenAI API
It allows to use GPT-3.5-Turbo or even GPT-4 to be used without the ChatGPT Plus subscription## Screenshots
## Installation
Go to the release section and download the build for your device.
You can also test MaterialGPT here : https://materialgpt.dylanakp.dev/ (deprecated)## Usage
Once you've installed the application, enter your openai api key
https://platform.openai.com/account/api-keys(Don't forget to set a limit, https://platform.openai.com/account/billing/limits)
## 🚀 Roadmap
- Desktop mode
- Free APIs from GPT4Free
- Switch Cordova to Capacitor