Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/memochou1993/gpt-ai-assistant
OpenAI + LINE + Vercel = GPT AI Assistant
https://github.com/memochou1993/gpt-ai-assistant
Last synced: 3 days ago
JSON representation
OpenAI + LINE + Vercel = GPT AI Assistant
- Host: GitHub
- URL: https://github.com/memochou1993/gpt-ai-assistant
- Owner: memochou1993
- License: mit
- Created: 2022-12-09T10:43:12.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2024-07-09T19:07:17.000Z (5 months ago)
- Last Synced: 2024-11-25T18:02:26.652Z (17 days ago)
- Language: JavaScript
- Homepage: https://memochou1993.github.io/gpt-ai-assistant-docs/
- Size: 7.32 MB
- Stars: 7,446
- Watchers: 33
- Forks: 9,625
- Open Issues: 11
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
- awesome-open-gpt - gpt-ai-assistant
- awesome-chatgpt - gpt-ai-assistant
- awesome-chatgpt - GPT AI Assistant using LINE and Vercel
- awesome-ChatGPT-repositories - gpt-ai-assistant - OpenAI + LINE + Vercel = GPT AI Assistant (Chatbots)
- awesome-ai-api-projects - gpt-ai-assistant - commit/memochou1993/gpt-ai-assistant?label=%20) | (ChatAI / Bot)
- StarryDivineSky - memochou1993/gpt-ai-assistant
- Awesome-ChatGPT - gpt-ai-assistant
README
# GPT AI Assistant
[![license](https://img.shields.io/pypi/l/ansicolortags.svg)](LICENSE) [![Release](https://img.shields.io/github/release/memochou1993/gpt-ai-assistant)](https://GitHub.com/memochou1993/gpt-ai-assistant/releases/)
GPT AI Assistant is an application that is implemented using the OpenAI API and LINE Messaging API. Through the installation process, you can start chatting with your own AI assistant using the LINE mobile app.
## News
- 2024-07-10: The `4.9` version now support `gpt-4o` OpenAI model. :fire:
- 2023-05-03: The `4.6` version now support `gpt-4` OpenAI model.
- 2023-03-05: The `4.1` version now support the audio message of LINE and `whisper-1` OpenAI model.
- 2023-03-02: The `4.0` version now support `gpt-3.5-turbo` OpenAI model.## Documentations
## Credits
- [jayer95](https://github.com/jayer95) - Debugging and testing
- [kkdai](https://github.com/kkdai) - Idea of `sum` command
- [Dayu0815](https://github.com/Dayu0815) - Idea of `search` command
- [mics8128](https://github.com/mics8128) - Implementing new features
- [myh-st](https://github.com/myh-st) - Implementing new features
- [Jakevin](https://github.com/Jakevin) - Implementing new features
- [cdcd72](https://github.com/cdcd72) - Implementing new features
- [All other contributors](https://github.com/memochou1993/gpt-ai-assistant/graphs/contributors)## Contact
If there is any question, please contact me at [email protected]. Thank you.
## Changelog
Detailed changes for each release are documented in the [release notes](https://github.com/memochou1993/gpt-ai-assistant/releases).
## License
[MIT](LICENSE)