Skip to content
This repository was archived by the owner on Oct 30, 2025. It is now read-only.

Commit 8976587

Browse files
authored
spelling
1 parent 59195cc commit 8976587

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Cleanlab AI Platform demo
22

3-
This repository contains an example of a simple client application, a standard RAG system (OpenAI + LlamaIndex), that is integrated with the [Cleanlab AI Platform](https://codex.cleanlab.ai/). Cleanlab is a trust/control layer for *any* AI app, helping you auotmatically detect/prevent incorrect responses from your AI and remediate them via human-in-the-loop workflows. This self-contained demo illustrates the platform's basic capabilities; Cleanlab's technology is also used in other LLM applications like [Agents](https://github.com/cleanlab/airline-agent) and [Data Extraction](https://help.cleanlab.ai/tlm/use-cases/tlm_data_extraction/).
3+
This repository contains an example of a simple client application, a standard RAG system (OpenAI + LlamaIndex), that is integrated with the [Cleanlab AI Platform](https://codex.cleanlab.ai/). Cleanlab is a trust/control layer for *any* AI app, helping you automatically **detect** incorrect responses from your AI and **remediate** them via human-in-the-loop workflows. This self-contained demo illustrates the platform's basic capabilities; Cleanlab's technology is also used in other LLM applications like [Agents](https://github.com/cleanlab/airline-agent) and [Data Extraction](https://help.cleanlab.ai/tlm/use-cases/tlm_data_extraction/).
44

55
This demo is inspired by [Cursor's rogue customer support AI](https://arstechnica.com/ai/2025/04/cursor-ai-support-bot-invents-fake-policy-and-triggers-user-uproar/): it's a generative Q&A system built on top of Cursor's docs, made reliable using Cleanlab's technology to detect and remediate bad outputs.
66

0 commit comments

Comments
 (0)