Skip to content

Tool for generating smart and secure prompts for language models!

License

Notifications You must be signed in to change notification settings

dragonscypher/Prompty

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Prompty 🌟

Hey there! Welcome to Prompty - your go-to tool for generating smart and secure prompts for language models! Whether you're a data scientist, developer, or just super curious about AI, Prompty has got your back. With this tool, you can say goodbye to dull inputs and hello to creativity and safety. 🎉

What's Prompty All About? 🤔

Prompty uses some seriously cool AI to understand what you're trying to say and turns that into a prompt that language models dig. Not only does it make sure your prompts are clear and to the point, but it also checks them for any sneaky injection attacks that could mess things up. Plus, it’s all about that grammar and style, automatically fixing errors and translating stuff if needed. So, no sweat if English isn’t your first language!

Installation 🛠️

Before you dive into using Prompty, you'll need to set up your environment. Here's how to get started:

Requirements

  • Python 3.8 or newer
  • PyTorch 1.8.1 or newer
  • Transformers 4.5.1 or newer
  • Datasets
  • Pandas
  • Sklearn

Quick Setup

First, clone this repo:

git clone https://github.com/dragonscypher/Prompty
cd Prompty

Then, install all the required packages:

pip install -r requirements.txt

How to Use Prompty 🎬

To get Prompty up and running, just follow these steps:

  1. Fire up your terminal.
  2. Run the script with python gen.py or you can run small_gen.py.
  3. Enter the description you want to turn into a prompt when asked.
  4. Watch Prompty do its magic! ✨

You’ll get a smart, clean, and checked prompt that’s ready to use in any language model project.

Why Use Prompty? 🚀

  • Smart Summarization: Get to the point without losing the essence.
  • Grammar and Style Corrections: Sound like a pro, no matter what.
  • Injection Attack Detection: Keep things safe and sound.
  • Multilingual Support: English, Español, Français? No problemo!

So, what are you waiting for? Give Prompty a spin and start creating some awesome AI prompts today! 🌐🚀

Contribute

Got ideas on how to make Prompty even cooler? Fork the repo, push your changes, and hit us up with a pull request. Let's make Prompty better, together! 🤝


Thanks for checking out Prompty! Let’s make something great. 🌟

Releases

No releases published

Packages

No packages published

Languages