Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
colin730
/
SummarizerApp
like
0
Running
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
93c9664
SummarizerApp
502 kB
4 contributors
History:
92 commits
ming
feat: Add V4 NDJSON patch-based structured summarization
93c9664
20 days ago
.claude
feat: Implement V3 Web Scraping + Summarization API
about 1 month ago
.cursor
Add V2 API with HuggingFace streaming support
about 2 months ago
.github
"Claude Code Review workflow"
about 1 month ago
app
feat: Add V4 NDJSON patch-based structured summarization
20 days ago
scripts
fix(spaces): add FastAPI root_path for HF proxy, ensure 0.0.0.0:7860, verify v2 paths
about 2 months ago
tests
feat: Add V4 NDJSON patch-based structured summarization
20 days ago
.gitignore
Safe
475 Bytes
chore: initialize FastAPI backend project structure and testing setup
3 months ago
BACKEND_PERFORMANCE_ANALYSIS.md
Safe
11.9 kB
feat: Add Ollama model warmup for 35% performance improvement
2 months ago
BACKEND_PLAN.md
Safe
7.78 kB
chore: initialize FastAPI backend project structure and testing setup
3 months ago
CLAUDE.md
Safe
13.2 kB
feat: Implement V3 Web Scraping + Summarization API
about 1 month ago
DEPLOYMENT.md
Safe
6.28 kB
docs: add comprehensive cloud deployment guide
3 months ago
Dockerfile
Safe
1.25 kB
Add support for sshleifer/distilbart-cnn-6-6 model for V2 API
about 2 months ago
FAILED_TO_LEARN.MD
Safe
25.4 kB
Document HF V2 summary length improvements in FAILED_TO_LEARN.MD
about 2 months ago
HUGGINGFACE_DEPLOYMENT.md
Safe
6.05 kB
Fix 504 Gateway Timeout: Increase timeout values
2 months ago
NDJSON_REFACTOR_SUMMARY.md
Safe
7 kB
feat: Add V4 NDJSON patch-based structured summarization
20 days ago
PRE_COMMIT_HOOK.md
Safe
4.38 kB
Add comprehensive pre-commit hook documentation
2 months ago
README.md
Safe
13 kB
Fix V3 API to support both URL and text input
about 1 month ago
README_HF.md
Safe
3.43 kB
Fix Ollama permissions and model configuration for Hugging Face deployment
2 months ago
V3_FIX_URL_AND_TEXT_INPUT.md
Safe
23.7 kB
Fix V3 API to support both URL and text input
about 1 month ago
V3_SCRAPING_IMPLEMENTATION_PLAN.md
Safe
37.7 kB
feat: Implement V3 Web Scraping + Summarization API
about 1 month ago
docker-compose.dev.yml
Safe
872 Bytes
feat: add Docker containerization with Ollama integration
3 months ago
docker-compose.yml
Safe
1.44 kB
Fix 504 Gateway Timeout: Increase timeout values
2 months ago
env.example
Safe
412 Bytes
docs: add comprehensive cloud deployment guide
3 months ago
env.hf
Safe
505 Bytes
Fix 504 Gateway Timeout: Increase timeout values
2 months ago
nginx.conf
Safe
1.3 kB
Fix 504 Gateway Timeout: Increase timeout values
2 months ago
pytest.ini
Safe
442 Bytes
chore: initialize FastAPI backend project structure and testing setup
3 months ago
railway.json
Safe
311 Bytes
docs: add comprehensive cloud deployment guide
3 months ago
requirements.txt
Safe
1.02 kB
feat: Add V4 NDJSON patch-based structured summarization
20 days ago
start-server.bat
Safe
1.8 kB
feat: Add comprehensive configuration management and startup automation
2 months ago
start-server.sh
Safe
2.76 kB
feat: Add V4 NDJSON patch-based structured summarization
20 days ago
test_v4_live.py
Safe
3.11 kB
feat: Add V4 NDJSON patch-based structured summarization
20 days ago
test_v4_ndjson.py
Safe
6.12 kB
feat: Add V4 NDJSON patch-based structured summarization
20 days ago
test_v4_ndjson_http.py
Safe
8.99 kB
feat: Add V4 NDJSON patch-based structured summarization
20 days ago
test_v4_ndjson_mock.py
Safe
8.62 kB
feat: Add V4 NDJSON patch-based structured summarization
20 days ago
test_v4_ndjson_url.py
Safe
8.57 kB
feat: Add V4 NDJSON patch-based structured summarization
20 days ago
test_v4_simple.py
Safe
1.92 kB
feat: Add V4 NDJSON patch-based structured summarization
20 days ago