Darkelf OSINT AI v0.1.0-alpha

Nightly
AI-Assisted OSINT — Windows · Linux · macOS · Python + Ollama

Highlights

  • AI-assisted analysis — leverages local Ollama models to interpret and correlate OSINT data
  • Multi-source intelligence — domains, usernames, emails, IPs, and social platforms
  • Structured intelligence output — actionable insights instead of raw, unfiltered data
  • Modular & extensible architecture — easy to expand with new sources or analysis modules
  • Ethical-first design — focused strictly on publicly available information

Downloads

PlatformArchSizeActions
Windows.exex640 BNotesDownload
Linux.AppImagex640 BNotesDownload
macOS.dmgx640 BNotesDownload

Verify Your Download

Always verify your download before running. Compare the file hash against the published SHA-256.

1
Windows (PowerShell)
Get-FileHash .\DarkelfOSINT-AI-TODO_windows-x64.exe -Algorithm SHA256
2
Linux / macOS (Terminal)
sha256sum DarkelfOSINT-AI-TODO_windows-x64.exe
3
Compare

The output must match the SHA-256 below exactly (case-insensitive). If it does not match, delete the file immediately — do not run it.

The authoritative SHA-256 for this build is published on its GitHub release page. Compare your computed hash against the value listed there.

Release Notes

Darkelf OSINT AI 0.1.0-alpha

What Is This?

AI-powered Open-Source Intelligence assistant. Combines traditional OSINT workflows with AI-driven reasoning via Ollama.

Requirements

Python 3.9 or newer

Ollama installed locally (brew install ollama)

pip install -r requirements.txt

Installation

```bash

git clone https://github.com/Darkelf2024/Darkelf-OSINT-Ai.git

cd Darkelf-OSINT-Ai

pip install -r requirements.txt

python "Darkelf OSINT Ai.py"

```

Roadmap

Advanced CLI interface

PDF / Markdown / JSON report export

Data visualization and relationship mapping

Expanded OSINT source coverage