/openaibot

GPT-3 telegram chatbot

Primary LanguagePythonMIT LicenseMIT

OpenAI Telegram Chatbot

Made for fun

Installing & running.

  1. Install poetry
  2. Run poetry install
  3. Run waitress-serve --host=127.0.0.1 --port=5000 openaibot:app
  4. Follow nginx guide.
  5. Use Bot father and setwebhook call.

Example

screnshot

Update 2023-05

Now supports local LLM's.