ISD (Intelligent Software Developer) is a comprehensive automation ecosystem designed to crawl, process, and analyze information from global RSS feeds. It provides intelligent security signaling, automated summarization, and seamless translation to empower users with global insights without language barriers.
- Intelligent Security Watchdog: Automatically detects and alerts on security threats, CVEs, and infrastructure incidents from global sources.
- AI-Powered Summarization & Translation: Leverages LLMs (Ollama, OpenRouter, OpenAI) to summarize complex news and translate them into your preferred language.
- Smart Industry Insights: Perfect for tracking tech trends, interview preparation (case studies, troubleshooting), and corporate intelligence.
- Multi-Channel Notifications: Receive instant updates via Telegram groups tailored to specific teams (e.g., Dev, Security, Management).
- Interactive Knowledge Hub: A sleek web dashboard to browse aggregated articles, plus an AI Chat interface for deep-diving into specific topics.
- Admin Management: Easy-to-use administrative interface to manage sources, teams, and system configurations.
- Crawl: System monitors global RSS feeds based on your configured sources.
- Process: AI triggers to translate, summarize, and extract key insights.
- Notify: Instant alerts are sent to designated Telegram chats.
- Explore: Access the ISD Hub to read full reports and chat with the AI about any article.
- Clone the Repository:
git clone https://github.com/jsc2017605097/isd-ai-intelligence cd isd-ai-intelligence - Run Installer: Double-click the
install.batfile. It will set up the environment and dependencies automatically. - Configure: Run
isd installin your terminal to initialize the database and AI providers.
- Clone the Repository:
git clone https://github.com/jsc2017605097/isd-ai-intelligence cd isd-ai-intelligence - Run Setup:
bash install.sh
- Initialize: Run
isd installto complete the setup.
You can manage the system via the Admin Dashboard (usually at http://localhost:8000/admin) or using the ISD CLI:
isd install: Setup or resume installation (venv, npm, db).isd start: Launch all services (Core, Worker, Beat, Hub API).isd stop: Stop all background services.isd status: Check the operational status of all components.isd config ai: Quickly switch or configure AI providers.
"Turning global news into your actionable intelligence."

