Skip to content

Commit

Permalink
updates recently added section with link to new resources
Browse files Browse the repository at this point in the history
  • Loading branch information
ted-at-openai committed May 23, 2023
1 parent f5a6f80 commit 946efdf
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,10 +10,11 @@ Most code examples are written in Python, though the concepts can be applied in

## Recently added/updated 🆕 ✨

- [Embeddings playground (streamlit app)](apps/embeddings-playground/README.md) [May 19th, 2023]
- [Related resources from around the web](https://github.com/openai/openai-cookbook#related-resources-from-around-the-web) [May 22, 2023]
- [Embeddings playground (streamlit app)](apps/embeddings-playground/README.md) [May 19, 2023]
- [How to use a multi-step prompt to write unit tests](examples/Unit_test_writing_using_a_multi-step_prompt.ipynb) [May 19, 2023]
- [How to create dynamic masks with DALL·E and Segment Anything](examples/dalle/How_to_create_dynamic_masks_with_DALL-E_and_Segment_Anything.ipynb) [May 19th, 2023]
- [Question answering using embeddings](examples/Question_answering_using_embeddings.ipynb) [Apr 14th, 2023]
- [How to create dynamic masks with DALL·E and Segment Anything](examples/dalle/How_to_create_dynamic_masks_with_DALL-E_and_Segment_Anything.ipynb) [May 19, 2023]
- [Question answering using embeddings](examples/Question_answering_using_embeddings.ipynb) [Apr 14, 2023]

## Guides & examples

Expand Down

0 comments on commit 946efdf

Please sign in to comment.