An open API service indexing awesome lists of open source software.

https://github.com/slashtechno/fda-ai


https://github.com/slashtechno/fda-ai

Last synced: about 1 year ago
JSON representation

Awesome Lists containing this project

README

          

# rag-testing
A learning project for RAG!

The ideal outcome of this project is to parse 100-200 page PDFs and extract the relevant information. Currently, I'm trying to use [Unstructured](https://docs.unstructured.io/open-source/introduction/overview)'s open source library to parse and partition the PDFs.