You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A bot that comments on tweets containing a specified keyword. The bot uses the OpenAI API to generate comments and the Twitter API to post them. It is designed to run continuously, with a fixed delay between each comment.
LearnJava - Hacktoberfest 2023 🚀 Join us in celebrating Hacktoberfest 2023 by contributing to this Java programming repository! Whether you're a beginner or an expert, dive into Java, share your knowledge, and make Hacktoberfest unforgettable. 📚💻 Happy coding and contributing! 🚀🌟
Alice is a voice command based assistant service written in Python 3.8+. It can recognize human speech or voice, talk to user and execute basic commands.
The goal of this project is to create a chatbot that can talk to you about programming. The chatbot was developed with the OpenAI API, which uses GPT-3 to generate responses to messages sent by the user. This project was created using Vanilla JavaScript on the client side and the Express framework on the server side.
Discover and access a diverse collection of cutting-edge smart applications designed to streamline your daily tasks, boost productivity, and simplify your life
A simple WhatsApp bot that uses OpenAI's ChatGPT to respond to user inputs. Includes a cron to enable ChatGPT to send messages to recipients at periodic intervals.
Pixel Dream is a clone of DALL-E, an AI project that generates images from text. With the option to share in the application's feed, where everyone can see the generated images, download and even see the prompt that was used to generate the image in case you want to generate the same image or something similar.