import requests
url = "https://nandha-api-w2iw.onrender.com/chatbot"
headers = {
"accept": "application/json",
"Content-Type": "application/json",
"Authorization": "Bearer nandhabots"
}
data = {
"user_prompt": "hi"
} # add system_prompt key with str value if you want to customize
response = requests.post(url, headers=headers, json=data)
print(response.json())
{'user_id': '475627e9-ea6a-4f0d-bb0d-f60a7a8ab1d7', 'content': "Hi there! I'm Gojo, your friendly chatbot assistant! It's nice to meet you! How can I help you today? Do you have any questions, topics you'd like to discuss, or perhaps need assistance with something? I'm all ears (or rather, all text)!", 'taken_time': 1.517}
@NandhaBots
#NandhaAPI #ChatBot
Chatbot Updated for @GojoAssistantbot now it can support image/sticker response.. đ
#Chatbot #GojoAssistant #update
Since the inline mode has been turn on so it must be difficult to type bot username so I've added one username to access chatbot @gojo
#Chatbot #GojoAssistant #update
Please open Telegram to view this post
VIEW IN TELEGRAM
đĨ3đ¤¯1
An example of making custom AI chatbot using Python-Telegram-Bot library but raw bot YouTube video
https://youtu.be/pee02cApGzk?si=JWxsnmD9wHhbTpPv
Subscribe and Support [CODE] link in Description Pageđ
https://youtu.be/pee02cApGzk?si=JWxsnmD9wHhbTpPv
Subscribe and Support [CODE] link in Description Page
Please open Telegram to view this post
VIEW IN TELEGRAM
YouTube
how to make custom telegram chatbot using blackbox AI in English @NandhaXD
Code link:
https://tinyurl.com/23qnbmye
Support chat:
https://t.me/nandhasupport
#blackboxai
#telegrambot
#chatbot
#tgbot
#nandhabots
#nandhaxd
#tgchatbot
https://tinyurl.com/23qnbmye
Support chat:
https://t.me/nandhasupport
#blackboxai
#telegrambot
#chatbot
#tgbot
#nandhabots
#nandhaxd
#tgchatbot
đ3