Skip to content

Commit c5fc6d9

Browse files
authored
Update README.md
Fix grammar
1 parent 1252e38 commit c5fc6d9

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010

1111
> [!IMPORTANT]
1212
>
13-
>OmniParse is a platform that ingests/parses any unstructured data into structured, actionable data optimized for GenAI (LLM) applcaitons. Whether working with documents, tables, images, videos, audio files, or web pages, OmniParse prepares your data to be clean, structured and ready for AI applications, such as RAG , fine-tuning and more.
13+
>OmniParse is a platform that ingests and parses any unstructured data into structured, actionable data optimized for GenAI (LLM) applications. Whether working with documents, tables, images, videos, audio files, or web pages, OmniParse prepares your data to be clean, structured, and ready for AI applications, such as RAG, fine-tuning, and more.
1414
1515

1616

@@ -324,4 +324,4 @@ document = parser.load_data('path/to/document.pdf')
324324
# Convert to markdown
325325
parser.save_to_markdown(document)
326326
```
327-
-->
327+
-->

0 commit comments

Comments
 (0)