Skip to content

A simple script to 💫roast💫 GitHub users powered by AI LLM.

License

Notifications You must be signed in to change notification settings

Matuco19/Github-Roaster

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

Github Roaster CLI

Welcome to the Github Roaster! This simple script will generate a roast of any GitHub user you choose. It uses the GitHub API to fetch user data and Pollinations.ai OpenAI model to generate the roast.


📚 Table Of Contents

💫 Features

  • Fetches GitHub user data using the GitHub API.
  • Generates a roast using Pollinations.ai OpenAI model.
  • Customizable language for the roast.

⚙️ Getting Started

Install Dependencies

You'll need requests and rich. Install them using pip:

pip install requests rich

Run the script

Execute main.py. The script will prompt you for:

  • The desired language for the roast.
  • The GitHub username to roast.

Enjoy the Roast! The script will then display a generated roast based on the provided information.

Example Usage

python main.py
Enter the language you want to use: English
Enter the github username you want to roast: Matuco19
(A roast will then be displayed)

🛡️ Disclaimer

This script uses a large language model to generate roasts. The generated content may be offensive or inappropriate. Use at your own discretion. The developer is not responsible for any content generated by the model.


💻 Developer Information

This project is developed and maintained by Matuco19.


🏦 Credits And Attribution

This project uses the following resources:

And it was highly inspired by the repository github-roast by codenoid


📑 License

License-MATCO Open Source V1

This project is open-source and available under the MATCO-Open-Source License. See the LICENSE file for details.