CoolFace
Apppublic

frkhan/llm-web-scrapper

sourceHugging Faceupdated 11mo agoView on Hugging Face
1likes
19 commits on main
f4efd1511mo ago

-- Introduced Guardrail against searching harmful content.

frkhan
57996a31y ago

- Updated the system prompt to ask user to use different scraper if scraping has issue.

frkhan
7e447951y ago

-- Modified the system prompt to avoid responding with empty answer by bytedance/seed-oss-36b-instruct (nvidia) ML Model.

frkhan
8eba5811y ago

-- Added Disclaimer section to inform user of this project to be responsible while scraping websites.

frkhan
22fa7111y ago

-- Story link is added.

frkhan
4886f5d1y ago

-- Increased the badge size.

frkhan
df265041y ago

-- Added an accordion to show instruction on how to use this app

frkhan
cd825a91y ago

-- Temporary workaround to fix HF Spaces scrolling issue.

frkhan
188bd2d1y ago

-- To fix the scrolling issue while deplooyed in HF Spaces, a single line is shown for Query text.

frkhan
89702eb1y ago

Update README.md

frkhan
9cfeed91y ago

-- Added URL, getting API info etc in Readme.md

frkhan
9536c671y ago

- Added docstring for the whole project

frkhan
b3c07b51y ago

-- Fixed the package versions.

frkhan
597eb221y ago

Configured HF Spaces to Docker space.

frkhan
255e0741y ago

- Implemented scraping using Crawl4Ai.

frkhan
8c93d261y ago

Update sync-to-hf.yml

frkhan
a11030c1y ago

Create sync-to-hf.yml

frkhan
2e4cb4f1y ago

-- Updated the main UI and system prompt so that LLM can provide data for non-product based info also.

frkhan
483c1691y ago

Initial commit for LLM-Web-Scrapper project.

frkhan