-
llm_data_parser
This is a proof-of-concept of using an LLM to find and extract meaningful data without parsing the html too much.
I actually tried doing this with langchain and gpt-3 and upload it to github a week ago, you can find it here, https://github.com/repollo/llm_data_parser Is really crappy right now because I only wanted to show to rpilocator.com’s owner it was possible, since he’s having to go through each spider/scraper and update it every time a website gets modified. But really cool to see a whole platform for this very purpose! Would be cool to see support for multiple libraries, and programming languages!
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
-
Consent-O-Matic
Browser extension that automatically fills out cookie popups based on your preferences
You'll want to check out https://github.com/cavi-au/Consent-O-Matic
-
text-generation-webui
A Gradio web UI for Large Language Models with support for multiple inference backends.