Welcome to a delightful intersection of AI and shell scripting! This repository houses a unique collection of scripts that seamlessly blend humor, practicality, and AI tools to enhance your command-line experience.
Start using these scripts with just a few steps:
git clone https://github.com/NathanielEvry/ai-shellscripts.git
cd ai-shellscripts
source /path/to/script.sh
Note: Ensure you have the necessary permissions to execute these scripts on your system.
These scripts allow you to perform complex tasks through ai empowered cli commands.
This script offers a blend of technology and humor by generating and rating dad jokes:
- Joke Generation: Initiates three dad jokes from an AI model.
- Joke Evaluation: Each joke is evaluated by the AI for its humor and cleverness.
- Interactive Fun: Enjoy the jokes along with their AI-provided ratings.
1. Why don't scientists trust atoms? Because they make up everything!
Rating: 5 - "A classic that always gets a laugh..."
2. I told my wife she was drawing her eyebrows too high. She looked surprised.
Rating: 4 - "An unexpected twist at the end!"
3. Why did the scarecrow win an award? Because he was outstanding in his field!
Rating: 5 - "Classic and still brings a smile every time..."
- Clone the Repository: Use the command
git clone https://github.com/NathanielEvry/ai-shellscripts
. - Navigate to the Repository: Change directory with
cd ai-shellscripts
. - Run a Script: Execute any script by running
./script-name.sh
(e.g.,./ai-dad-joke-rater.sh
).
We encourage your contributions and feedback. Whether it's a new script idea, an improvement to an existing one, or sharing your experience, please feel free to open an issue or submit a pull request.
This project is freely distributed under the MIT License.
A special thank you to Nathaniel for creating this innovative repository. His enthusiasm for merging technology with fun is inspiring!