A powerful, modular, and self-hosted AI assistant that combines website monitoring, ERP integration, system health checks, web search, and personal organization into a single Telegram bot and Web Interface. Powered by Ollama for local, private intelligence.
Stars
25
Forks
5
Watchers
25
Open Issues
2
Overall repository health assessment
No package.json found
This might not be a Node.js project
79
commits
improved web monitoring to detect malware redirection and domain expiry
b9e7a1cView on GitHubfeat: Add detection for parked or expired domains by checking response body for specific keywords.
6c89eb6View on GitHubfeat: Add website uptime monitoring and refactor content checks to use a threading lock, prioritize requests, and record job run times.
e943e1dView on GitHubfeat: Add website change history tool, improve Telegram bot error handling and timeouts, and enhance workflow recurrence scheduling.
714f73dView on GitHubfeat: Implement unified semantic memory using ChromaDB and add a tool for searching across all memory types.
b681c43View on GitHubfeat: Integrate Playwright for dynamic website content fetching and html2text for markdown conversion, replacing BeautifulSoup.
4d98023View on GitHubfeat: Add SEO Expert and Meta Coder skills, introduce Meta Agent, and enhance skill parameter handling in the monitor.
0759312View on GitHubfeat: Add comprehensive client management skills for content research, enabling client updates, deletion, activation, and deactivation, and improve web request headers and timeouts.
160c973View on GitHubfeat: Introduce content research and generation skills, including scheduled jobs and enhanced table data display with tooltips and modals.
d4e2acbView on GitHubfeat: Add email deduplication and time-based filtering, backed by a new database table, and a command to manually check emails.
0b58d78View on GitHub