EveryDev.ai
Subscribe
Home
Tools

3,419+ AI tools

  • New
  • Trending
  • Featured
  • Compare
  • Arena
Categories
  • Agents2189
  • Coding1574
  • Infrastructure698
  • Marketing534
  • Projects498
  • Research456
  • Design416
  • Analytics389
  • Testing296
  • MCP290
  • Security286
  • Data262
  • Integration197
  • Prompts189
  • Communication183
  • Extensions173
  • Learning170
  • Voice151
  • Commerce135
  • DevOps123
  • Web86
  • Finance26
AI Tools by Topic
  • AI Coding Assistants
  • Agent Frameworks
  • MCP Servers
  • AI Prompt Tools
  • Vibe Coding Tools
  • AI Design Tools
  • AI Database Tools
  • AI Website Builders
  • AI Testing Tools
  • LLM Evaluations
Follow Us
  • X / Twitter
  • LinkedIn
  • Reddit
  • Discord
  • Threads
  • Bluesky
  • Mastodon
  • YouTube
  • GitHub
  • Instagram
Get Started
  • About
  • Editorial Standards
  • Corrections & Disclosures
  • Community Guidelines
  • Advertise
  • Contact Us
  • Newsletter
  • Submit a Tool
  • Start a Discussion
  • Write A Blog
  • Share A Build
  • Terms of Service
  • Privacy Policy
Explore with AI
  • ChatGPT
  • Gemini
  • Claude
  • Grok
  • Perplexity
Agent Experience
  • llms.txt
Theme
With AI, Everyone is a Dev. EveryDev.ai © 2026
    1. Home
    2. Tools
    3. Taranis AI
    Taranis AI icon

    Taranis AI

    Content Analysis
    Featured

    An advanced open-source OSINT tool that uses AI and NLP to collect, analyze, and publish structured intelligence reports from diverse data sources.

    Visit Website

    At a Glance

    Pricing
    Open Source

    Fully free and open-source under the European Union Public Licence 1.2 (EUPL-1.2). Self-hosted via Docker Compose.

    Engagement

    Available On

    Web
    API
    CLI

    Resources

    WebsiteDocsGitHubllms.txt

    Topics

    Content AnalysisInformation SynthesisThreat Detection

    Alternatives

    Bullshit DetectorOpenBriefisFake.ai
    Developer
    AIT (Austrian Institute of Technology) / Taranis AIVienna, AustriaEst. 2008

    Listed Aug 2026

    About Taranis AI

    Taranis AI is an advanced Open-Source Intelligence (OSINT) platform developed by AIT (Austrian Institute of Technology) and co-financed by the Connecting Europe Facility of the European Union. It leverages Artificial Intelligence and Natural Language Processing to automate the collection of unstructured news articles from diverse sources and transform them into structured intelligence reports. Released under the European Union Public Licence 1.2 (EUPL-1.2), the project is actively maintained on GitHub with over 1,190 stars and 173 forks as of mid-2026.

    What It Is

    Taranis AI is a cybersecurity-focused OSINT workflow platform that covers the full intelligence lifecycle: collecting raw data from web sources, enriching it with AI, enabling analyst review, generating structured reports, and publishing finished intelligence products in formats such as HTML, JSON, PDF, or plain text. It is inspired by earlier projects Taranis3 (NCSC-NL) and Taranis-NG (SK-CERT), and represents a significant architectural evolution of that lineage.

    Core Workflow

    The platform organizes work into four main stages:

    • Assess: Analysts review collected news items and stories, apply filters, bookmarks, and tags, and manage version history.
    • Analyze: Structured report items are created, edited, and filtered from assessed stories.
    • Publish: Reports are rendered into final products (HTML, JSON, PDF, plain text) and published manually or via autopublish.
    • Omnisearch: A global search bar spans Stories, Reports, and Products with advanced filter syntax.

    Architecture and Services

    Taranis AI is deployed via Docker Compose and consists of several services:

    • Ingress: Nginx reverse proxy as the entrypoint
    • Frontend: Flask, HTMX, and Tailwind CSS-based web UI
    • Core: REST API backend communicating with the database and exposing endpoints to workers and the frontend
    • Worker: RQ workers handling collectors, bots, presenters, and publishers
    • Database: PostgreSQL (primary) or SQLite
    • Redis: Message broker and job queue for RQ workers
    • SSE Broker: Server-Sent Events for real-time updates

    An OpenAPI 3.1 spec is bundled and accessible in running installations. Health endpoints (/api/isalive and /api/health) support operational monitoring.

    AI and NLP Capabilities

    Taranis AI applies several NLP and AI features to collected content:

    • Entity recognition and automatic summary creation
    • Story clustering to reduce analyst workload
    • Recognition of cybersecurity-specific terms including APTs, CVEs, and IoCs
    • An asynchronous task queue (via RQ/Redis) for background news item processing
    • Integration with IntelOwl for enrichment
    • Experimental MISP integration for collaborative threat intelligence sharing between Taranis AI instances

    Hardware Requirements and Deployment

    The README specifies minimum hardware: with full NLP features, at least 16 GB RAM, 4 CPU cores, and 50 GB disk storage are required. Without NLP, 2 GB RAM, 2 CPU cores, and 20 GB disk storage suffice. Deployment is Docker Compose-based, with documentation covering TLS, monitoring, and Redis/RQ background job configuration.

    Update: Version 1.4.2

    The latest release is version 1.4.2, published on July 20, 2026. The repository was last pushed to on August 3, 2026, indicating active development. The project migrated from Celery/RabbitMQ to RQ/Redis as its task queue, with a migration guide provided for existing deployments. Documentation was last modified in July 2026, reflecting ongoing maintenance and community contribution activity.

    Taranis AI - 1

    Community Discussions

    Be the first to start a conversation about Taranis AI

    Share your experience with Taranis AI, ask questions, or help others learn from your insights.

    Pricing

    OPEN SOURCE

    Open Source

    Fully free and open-source under the European Union Public Licence 1.2 (EUPL-1.2). Self-hosted via Docker Compose.

    • Full OSINT collection and AI enrichment pipeline
    • NLP entity recognition and summarization
    • Story clustering
    • Multi-format publishing
    • MISP integration (experimental)

    Capabilities

    Key Features

    • Advanced OSINT data collection from websites, RSS, Atom, email, Twitter, Slack, and more
    • AI-enhanced article enrichment using NLP
    • Entity recognition and automatic summary creation
    • Story clustering to reduce analyst workload
    • Cybersecurity term recognition (APTs, CVEs, IoCs)
    • Structured report creation and management
    • Multi-format publishing (HTML, JSON, PDF, plain text)
    • Autopublish support
    • Omnisearch across Stories, Reports, and Products
    • Asynchronous task queue via RQ/Redis
    • MISP integration for collaborative threat intelligence (experimental)
    • IntelOwl enrichment integration
    • OpenAPI 3.1 REST API
    • Docker Compose deployment
    • Role-based access control (admin vs. standard users)
    • Version history for assessed stories

    Integrations

    MISP
    IntelOwl
    PostgreSQL
    SQLite
    Redis
    Nginx
    Docker
    RSS/Atom feeds
    Email
    Twitter
    Slack
    API Available
    View Docs

    Ratings & Reviews

    No ratings yet

    Be the first to rate Taranis AI and help others make informed decisions.

    Developer

    AIT (Austrian Institute of Technology) / Taranis AI

    Taranis AI is developed by a team at AIT (Austrian Institute of Technology) specializing in cybersecurity and cyber intelligence. The team builds and maintains an open-source OSINT platform that applies AI and NLP to automate intelligence gathering and analysis for security analysts. The project is co-financed by the Connecting Europe Facility of the European Union and released under the EUPL-1.2 license. Community contributions are actively welcomed through a published development setup guide.

    Founded 2008
    Vienna, Austria
    1,653 employees

    Used by

    Austrian NIS Authorities
    ECSO (Cyberhive Marketplace Member)
    Read more about AIT (Austrian Institute of Technology) / Taranis AI
    WebsiteGitHub
    1 tool in directory

    Similar Tools

    Bullshit Detector icon

    Bullshit Detector

    Open-source agent skills that fact-check viral videos, articles, tweets, and PDFs claim by claim, producing per-claim verdicts and a 0–10 BS score.

    OpenBrief icon

    OpenBrief

    A local-first, open-source desktop app that turns long videos and audio into transcripts, grounded summaries, and exportable notes—no account required.

    isFake.ai icon

    isFake.ai

    AI detector for text, images, video, and audio that identifies AI-generated content with explainable, evidence-based results.

    Browse all tools

    Related Topics

    Content Analysis

    AI-powered tools that automatically analyze, categorize, and extract insights from text, images, video, and other content types for sentiment analysis and semantic understanding.

    57 tools

    Information Synthesis

    Tools that analyze and summarize complex information.

    56 tools

    Threat Detection

    AI tools that detect and analyze security threats and anomalies.

    33 tools
    Browse all topics
    Back to all toolsSuggest an edit
    ratings
    discussions