From ba1486359b93c5861e0efb9ab1da691e9dd877bb Mon Sep 17 00:00:00 2001 From: Victor Date: Fri, 6 Jun 2025 12:25:54 -0400 Subject: [PATCH] Adds Universal Intelligence to example projects documentation --- examples/README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/examples/README.md b/examples/README.md index 0d7dad42..89d04483 100644 --- a/examples/README.md +++ b/examples/README.md @@ -55,3 +55,7 @@ These examples demonstrate various capabilities via WebLLM's OpenAI-like API. - [web-llm-embed](https://huggingface.co/spaces/matthoffner/web-llm-embed): document chat prototype using react-llm with transformers.js embeddings - [DeVinci](https://x6occ-biaaa-aaaai-acqzq-cai.icp0.io/): AI chat app based on WebLLM and hosted on decentralized cloud platform + +## Projects built with WebLLM + +- [◉ Universal Intelligence](https://github.com/blueraai/universal-intelligence): UIN aims to make AI development accessible to everyone through a simple interface, which can optionally be customized to grow with you as you learn, up to production readiness \ No newline at end of file