Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
haouarihk authored Jan 20, 2024
1 parent e6f2410 commit 5e3c47f
Showing 1 changed file with 13 additions and 3 deletions.
16 changes: 13 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,13 @@
# Template's Package Template
This is a template repo to facilitate the creation of new template packages for Text generator Plugin.
# [How to create Templates package](https://text-gen.com/share-a-new-template-package)
# Excalidraw's Package Template

# Prompts
| Prompt | Usage |
| ---------------- | --------------------------------------------------- |
| explain | Using OpenAI's GPT-4-Vision, describe selected items|
| doctor | Using OpenAI's GPT-4-Vision, gives doctor notes about the symptoms|
| redraw | Using OpenAI's GPT-4-Vision, gives doctor notes about the symptoms|
| get_html | Make HTML design, from the given tg_selection|
| get_html_img_ctx_map | Make HTML design, from the given image context|
| get_mermaid_map | Make mermaid map, from the given tg_selection|
| get_mermaid_img_ctx_map| Make mermaid map, from the given image context|
| ea-dalle-3 | Using OpenAI's GPT-4-Vision, redraw excalidraw (image context)|

0 comments on commit 5e3c47f

Please sign in to comment.