Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
frkhan
/
llm-web-scrapper
like
1
Running
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
df26504
llm-web-scrapper
32.2 kB
2 contributors
History:
13 commits
frkhan
-- Added an accordion to show instruction on how to use this app
df26504
2 months ago
.github
Update sync-to-hf.yml
2 months ago
.dockerignore
Safe
25 Bytes
- Implemented scraping using Crawl4Ai.
2 months ago
.env.example
Safe
254 Bytes
-- Fixed the package versions.
2 months ago
.gitignore
Safe
312 Bytes
Initial commit for LLM-Web-Scrapper project.
2 months ago
Dockerfile
Safe
319 Bytes
- Added docstring for the whole project
2 months ago
Dockerfile.dev
Safe
348 Bytes
- Implemented scraping using Crawl4Ai.
2 months ago
LICENSE
Safe
1.06 kB
Initial commit for LLM-Web-Scrapper project.
2 months ago
README.md
Safe
6.63 kB
Update README.md
2 months ago
app.py
Safe
11.4 kB
-- Added an accordion to show instruction on how to use this app
2 months ago
config.py
Safe
1.54 kB
-- Fixed the package versions.
2 months ago
crawl4ai_client.py
Safe
1.22 kB
- Added docstring for the whole project
2 months ago
docker-compose.dev.yml
Safe
1.03 kB
- Added docstring for the whole project
2 months ago
docker-compose.yml
Safe
809 Bytes
- Added docstring for the whole project
2 months ago
firecrawl_client.py
Safe
2.62 kB
- Added docstring for the whole project
2 months ago
llm_inference_service.py
Safe
3.63 kB
- Added docstring for the whole project
2 months ago
requirements.txt
Safe
219 Bytes
-- Fixed the package versions.
2 months ago
spaces.yaml
Safe
157 Bytes
-- Added URL, getting API info etc in Readme.md
2 months ago