CursedPrograms/Cursed-GPT
CursedGPT leverages the Hugging Face Transformers library to interact with a pre-trained GPT-2 model. It employs TensorFlow for model management and AutoTokenizer for efficient tokenization. The script enables users to input prompts interactively, generating text responses from the GPT-2 model.
This tool helps you quickly generate text responses from a GPT-2 model by simply typing in a prompt. You input text, and it provides relevant text outputs. It can also be configured to include speech-to-text, text-to-speech, and even webcam input, making it useful for creators, content developers, or anyone exploring interactive AI text generation.
No commits in the last 6 months.
Use this if you want to experiment with a pre-trained AI model to generate text from your prompts, or integrate basic AI text, speech, or image interaction into a project.
Not ideal if you need a custom-trained model for highly specific, domain-expert tasks or require advanced fine-tuning capabilities without developer-level involvement.
Stars
9
Forks
1
Language
Python
License
MIT
Category
Last pushed
Apr 14, 2025
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/prompt-engineering/CursedPrograms/Cursed-GPT"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Related tools
JAVO932/PyGPT2
🖥️ Explore GPT-2 text generation with PyGPT2, a user-friendly Python app offering local model...
helena-intel/test-prompt-generator
Create prompts with a given token length for testing LLMs and other transformers text models.
shivangidas/storytimewithnlp
Artificially generated story prompts.