From 29a29145acc0fec0d7a0e1d092717369d671f15b Mon Sep 17 00:00:00 2001 From: Jack Colquitt <126733989+JackColquitt@users.noreply.github.com> Date: Tue, 25 Mar 2025 14:07:26 -0700 Subject: [PATCH] Fix typo in README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 5bbc3bb3..5d10f250 100644 --- a/README.md +++ b/README.md @@ -34,7 +34,7 @@ Building enterprise AI applications is *hard*. You're not just connecting APIs w ## The Stack Layers - 📄 **Data Ingest**: Bulk ingest documents such as `.pdf`,`.txt`, and `.md` -- 📃 **OCR Pipelins**: OCR documents with PDF decode, Tesseract, or Mistral OCR services +- 📃 **OCR Pipelines**: OCR documents with PDF decode, Tesseract, or Mistral OCR services - 🪓 **Adjustable Chunking**: Choose your chunking algorithm and parameters - 🔁 **No-code LLM Integration**: **Anthropic**, **AWS Bedrock**, **AzureAI**, **AzureOpenAI**, **Cohere**, **Google AI Studio**, **Google VertexAI**, **Llamafiles**, **Mistral**, **Ollama**, and **OpenAI** - 📖 **Automated Knowledge Graph Building**: No need for complex ontologies and manual graph building