danohu / awesome_prompt_design

Curated list of resources about writing prompts for AI: Stable Diffusion, ChatGPT, etc

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Awesome Prompt Design

Curated list of resources about writing prompts for AI: Stable Diffusion, ChatGPT, etc

To keep the main list on-topic, I've shuffled some resources onto separate pages:

Images

Midjourney

Stable Diffusion

Text

General

GPT

ChatGPT

Copilot

Libraries

see also General AI Awesomeness for more tools

  • Langchain -- python library to manage the plumbing work around LLMs. For instance, use it to summarize documents you have and include them within your prompt
  • Microsoft Semantic Kernel - "a lightweight SDK enabling integration of AI Large Language Models (LLMs) with conventional programming languages"
  • Lambdaprompt - "Write LLM prompts with jinja templates, compose them in python as functions, and call them directly or use them as a webservice"
  • Llamaindex: link your data to LLMs, using data connectors and indices

Communities

Individual Creators

This section is tilted towards those who share tips on their methods. I'm not including people who just make great art, without explaining how to do it

Other Collections

About

Curated list of resources about writing prompts for AI: Stable Diffusion, ChatGPT, etc