Taissery Suhaibtaisserysuhaib.hashnode.dev·Sep 20, 2023Chat Bot ( Lex ) For - Start Stop ( Ec2 )NOTE : BOT AND INSTANCE SHOULD BE IN THE SAME REGION CREATE A EC2: < MAKE THE NECESSARY CHANGES TO THE BELOW CODE AS NEEDED >---- LIKE INTENT NAME AND THE LOGIC TO START AND STOP EC2--- LAMBDA CODE : -- run time : python 3:11 import boto3 import log...DiscussLex
SoJSsojs.hashnode.dev·Sep 4, 2023Teaching a model to beat BlackjackReinforcement learning has been a hot topic in the world of artificial intelligence and machine learning for some time now. It's a field that has brought us self-driving cars, advanced game-playing agents, and much more. The real question, however, i...Discuss·1 likeReinforcement learningAI
Karan Coderkarancoder.tech·Aug 23, 2023How to send Keyboard In Telegram Bot using pyTelegramBotApi (telebot)In this tutorial, we'll guide you through creating a Telegram bot using Python and the Telebot library. Learn how to send a custom keyboard to users and process their responses. Prerequisites Telegram Account: You need a Telegram account to create a...Discusstelegram bot
Karan Coderkarancoder.tech·Aug 23, 2023Creating a Basic Telegram Bot using Python and TelebotIn this tutorial, we'll walk you through the process of creating a basic Telegram bot using Python and the Telebot library. The bot will respond to user messages and provide a welcome message upon the /start command. Let's get started! Prerequisites ...Discuss·27 readsPython
Frederick Dineendonwolfonline.hashnode.dev·Aug 16, 2023How to Build a Discord Bot with Python?Discord, the popular communication platform, offers a wide range of features to enhance user experience. One of the standout features is the ability to create your own bots, allowing you to automate tasks, moderate your server, and increase interacti...Discussbot
Arthur Kazaarthurkaza.hashnode.dev·Aug 15, 2023Implement a ChatGPT-WhatsApp Bot using Firebase-APIAre you prepared to make a effective ChatGPT WhatsApp bot that can robotize discussions and lock in with clients in natural language? In the event that so, you’re within the right place! In this instructional exercise, I’ll direct you step-by-step th...Discuss·10 likesFirebase
Tomas FernandezforSemaphore CI/CDsemaphore.hashnode.dev·Jul 25, 2023Word Embeddings: Giving Your ChatBot Context For Better AnswersThere is no doubt that OpenAI's ChatGPT is exceptionally intelligent — it has passed the lawyer's bar test, it possesses knowledge akin to a doctor, and some tests have clocked its IQ at 155. However, it tends to fabricate information instead of conc...DiscussAI
Ranvir Choudharyranvirdeveloper.hashnode.dev·Jun 6, 2023Presenting Motivational Quotes Bot: Your Daily Dose of Motivation on Twitter!Thanks to Appwrite x Hashnode Hackathon for hosting this hackathon Team Details Ranvir Choudhary Description of Project The project is an automated bot on Twitter that tweets quotes. The bot tweets everyday at GMT 1:30 AM, but can also reply to ot...Discuss·20 likes·93 readsAppwrite
Surya Durgeshsuryatechie.hashnode.dev·May 24, 2023Du Ernie Bot: A New Generation of Conversational AIBaidu, the Chinese web search tool goliath, has disclosed another conversational simulated intelligence bot called Du Ernie Bot. The bot is controlled by Baidu's high-level ERNIE language model, which has been prepared on a huge dataset of text and c...Discuss·1 likeTechnical writing
Debjit Bhowalblog.debjit.dev·May 21, 2023Building Fero, an autonomous fire-extinguishing botWhen semesters are about to close, we quickly run out of time to finish everything up. As part of our developmental engineering project, we needed to build something from the ground up. We chose to make an autonomous fire-extinguishing bot. The plan,...Discuss·59 readsMakingarduino