Update README.md

add-license-1
Elvis Saravia 2022-12-16 14:22:23 -06:00 committed by GitHub
parent 235f543bfc
commit f4ec8da531
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 22 additions and 12 deletions

View File

@ -8,20 +8,26 @@ This guide contains a non-exhaustive set of learning guides and tools about prom
- [A Taxonomy of Prompt Modifiers for Text-To-Image Generation](https://arxiv.org/abs/2204.13988) - [A Taxonomy of Prompt Modifiers for Text-To-Image Generation](https://arxiv.org/abs/2204.13988)
## Tools ## Tools
You can use the tools below to test out prompts You can use the tools below to test out prompts and conduct research
- [OpenAI Playground](https://beta.openai.com/playground) - Researchers:
- [GPTTools](https://gpttools.com/comparisontool) - [PartiPrompts](https://parti.research.google/)
- [Lexica](https://lexica.art/) - [Real Toxicity Prompts](https://allenai.org/data/real-toxicity-prompts)
- [Playground](https://playgroundai.com/)
- [Visual Prompt Builder](https://tools.saxifrage.xyz/prompt) - Developers
- [Prompt Generator for OpenAI's DALL-E 2](http://dalle2-prompt-generator.s3-website-us-west-2.amazonaws.com/) - [OpenAI Playground](https://beta.openai.com/playground)
- [AI Test Kitchen](https://aitestkitchen.withgoogle.com/) - [GPTTools](https://gpttools.com/comparisontool)
- [Prompt Engine](https://github.com/microsoft/prompt-engine) - [Lexica](https://lexica.art/)
- [Playground](https://playgroundai.com/)
- [Visual Prompt Builder](https://tools.saxifrage.xyz/prompt)
- [Prompt Generator for OpenAI's DALL-E 2](http://dalle2-prompt-generator.s3-website-us-west-2.amazonaws.com/)
- [AI Test Kitchen](https://aitestkitchen.withgoogle.com/)
- [Prompt Engine](https://github.com/microsoft/prompt-engine)
## Guides ## Guides
- [Prompt Engineering by co:here](https://docs.cohere.ai/docs/prompt-engineering) - [Prompt Engineering by co:here](https://docs.cohere.ai/docs/prompt-engineering)
- [Prompt Engineering by Microsoft](https://microsoft.github.io/prompt-engineering/) - [Prompt Engineering by Microsoft](https://microsoft.github.io/prompt-engineering/)
- [Start with an Instruction](https://beta.openai.com/docs/quickstart/start-with-an-instruction)
- [DALLE Prompt Book](https://dallery.gallery/the-dalle-2-prompt-book/) - [DALLE Prompt Book](https://dallery.gallery/the-dalle-2-prompt-book/)
- [DALL·E 2 Prompt Engineering Guide](https://docs.google.com/document/d/11WlzjBT0xRpQhP9tFMtxzd0q6ANIdHPUBkMV-YB043U/edit#) - [DALL·E 2 Prompt Engineering Guide](https://docs.google.com/document/d/11WlzjBT0xRpQhP9tFMtxzd0q6ANIdHPUBkMV-YB043U/edit#)
- [Learn Prompting](https://learnprompting.org/) - [Learn Prompting](https://learnprompting.org/)
@ -33,9 +39,13 @@ You can use the tools below to test out prompts
## Blog and Other Readings ## Blog and Other Readings
- [Giving GPT-3 a Turing Test](https://lacker.io/ai/2020/07/06/giving-gpt-3-a-turing-test.html) - [Giving GPT-3 a Turing Test](https://lacker.io/ai/2020/07/06/giving-gpt-3-a-turing-test.html)
- [Prompts as Programming](https://www.gwern.net/GPT-3#prompts-as-programming) - [Prompts as Programming by Gwern](https://www.gwern.net/GPT-3#prompts-as-programming)
- [AI Content Generation](https://www.jonstokes.com/p/ai-content-generation-part-1-machine)
- [How to Draw Anything](https://andys.page/posts/how-to-draw/)
- [How to write good prompts](https://andymatuschak.org/prompts/)
- [How to get images that don't suck](https://www.reddit.com/r/StableDiffusion/comments/x41n87/how_to_get_images_that_dont_suck_a/)
- [Best 100+ Stable Diffusion Prompts](https://mpost.io/best-100-stable-diffusion-prompts-the-most-beautiful-ai-text-to-image-prompts/)
- [Notes for Prompt Engineering by sw-yx](https://github.com/sw-yx/ai-notes)
## Courses/Lectures ## Courses/Lectures
## Tweets