Skip to content

Commit

Permalink
Add new tools
Browse files Browse the repository at this point in the history
  • Loading branch information
noworneverev committed Sep 17, 2024
1 parent bc281e8 commit 29b556c
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
3 changes: 2 additions & 1 deletion docs/awesome-rag/techniques.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,4 +12,5 @@ Under construction 🚧
:::


<!-- https://github.com/NirDiamant/RAG_Techniques -->
<!-- https://github.com/NirDiamant/RAG_Techniques -->
<!-- https://cdn.prod.website-files.com/61082de7b224bba038edad53/6606beed4962875c7f8297a2_Advanced%20RAG%20Techniques%20Whitepaper%20WillowTree.pdf -->
2 changes: 2 additions & 0 deletions docs/awesome-rag/tools.md
Original file line number Diff line number Diff line change
Expand Up @@ -119,6 +119,8 @@ sidebar_position: 1
| [PDFPlumber](https://github.com/jsvine/pdfplumber) | Extracts tables, text, and metadata from PDFs. | [![Stars](https://img.shields.io/github/stars/jsvine/pdfplumber?style=flat)](https://github.com/jsvine/pdfplumber/stargazers) |
| [MinerU](https://github.com/opendatalab/MinerU) | A one-stop, open-source, high-quality data extraction tool, supports PDF/webpage/e-book extraction. | [![Stars](https://img.shields.io/github/stars/opendatalab/MinerU?style=flat)](https://github.com/opendatalab/MinerU/stargazers) |
| [PDF-Extract-Kit](https://github.com/opendatalab/PDF-Extract-Kit) | A Comprehensive Toolkit for High-Quality PDF Content Extraction. | [![Stars](https://img.shields.io/github/stars/opendatalab/PDF-Extract-Kit?style=flat)](https://github.com/opendatalab/PDF-Extract-Kit/stargazers) |
| [grobid](https://github.com/kermitt2/grobid) | A machine learning software for extracting information from scholarly documents. | [![Stars](https://img.shields.io/github/stars/kermitt2/grobid?style=flat)](https://github.com/kermitt2/grobid/stargazers) |
| [GOT-OCR2.0](https://github.com/Ucas-HaoranWei/GOT-OCR2.0) | Official code implementation of General OCR Theory: Towards OCR-2.0 via a Unified End-to-end Model. | [![Stars](https://img.shields.io/github/stars/Ucas-HaoranWei/GOT-OCR2.0?style=flat)](https://github.com/Ucas-HaoranWei/GOT-OCR2.0/stargazers) |

## UI/Interface

Expand Down

0 comments on commit 29b556c

Please sign in to comment.