Skip to content

Commit

Permalink
Merge pull request Hannibal046#80 from lgrammel/patch-1
Browse files Browse the repository at this point in the history
Add: ModelFusion library
  • Loading branch information
Hannibal046 authored Oct 3, 2023
2 parents c4eca20 + 3d006dd commit 9331c9f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -336,7 +336,7 @@ The above tables coule be better summarized by this wonderful visualization from
- [LlamaIndex](https://github.com/jerryjliu/llama_index) — A Python library for augmenting LLM apps with data.
- [Arthur Shield](https://www.arthur.ai/get-started) — A paid product for detecting toxicity, hallucination, prompt injection, etc.
- [LMQL](https://lmql.ai) — A programming language for LLM interaction with support for typed prompting, control flow, constraints, and tools.

- [ModelFusion](https://github.com/lgrammel/modelfusion) - A TypeScript library for building apps with LLMs and other ML models (speech-to-text, text-to-speech, image generation).


## Tutorials about LLM
Expand Down

0 comments on commit 9331c9f

Please sign in to comment.