Skip to content

Scrapes online Rust docs and creates a plain text version

Notifications You must be signed in to change notification settings

eliotbo/tinydocs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

tinydocs

Scrapes online Rust docs and creates a plain text version

My use case if for storing docs in a vector database that I will query when prompting an LLM.

This library uses the Scraper library, which can't parse Rust docs that were created prior to ~2022.

About

Scrapes online Rust docs and creates a plain text version

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages