Skip to content

This Python script automates responses in chat applications using PyAutoGUI for GUI interactions and Google Gemini AI for generating replies. It monitors the chat for the last message from a specified sender, retrieves the message, and generates a friendly, paraphrased response in Hinglish or Hindi.

Notifications You must be signed in to change notification settings

Aryan5hukla/ChatAutomation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Chat Response Automation Script 🤖

This Python script automates responses in chat applications using PyAutoGUI for GUI interactions and Google Gemini AI for generating replies. It monitors the chat for the last message from a specified sender, retrieves the message, and generates a friendly, paraphrased response in Hinglish or Hindi. The script seamlessly integrates clipboard operations and mouse controls for an efficient user experience.

Technologies Used

  • Python
  • PyAutoGUI (for GUI automation)
  • Google Gemini AI (for generating responses)
  • Clipboard Operations

Features

  • Automated Response Generation: Automatically generates a reply to the last received message.
  • GUI Automation: Uses PyAutoGUI to interact with the chat application (mouse controls and clipboard operations).
  • Customizable Responses: The script responds in Hinglish or Hindi based on your configuration.
  • Efficient Interaction: Seamless integration of clipboard and mouse actions for an intuitive user experience.

About

This Python script automates responses in chat applications using PyAutoGUI for GUI interactions and Google Gemini AI for generating replies. It monitors the chat for the last message from a specified sender, retrieves the message, and generates a friendly, paraphrased response in Hinglish or Hindi.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages