Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/losparviero/bisonchat
Char with Google's PaLM AI (chat-bison-001) in Telegram!
https://github.com/losparviero/bisonchat
Last synced: 2 days ago
JSON representation
Char with Google's PaLM AI (chat-bison-001) in Telegram!
- Host: GitHub
- URL: https://github.com/losparviero/bisonchat
- Owner: losparviero
- License: agpl-3.0
- Created: 2023-08-29T20:17:59.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2023-08-29T20:41:06.000Z (about 1 year ago)
- Last Synced: 2023-08-30T06:00:57.017Z (about 1 year ago)
- Language: JavaScript
- Homepage:
- Size: 26.4 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Bison Telegram Bot
Char with Google's PaLM AI (chat-bison-001) in Telegram!
### Install
1. Clone repo.
2. Run ```npm i``` in project folder.
3. Rename .env.example to .env and populate env variables.
4. Run ```npm start``` to start the bot.#### It's advisable to run the bot using PM2 or any startup manager for persistent execution.
### Mechanism
Uses the MakerSuite API which is promotional, rate-limited and not meant for production use.
### Limitations
No chat context or message history. Each new message is effectively its own conversation thread so conversation history is not maintained.
If someone is willing to contribute and add that, please feel free to open a PR.
### LicenseAGPL-3.0 ©️ Zubin