Skip to content

OSS-GR/document_reading_research

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Document Reading Research

This is a repository to play around with ingesting different types of documents into Weaviate using Docling.

Current Repository

.
├── README.md
├── code
│   └── main.py
├── infra
│   ├── main.tf
│   ├── terraform.tfstate
│   └── terraform.tfstate.backup
├── pyproject.toml
└── uv.lock

Approach

We are using uv to manage the python dependencies as well as terraform and docker to manage our infrastructure setup for Weaviate.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published