Skip to content

This is a raw model of a whatsApp auto reply bot. U can change the position of the cursor by running the client.py and give your data wherever necessary.

Notifications You must be signed in to change notification settings

rithvikgowdu/Auto-Reply-Bot-using-Python

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

Auto Reply Bot

This project automates chat interaction using "Python", "PyAutoGUI", and "OpenAI API".
It reads messages from a chat window, sends them to an AI model for response generation,
and automatically types and sends the reply — mimicking a natural human conversation.

Features

  • Automatically copies chat messages from the screen
  • Generates smart, human-like responses using OpenAI GPT models
  • Sends the generated reply automatically
  • Secure API key handling using environment variables
  • Adjustable mouse coordinates for any chat app
  • Safe termination anytime with "Ctrl + C"

About

This is a raw model of a whatsApp auto reply bot. U can change the position of the cursor by running the client.py and give your data wherever necessary.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages