frkhan/llm-web-scrapper
-- Introduced Guardrail against searching harmful content.
- Updated the system prompt to ask user to use different scraper if scraping has issue.
-- Modified the system prompt to avoid responding with empty answer by bytedance/seed-oss-36b-instruct (nvidia) ML Model.
-- Added Disclaimer section to inform user of this project to be responsible while scraping websites.
-- Story link is added.
-- Increased the badge size.
-- Added an accordion to show instruction on how to use this app
-- Temporary workaround to fix HF Spaces scrolling issue.
-- To fix the scrolling issue while deplooyed in HF Spaces, a single line is shown for Query text.
Update README.md
-- Added URL, getting API info etc in Readme.md
- Added docstring for the whole project
-- Fixed the package versions.
Configured HF Spaces to Docker space.
- Implemented scraping using Crawl4Ai.
Update sync-to-hf.yml
Create sync-to-hf.yml
-- Updated the main UI and system prompt so that LLM can provide data for non-product based info also.
Initial commit for LLM-Web-Scrapper project.
