gpt-prompt-engineer
Prompt generator
A tool for automating the process of generating and ranking effective prompts for AI models like GPT-4, GPT-3.5-Turbo, or Claude 3 Opus.
9k stars
85 watching
642 forks
Language: Jupyter Notebook
last commit: 4 months ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
mshumer/gpt-author | A tool that generates an original fantasy novel by chaining together AI models and APIs | 2,484 |
gpt-engineer-org/gpt-engineer | An AI-powered development tool that uses natural language to generate and execute code. | 52,392 |
microsoft/prompt-engine | A utility library for crafting prompts to help Large Language Models generate specific outputs | 2,591 |
louisshark/chatgpt_system_prompt | A collection of GPT system prompts and various prompt injection/leaking knowledge to educate developers about writing effective system prompts and creating custom GPTs. | 8,208 |
dair-ai/prompt-engineering-guide | A comprehensive resource for designing and optimizing prompts to interact with language models | 50,262 |
brexhq/prompt-engineering | Guides software developers on how to effectively use and build systems around Large Language Models like GPT-4. | 8,440 |
jackmort/chatgpt.nvim | A plugin for Neovim that integrates with the ChatGPT API to generate natural language responses and assist with coding tasks. | 3,779 |
bigscience-workshop/promptsource | A toolkit for creating and using natural language prompts to enable large language models to generalize to new tasks. | 2,696 |
minimaxir/gpt-2-simple | A tool for retraining and fine-tuning the OpenAI GPT-2 text generation model on new datasets. | 3,397 |
thinkingjimmy/learning-prompt | An online tutorial and resource for learning prompt engineering, covering topics such as prompt design, ChatGPT, and Midjourney usage. | 5,216 |
ther1d/shell_gpt | A command-line tool using AI-powered language models to generate shell commands and code snippets | 9,672 |
whoiskatrin/chart-gpt | An AI tool to generate charts from text input | 3,554 |
pythagora-io/gpt-pilot | Researches AI-assisted development of fully working apps while human oversight is required | 31,900 |
hegelai/prompttools | A set of tools for testing and evaluating natural language processing models and vector databases. | 2,708 |
karpathy/mingpt | A minimal PyTorch implementation of a transformer-based language model | 20,175 |