Skip to content

Releases: Daethyra/context-converter

v1.1.1

21 Jan 03:36
0150ca8
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.1.31...v1.1.1

Stable PreRelease v0.1.2 | Automate the curation of context for LLMs

17 Jan 05:44
cb35723
Compare
Choose a tag to compare

Description

Automate the conversion of HTML content from JSON files into a Markdown document.

This release successfully applies programmatic and a semantic similarity threshold to remove irrelevant context from scraped HTML content stored inside of a JSON file. This package was created specifically to extend the functionality of GPT-Crawler's ability to gather quality context for retrieval augmented generation.

Passing in quality data to a large language model is imperative to generate accurate, helpful information, perspective, or code.


Full Changelog: https://github.com/Daethyra/conv_html_to_markdown/commits/v0.1.2