paperetl VS llmsherpa

Compare paperetl vs llmsherpa and see what are their differences.

paperetl

πŸ“„ βš™οΈ ETL processes for medical and scientific papers (by neuml)

llmsherpa

Developer APIs to Accelerate LLM Projects (by nlmatics)
Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
paperetl llmsherpa
12 6
315 918
7.6% 24.2%
6.3 6.9
5 months ago 12 days ago
Python 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.

paperetl

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

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 paperetl and llmsherpa you can also consider the following projects:

SciencePlots - Matplotlib styles for scientific plotting

txtai - πŸ’‘ All-in-one open-source embeddings database for semantic search, LLM orchestration and language model workflows

tika-python - Tika-Python is a Python binding to the Apache Tikaβ„’ REST services allowing Tika to be called natively in the Python community.

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

ciscoconfparse - Parse, Audit, Query, Build, and Modify Cisco IOS-style configurations.

llama_parse - Parse files for optimal RAG

paperai - πŸ“„ πŸ€– Semantic search and workflows for medical/scientific papers

Parsr - Transforms PDF, Documents and Images into Enriched Structured Data

rdm - Our regulatory documentation manager. Streamlines 62304, 14971, and 510(k) documentation for software projects.

marker - Convert PDF to markdown quickly with high accuracy

dagster - An orchestration platform for the development, production, and observation of data assets.

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