Skip to content

Latest commit

 

History

5 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DOCLOAD

Overview

This package provides a simple way to process files from a directory and convert them into structured documents ready to be stored in a vector database.

It leverages the capabilities of LangChainGo to handle document parsing and transformation.


Supported File Types

The package currently supports the following formats:

  • PDF
  • TXT
  • CSV
  • HTML
  • ePub (custom implementation, not included in LangChainGo)

Notes

  • ePub support is implemented separately, as it is not natively supported by LangChainGo.
  • The package focuses on simplicity and extensibility, making it easy to add new file types if needed.

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages