a chatBot assist with chatGPT, HuggingFace and Telegram API
- ChatBot (with voice mode)
- Extract Text From Voice
- Generate Image (with prompt)
- Youtube Downloader
- Pinterest Downloader
- Instagram Downloader (beta)
- Add: Edit Image with Prompt
-
Fork project into your Github Account
-
Add your site cookies (youtube, instagram)
-
Install requrements :
pip install -r requirements.txt-
Go to render.com
-
Register, Login and Create python3 project
-
Connect
render.comapp toGithubrepository -
Create
HuggingFace API,OPEN_AI APIand add them into render Dasboard -
Create a bot in
@botFatherin telegram -
Set telegram webhook (like this) :
curl -X POST https://api.telegram.org/bot{YOUR_BOT_TOKEN}/setWebhook?url={YOUR_RENDER_APP_LINK}- Customize Bot Menu and Enjoy.
- Fork The Project
- Make the Changes (Your own idea and features or from todo List )
- Push