Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/astrasurge/gpteams
GPTeams is a third-party client tailored for ChatGPT, based on the OpenAI API, designed to provide users with team collaboration features not covered by the official OPEN AI ChatGPT website.
https://github.com/astrasurge/gpteams
chatgpt firebase firebase-auth vue
Last synced: about 2 months ago
JSON representation
GPTeams is a third-party client tailored for ChatGPT, based on the OpenAI API, designed to provide users with team collaboration features not covered by the official OPEN AI ChatGPT website.
- Host: GitHub
- URL: https://github.com/astrasurge/gpteams
- Owner: AstraSurge
- License: mit
- Created: 2023-03-12T05:59:41.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2023-04-13T05:28:53.000Z (over 1 year ago)
- Last Synced: 2024-07-30T08:41:46.292Z (5 months ago)
- Topics: chatgpt, firebase, firebase-auth, vue
- Language: Vue
- Homepage: https://GPTeams.AstraSurge.com
- Size: 5.8 MB
- Stars: 105
- Watchers: 3
- Forks: 34
- Open Issues: 11
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Contributing: CONTRIBUTING.en.md
- License: license
Awesome Lists containing this project
README
[Live demo](https://gpteams.astrasurge.com) (allowing only 3 conversations per hour.)
# GPTeams
![GPTeams Sign in Page](https://rorsch-1256426089.file.myqcloud.com/public/202304100041920.png)
![GPteams User Management Page](https://rorsch-1256426089.file.myqcloud.com/public/202304100042577.png)
![GPteams System Settings Page](https://rorsch-1256426089.file.myqcloud.com/public/202304100042961.png)
![GPTeams Chat Page](https://rorsch-1256426089.file.myqcloud.com/public/202304100042247.png)
GPTeams is a third-party client based on OpenAI API, customized for ChatGPT, providing team collaboration features not covered in the official OpenAI ChatGPT website.
## Features
1. Offers a completely free deployment solution, utilizing Firebase and Railway services for deployment with free quotas sufficient to meet the needs of small teams.
2. Supports signing in with Google accounts, phone numbers, and email addresses.
3. Provides an admin interface for managing users, including enabling/disabling users, deleting users, and more.
4. System settings page, where you can configure system blacklists, whitelists, OpenAI API Key, and traffic restriction rules.
5. Users can choose to sync a local session to the cloud (to be implemented).
6. Users can share sessions with other members of the team (to be implemented).## Deployment
There are two ways to deploy GPTeams officially: Railway and Docker. Please go to the [Wiki](https://github.com/AstraSurge/gpteams/wiki/%E9%83%A8%E7%BD%B2%E6%96%B9%E5%BC%8F-Deployment#en) for more information.## Discussions
You can participate in discussions about new features and seek help from developers on [Github Discussions](https://github.com/AstraSurge/gpteams/discussions).## Acknowledgments
[Original chatgpt-web project](https://github.com/Chanzhaoyu/chatgpt-web)
[Redon](https://github.com/Chanzhaoyu)## License
MIT © [Astra Surge](./license)