CzechAI Agenti - Kompletní Seznam
Datum: 30.12.2025
Zdroj: PRODUCTION/AGENTI_KOMPLETNI_SEZNAM.md
Legenda Statusu
| Status |
Význam |
| NASAZENY |
Běží jako služba, má API endpoint |
| KOD READY |
Kód existuje, není spuštěný |
| V PLANU |
Dokumentace, kód neexistuje |
1. Nasazení Agenti (Běží)
Na MCP API (port 5010)
| ID |
Agent |
Skupina |
| AG-0001 |
HypotekaDueDiligenceAgent |
Banking |
| AG-0002 |
CreditRiskAssessmentAgent |
Banking |
| AG-0003 |
AMLComplianceAgent |
AML |
| AG-0004 |
PropertyValuationAgent |
Reality |
| AG-0005 |
InsuranceUnderwritingAgent |
Insurance |
Běžící služby (PM2)
| Služba |
Port |
K čemu |
| czech-legal-ai |
3000 |
Právník AI (law.czechai.io) |
| rag-api |
8095 |
RAG Knowledge Base |
| router-api |
8090 |
Router Tower |
| czechai-api |
5000 |
Reality, kontakty, firmy |
| mcp-api |
5010 |
MCP server pro IDE |
| discord-bot |
- |
Úkoly + lead notifikace |
2. Kód Ready (existuje, není nasazený)
Banking/Insurance Agents
/opt/czechai-api/agents/banking_insurance_agents.py
| Agent |
K čemu |
| HypotekaDueDiligenceAgent |
DD pro hypotéky |
| CreditRiskAssessmentAgent |
Credit scoring |
| InsuranceUnderwritingAgent |
Pojišťovací underwriting |
Dražby/Insolvence Agents
/opt/czechai-api/agents/drazby_insolvence_agents.py
| Agent |
K čemu |
| DrazbyScraperAgent |
Scrapuje 6+ dražebních portálů |
| InsolvenceScraperAgent |
Scrapuje ISIR |
| DrazbyOpportunityFinderAgent |
Hledá podhodnocené dražby |
| PropertyRiskZoneAnalyzerAgent |
5 typů rizik |
| AutomatedUnderwritingAgent |
Automatické schvalování úvěrů |
3. V Plánu
| Agent |
K čemu |
Priorita |
| TransactionMonitoringAgent |
Sledování transakcí |
HIGH |
| SARReportGenerator |
Generování SAR reportů |
HIGH |
| InvestmentOpportunityFinder |
Investiční příležitosti |
MEDIUM |
| CompanyIntelligenceAgent |
Komplexní analýza firmy |
MEDIUM |
4. Scrapery (40+ portálů)
| Scraper |
Portál |
| bezrealitky_scraper.py |
Bezrealitky.cz |
| sreality_scraper.py |
Sreality.cz |
| reality_idnes_scraper.py |
iDNES Reality |
| isir_scraper.py |
ISIR (insolvence) |
5. Shrnutí
| Kategorie |
Počet |
| NASAZENÍ |
11 |
| KÓD READY |
23 |
| V PLÁNU |
8 |
| CELKEM |
42 |
Přeneseno z PRODUCTION 2026-01-06