Parsr VS llmsherpa

Compare Parsr vs llmsherpa and see what are their differences.

Parsr

Transforms PDF, Documents and Images into Enriched Structured Data (by axa-group)

llmsherpa

Developer APIs to Accelerate LLM Projects (by nlmatics)
SurveyJS - Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App
With SurveyJS form UI libraries, you can build and style forms in a fully-integrated drag & drop form builder, render them in your JS app, and store form submission data in any backend, inc. PHP, ASP.NET Core, and Node.js.
surveyjs.io
featured
InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
Parsr llmsherpa
7 6
5,656 943
0.5% 11.4%
4.6 6.6
5 months ago 16 days ago
JavaScript Jupyter Notebook
Apache License 2.0 MIT License
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

Parsr

Posts with mentions or reviews of Parsr. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2024-02-20.

llmsherpa

Posts with mentions or reviews of llmsherpa. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2024-02-20.
  • LlamaCloud and LlamaParse
    9 projects | news.ycombinator.com | 20 Feb 2024
    To get good RAG performance you will need a good chunking strategy. Simply getting all the text is not good enough and knowing the boundaries of table, list, paragraph, section etc. is helpful.

    Great work by llamaindex team. Also feel free to try https://github.com/nlmatics/llmsherpa which takes into account some of the things I mentioned.

  • Show HN: Open-source Rule-based PDF parser for RAG
    9 projects | news.ycombinator.com | 23 Jan 2024
    I wrote about split points and the need for including section hierarchy in this post: https://ambikasukla.substack.com/p/efficient-rag-with-docume...

    All this is automated in the llmsherpa parser https://github.com/nlmatics/llmsherpa which you can use as an API over this library.

What are some alternatives?

When comparing Parsr and llmsherpa you can also consider the following projects:

grobid - A machine learning software for extracting information from scholarly documents

unstructured - Open source libraries and APIs to build custom preprocessing pipelines for labeling, training, or production machine learning pipelines.

Teedy - Lightweight document management system packed with all the features you can expect from big expensive solutions

txtai - 💡 All-in-one open-source embeddings database for semantic search, LLM orchestration and language model workflows

llama_parse - Parse files for optimal RAG

Ambar - :mag: Ambar: Document Search Engine

marker - Convert PDF to markdown quickly with high accuracy

deriveODM - DeriveODM is a reactive ODM - Object Document Mapper - framework, a "wrapper" around MongoDB, that removes all the hassle of data-persistence by handling it transparently in the background, in a DRY manner.

paperetl - 📄 ⚙️ ETL processes for medical and scientific papers

gpt4-pdf-chatbot-langchain - GPT4 & LangChain Chatbot for large PDF docs

nlm-ingestor - This repo provides the server side code for llmsherpa API to connect. It includes parsers for various file formats.