Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Website
Tasks
HuggingChat
Collections
Languages
Organizations
Community
Blog
Posts
Daily Papers
Learn
Discord
Forum
GitHub
Solutions
Team & Enterprise
Hugging Face PRO
Enterprise Support
Inference Providers
Inference Endpoints
Storage Buckets
Log In
Sign Up
Spaces:
testingweb647
/
Arag
like
0
Running
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
Arag
Ctrl+K
Ctrl+K
2 contributors
History:
200 commits
AuthorBot
Cursor
Allow SuperAdmin to proxy author admin growth routes.
9e4dfdc
about 10 hours ago
.agent
SuperAdmin QoL: persistent session, TOTP session, shared provider keys.
about 18 hours ago
.cursor
Document feature rules for platform APIs, TOTP, and pricing.
about 18 hours ago
.github
Implement Enterprise Worth Roadmap (R-139โR-173).
1 day ago
alembic
Add SuperAdmin retailer API keys with priority over env and free scraping.
about 19 hours ago
app
Allow SuperAdmin to proxy author admin growth routes.
about 10 hours ago
docs
Add enterprise growth APIs, billing, admin UI, and test suite.
about 15 hours ago
frontend
Restructure project for HF Spaces deployment
22 days ago
nginx
Add enterprise growth APIs, billing, admin UI, and test suite.
about 15 hours ago
scripts
Remove debug artifacts, pitch deck tooling, and stale test outputs.
about 18 hours ago
static
Fix false session-expired errors on admin books load.
about 17 hours ago
tests
Allow SuperAdmin to proxy author admin growth routes.
about 10 hours ago
.cursorrules
41.5 kB
P0 security: async backup, widget CORS, Redis auth.
about 18 hours ago
.env.example
4.82 kB
P0 security: async backup, widget CORS, Redis auth.
about 18 hours ago
.gitattributes
232 Bytes
Initial commit: AuthorBot RAG SaaS backend + frontend
23 days ago
.gitignore
2.76 kB
Remove debug artifacts, pitch deck tooling, and stale test outputs.
about 18 hours ago
ARCHITECTURE.md
28.6 kB
feat: proper visitor analytics system - New Visitor model (visitor_uid + fingerprint fallback, first_seen/last_seen/page_views, geo, device) - VisitorRepository with upsert + analytics queries - visitor_tracker.py: record_visitor() upserts on every session/init - session/init accepts visitor_uid in request body (HF-Spaces iframe-safe, no cookies) - 4 new analytics endpoints: /visitors /geo /devices /sessions/stats - geo.py: region extraction + X-Real-IP support - DB migration: visitor_uid column on chat_sessions - ARCHITECTURE.md updated
15 days ago
Dockerfile
2.65 kB
Production hardening: JWT blacklist, TOTP, Pydantic schemas, Prometheus, SSRF fix, CSP, Redis auth, Celery backup โ 35 items across P0-P5
16 days ago
Makefile
3.26 kB
Add enterprise growth APIs, billing, admin UI, and test suite.
about 15 hours ago
README.md
9.96 kB
refactor: HF routing like RAG 1.2 โ /ui, /widget, /admin, port 7860
22 days ago
alembic.ini
Safe
637 Bytes
Implement Enterprise Worth Roadmap (R-139โR-173).
1 day ago
app.py
357 Bytes
Restructure project for HF Spaces deployment
22 days ago
behave.ini
82 Bytes
Replace HTML platform scraping with API-first catalog hub.
1 day ago
docker-compose.dev.yml
4.15 kB
Add enterprise growth APIs, billing, admin UI, and test suite.
about 15 hours ago
docker-compose.yml
3.96 kB
P0 security: async backup, widget CORS, Redis auth.
about 18 hours ago
email_credentials.env.example
1.2 kB
Refactor admin API into service and repository layers.
4 days ago
pytest.ini
264 Bytes
Add enterprise growth APIs, billing, admin UI, and test suite.
about 15 hours ago
requirements.txt
4.97 kB
Make Stripe optional at import and add billing test deps.
about 15 hours ago