harmindersinghnijjar /
quora-qa-automation
This repository hosts a tool that automates answering questions on Quora using OpenAI's GPT-3. It identifies unanswered questions in specified topics, formulates answers with GPT-3, and posts them on Quora.
Loading repository data…
passivebot / repository
This repository hosts the Midjourney Automation Bot, a free script leveraging OpenAI's GPT-3 for automated image generation via Discord. It offers a simple web interface, customizable settings, and is MIT licensed for ease of use and adaptation.

This repository contains the Midjourney Automation Bot, a free and open-source tool designed to streamline the process of image generation using the OpenAI GPT-3 model. The bot automates interactions with Discord channels to create images based on user-defined prompts, facilitating the creation of various art forms such as illustrations, digital paintings, or sketches. It features a user-friendly web interface, robust logging, and customizable upscale options, making it an accessible tool for artists, developers, and anyone interested in automated image generation. The bot's functionality is well-documented, and it is made available under the MIT License, allowing for broad use and modification.
As seen on LinkedIn and YouTube.
For any queries or freelance opportunities, please get in touch with me via LinkedIn or email at harmindernijjar1996@gmail.com
The prompt can include descriptors and a topic to guide the image generation process. The bot uses the OpenAI GPT-3 model to generate the image based on the prompt. The generated images are then downloaded and saved.
To get started with the Midjourney Automation Bot, follow these steps:
git clone https://github.com/passivebot/midjourney-automation-bot.gitpip install -r requirements.txtpython midjourney_automation_script.pyOnce the bot runs, it will automatically log into Discord, open the specified channel, and send the bot command with the given prompt. The bot will then wait for the upscale options, select them, and download the upscaled images.
You can interact with the bot through the web interface, which you can access by opening index.html in your preferred web browser. The web interface allows you to start the bot, configure the bot parameters, and monitor the bot's progress and log messages.
The bot is designed with customization in mind. Users can modify various parameters and settings according to their needs. You can set the OpenAI API key, choose the upscale options, decide the Discord channel, and much more. To make these customizations, simply adjust the values in the GUI before starting the bot.
The Midjourney Automation Bot is licensed under the MIT License.
Developed by Harminder Singh Nijjar
Selected from shared topics, language and repository description—not editorial ratings.
harmindersinghnijjar /
This repository hosts a tool that automates answering questions on Quora using OpenAI's GPT-3. It identifies unanswered questions in specified topics, formulates answers with GPT-3, and posts them on Quora.
Will-Langhart /
This repository hosts 'AI Bot,' a versatile bot engineered for a wide range of AI tasks, from natural language processing to computer vision. Features include chat automation, image recognition, predictive analytics, and data mining. Built with Python, TensorFlow, and NLP libraries, it is designed for scalability and real-time performance.