Skip to content

Commit ed48463

Browse files
authored
Add embedchain to articles/related_resources (openai#864)
1 parent 786d0a0 commit ed48463

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

articles/related_resources.md

+1
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@ People are writing great tools and papers for improving outputs from GPT. Here a
66

77
- [Arthur Shield](https://www.arthur.ai/get-started): A paid product for detecting toxicity, hallucination, prompt injection, etc.
88
- [Chainlit](https://docs.chainlit.io/overview): A Python library for making chatbot interfaces.
9+
- [Embedchain](https://github.com/embedchain/embedchain): A Python library for managing and syncing unstructured data with LLMs.
910
- [FLAML (A Fast Library for Automated Machine Learning & Tuning)](https://microsoft.github.io/FLAML/docs/Getting-Started/): A Python library for automating selection of models, hyperparameters, and other tunable choices.
1011
- [Guardrails.ai](https://shreyar.github.io/guardrails/): A Python library for validating outputs and retrying failures. Still in alpha, so expect sharp edges and bugs.
1112
- [Guidance](https://github.com/microsoft/guidance): A handy looking Python library from Microsoft that uses Handlebars templating to interleave generation, prompting, and logical control.

0 commit comments

Comments
 (0)