Skip to content

talgatulyzh/briefly-ai

Repository files navigation

Briefly AI 🌭

Getting started 🚀

To run your instance of briefly-ai, .env file is required. Locate resources/ folder at root and create .env file with the following content:

TELEGRAM_API_KEY=<YOUR_TELEGRAM_API_KEY>
OPENAI_API_KEY=<YOUR_GPT_API_KEY>
Documentation is under development...