github-actions[bot] commited on
Commit
2d6884d
·
1 Parent(s): 19ddc50

Sync with https://github.com/mozilla-ai/.github

Browse files
Files changed (1) hide show
  1. README.md +3 -0
README.md CHANGED
@@ -42,6 +42,9 @@ Blueprints are customizable workflows that help developers build AI applications
42
 
43
  - [Build Your Own Timeline Algorithm](https://github.com/mozilla-ai/byota): An approach to personal, local timeline algorithms that people can either run out-of-the-box or customize.
44
 
 
 
 
45
  Would you like to build your Blueprints? Use our template:
46
 
47
  - [Blueprint template](https://github.com/mozilla-ai/Blueprint-template)
 
42
 
43
  - [Build Your Own Timeline Algorithm](https://github.com/mozilla-ai/byota): An approach to personal, local timeline algorithms that people can either run out-of-the-box or customize.
44
 
45
+ Also, check out the Blueprints created by the community:
46
+ - [LLM Document Parser](https://github.com/oronadavid/llm-document-parser): A locally runnable pipeline for parsing structured data from scanned or digital documents using open-source OCR and LLMs.
47
+
48
  Would you like to build your Blueprints? Use our template:
49
 
50
  - [Blueprint template](https://github.com/mozilla-ai/Blueprint-template)