Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
neural-thinker
/
cidadao.ai-backend
like
0
Paused
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
cidadao.ai-backend
/
src
/
services
549 kB
3 contributors
History:
67 commits
anderson-ufrj
feat(investigations): implement 24/7 autonomous investigation system
4eafb23
2 months ago
README.md
Safe
26.7 kB
feat: clean HuggingFace deployment with essential files only
4 months ago
__init__.py
Safe
636 Bytes
feat: integrate Maritaca AI Sabiá-3 with Drummond agent
3 months ago
agent_lazy_loader.py
Safe
18.2 kB
feat: implement Oxossi agent - fraud detection specialist
3 months ago
agent_memory_integration.py
Safe
26.8 kB
feat: implement comprehensive memory integration system for all agents
3 months ago
agent_metrics.py
Safe
14.7 kB
fix(cache): correct cache_result decorator parameters
3 months ago
agent_orchestrator.py
Safe
29.7 kB
feat(orchestration): implement advanced agent orchestration system
3 months ago
analysis_service.py
Safe
2.51 kB
feat: clean HuggingFace deployment with essential files only
4 months ago
api_key_service.py
Safe
17.3 kB
fix: correct CacheService import path
3 months ago
auth_service.py
Safe
11.4 kB
feat(auth): migrate authentication from in-memory to PostgreSQL
3 months ago
auto_investigation_service.py
Safe
15.5 kB
feat(investigations): implement 24/7 autonomous investigation system
2 months ago
batch_service.py
Safe
14.6 kB
feat(cli): implement complete CLI commands and batch processing system
3 months ago
cache_service.py
Safe
15.5 kB
fix(cache): add missing CacheTTL enum to resolve HuggingFace import error
3 months ago
cache_warming_service.py
Safe
15.9 kB
fix(supabase): auto-detect environment and use REST API on HuggingFace
2 months ago
chat_data_integration.py
Safe
16.3 kB
feat: integrate Portal da Transparência real data fetching with chat endpoints
3 months ago
chat_service.py
Safe
16.7 kB
refactor(performance): replace all json imports with json_utils
3 months ago
chat_service_with_cache.py
Safe
10.9 kB
fix: prevent import-time initialization of chat service
3 months ago
compression_service.py
Safe
16.9 kB
fix: add missing List import in compression_service
3 months ago
connection_pool_service.py
Safe
19.7 kB
feat(database): allow app to run without database connection for HuggingFace Spaces
3 months ago
dados_gov_service.py
Safe
12.7 kB
fix(cache): add missing CacheTTL enum to resolve HuggingFace import error
3 months ago
data_service.py
Safe
1.64 kB
fix: add missing data_service singleton instance export
3 months ago
database_optimization_service.py
Safe
21.2 kB
feat(performance): implement cache warming and database optimization
3 months ago
email_service.py
Safe
12.8 kB
feat(notifications): implement comprehensive notification system
3 months ago
export_service.py
Safe
16.4 kB
feat(export): implement comprehensive document export system
3 months ago
forensic_enrichment_service.py
Safe
27.9 kB
feat(investigations): implement 24/7 autonomous investigation system
2 months ago
investigation_service.py
Safe
7.32 kB
fix(services): update investigation service for Supabase compatibility
2 months ago
investigation_service_selector.py
Safe
2.6 kB
fix(supabase): auto-detect environment and use REST API on HuggingFace
2 months ago
investigation_service_supabase.py
Safe
13.7 kB
feat(services): add Supabase-backed investigation service
2 months ago
investigation_service_supabase_rest.py
Safe
13.7 kB
feat(services): create REST API investigation service
2 months ago
ip_whitelist_service.py
Safe
14.1 kB
fix(models): rename metadata to meta_info in IPWhitelist model
3 months ago
maritaca_client.py
Safe
21.3 kB
refactor: change default Maritaca model from sabia-3 to sabiazinho-3
3 months ago
memory_startup.py
Safe
8.69 kB
fix(settings): replace settings.get() with getattr() for Pydantic models
3 months ago
notification_service.py
Safe
14.5 kB
fix: make notification advanced features optional for HuggingFace
3 months ago
portal_transparencia_service.py
Safe
20.1 kB
refactor: complete repository reorganization and documentation update
3 months ago
rate_limit_service.py
Safe
11.5 kB
refactor(performance): replace all json imports with json_utils
3 months ago
supabase_service.py
Safe
14.1 kB
feat(database): implement Supabase PostgreSQL service integration
2 months ago
supabase_service_rest.py
Safe
12.3 kB
feat(database): implement Supabase REST API service
2 months ago
webhook_service.py
Safe
12.3 kB
feat(notifications): implement comprehensive notification system
3 months ago