Skip to content

agildw/openai-telegrambot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

OpenAI telegram Bot

use OpenAI playground in telegram Bot

Run Locally

Clone the project

  git clone https://github.com/agildw/openai-telegrambot.git

Go to the project directory

  cd openai-telegrambot

Install dependencies

  npm install

Start the server

  npm run start

Environment Variables

To run this project, you will need to add the following environment variables to your .env file

Required

OPENAI_API_KEY

TELEGRAM_BOT_TOKEN

Optional

OPENAI_TEMPERATURE

OPENAI_MAX_TOKENS

OPENAI_TOP_P

OPENAI_FREQUENCY_PENALTY

OPENAI_PRESENCE_PENALTY

About

Open AI in telegram bot

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published