Orion is a Telegram bot using OpenAI API & Python's requests lib. It generates responses to user prompts for personalized convo experience. Interactions happen through Telegram Bot API for ease. API keys for OpenAI & Telegram must be provided before running.
Generates responses to user messages using the OpenAI API Handles incoming messages and sends responses through the Telegram Bot API
A Telegram account and a Telegram bot API key An OpenAI API key
Replace the placeholder with your own OpenAI API Key in the code Replace the placeholder with your own Telegram bot API Key in the code Run the code using python main.py
This is an open-source project and contributions are welcome. Please open an issue or submit a pull request if you would like to contribute.