Skip to content

Commit

Permalink
Add embedchain to articles/related_resources (#864)
Browse files Browse the repository at this point in the history
  • Loading branch information
taranjeet authored Nov 27, 2023
1 parent 786d0a0 commit ed48463
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions articles/related_resources.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@ People are writing great tools and papers for improving outputs from GPT. Here a

- [Arthur Shield](https://www.arthur.ai/get-started): A paid product for detecting toxicity, hallucination, prompt injection, etc.
- [Chainlit](https://docs.chainlit.io/overview): A Python library for making chatbot interfaces.
- [Embedchain](https://github.com/embedchain/embedchain): A Python library for managing and syncing unstructured data with LLMs.
- [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.
- [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.
- [Guidance](https://github.com/microsoft/guidance): A handy looking Python library from Microsoft that uses Handlebars templating to interleave generation, prompting, and logical control.
Expand Down

0 comments on commit ed48463

Please sign in to comment.