Research Stack
122 links we actually use or watch for scraping, OSINT pivots, AI agents, and launch media — annotated for hardcore builders running investigation platforms like this one.
Scrape & ingest
12 linksTurn the open web into LLM-ready text — powers our feed scraper and Oracle research.
- Firecrawl ↗
Site → clean markdown/JSON; pairs well with Brave search for article research.
- firecrawl (GitHub) ↗
Open-source core; self-host or inspect the scrape pipeline.
- Crawl4AI ↗
Async crawl tuned for RAG — fast article body extraction.
- browser-use ↗
LLM-driven browser agent for flows plain HTTP cannot reach.
- video-use ↗
Browser agent variant aimed at video-heavy pages.
- Crawlee ↗
Production scraper framework (Playwright/Puppeteer) with queues and retries.
- Scrapy ↗
Classic Python spider framework — still unbeatable for large crawls.
- MarkItDown ↗
Microsoft utility: PDF, Office, HTML → markdown for LLM ingestion.
- Scrapling ↗
Adaptive scraping — handles DOM changes better than brittle selectors.
- AutoScraper ↗
Learns patterns from examples; good for repetitive news layouts.
- curl-impersonate ↗
TLS/browser fingerprint mimicry when sites block datacenter IPs.
- open-lovable ↗
Firecrawl + app builder experiment — scrape-to-UI prototyping.
OSINT & investigation
27 linksUsername pivots, breach data, maps, and document trails — Oracle board fuel.
- Sherlock ↗
Hunt a username across 400+ sites — first stop for identity pivots.
- SomaliScan — Epstein Index ↗
Structured investigation index — reference for deep-dive articles.
- theHarvester ↗
Emails, subdomains, and hosts from public sources.
- SpiderFoot ↗
Automated OSINT correlation engine with 200+ modules.
- Shodan ↗
Internet-wide device/service search — exposed cameras, ICS, misconfigs.
- Have I Been Pwned ↗
Breach lookup for emails and passwords.
- DeHashed ↗
Paid breach/credential search with rich filters.
- LeakCheck ↗
Another breach index — cross-check findings.
- FaceCheck.ID ↗
Reverse face search across the public web.
- PimEyes ↗
Face search engine — use responsibly and verify legally.
- ExifTool ↗
Extract GPS, camera, and edit history from images and PDFs.
- Jimpl EXIF viewer ↗
Browser-side EXIF strip/view — quick photo metadata checks.
- WiGLE ↗
Wireless network geolocation — map SSIDs and MAC addresses.
- Google Hacking Database ↗
Classic Google dork patterns for exposed files and panels.
- deviceinfo.me ↗
What your browser leaks (IP, UA, WebRTC) — tradecraft baseline.
- IntelTechniques Tools ↗
Mike Bazzell's curated OSINT tool menu — industry standard reference.
- Ultimate OSINT Collection ↗
Start.me dashboard — hundreds of OSINT bookmarks in one place.
- OSINT on Chain ↗
Blockchain-adjacent OSINT resources.
- PentestList ↗
Searchable pentest/OSINT tool directory.
- UseOdin ↗
OSINT platform for analysts.
- Osiris AI Live Map ↗
Global incidents, CCTV, earthquakes, live news — situational awareness layer.
- ExtractFace ↗
Facebook photo/face extraction helpers for authorized research.
- fb-sleep-stats ↗
Activity-pattern analysis from public Facebook signals.
- st3gg ↗
OSINT / threat-hunting utilities collection.
- PentAGI ↗
Autonomous pentest agent — research only on systems you own.
- The art of pivoting ↗
Essay on OSINT pivot methodology.
- GPX Editor map ↗
Verify geolocation claims against GPX/track data.
AI agents & orchestration
18 linksMulti-step research, coding agents, and workflow runners.
- agency-agents ↗
Multi-agent agency pattern — specialist roles in one pipeline.
- DeerFlow ↗
ByteDance deep-research agent framework.
- Hermes Agent ↗
Long-horizon agent runtime.
- Codex Orchestration ↗
Orchestrate Codex/CLI agents across tasks.
- oh-my-claudecode ↗
Claude Code power-user tooling and workflows.
- everything-claude-code ↗
Curated Claude Code configs, hooks, and patterns.
- GitHub spec-kit ↗
Spec-driven development — plan before you ship.
- Dify ↗
Visual LLM app builder — prototype Oracle-style flows without code.
- MiroFish ↗
Multi-agent simulation / swarm experiments.
- PLFM RADAR ↗
Radar-style monitoring agent project.
- Cursor Automations ↗
Scheduled cloud agents — cron backup for scrapers and briefings.
- DeepTutor ↗
AI tutoring / research agent from HKUDS.
- mempalace ↗
Agent memory layer experiments.
- RuView ↗
Agent/view tooling for Ruvnet stack.
- meta-llm-charter ↗
Governance patterns for multi-model agent systems.
- Odysseus ↗
Local-first agent runtime concept.
- TaxHacker ↗
Document → structured data agent (receipts, forms).
- block/buzz ↗
Block's agent experimentation repo.
Media, launch & video
14 linksShort-form video, launch reels, and audio — complements Brag Studio.
- /brag ↗
Hyperframes launch videos — integrated in our admin Brag Studio.
- OpenMontage ↗
Open video montage tooling.
- MoneyPrinterTurbo ↗
Automated short video from script — TikTok/Reels pipeline.
- Lightreel ↗
AI video reel generation.
- Supertonic (TTS) ↗
Expressive TTS for video voiceovers.
- voicebox ↗
Local voice cloning / TTS workstation.
- LongCat Video ↗
Meituan long-form video generation research.
- LongCat Avatar 1.5 ↗
Talking-head avatar model weights.
- OpenGame ↗
Game/video interactive generation experiments.
- SongGeneration Studio ↗
AI music generation UI.
- img2threejs ↗
Image → 3D scene for visual explainers.
- Three.js Object Sculptor ↗
Codex plugin for 3D object authoring.
- animate-ui ↗
Animated UI components for launch pages.
- Higgsfield Supercomputer ↗
High-end generative video platform.
Models & inference
13 linksWeights, OCR, speech, and local runtimes — for self-hosted research stacks.
- GLM-OCR ↗
Document OCR model — declassified PDF pipelines.
- Open LM GLM-5.2 ↗
GLM model family hub.
- Qwen3.6 35B GGUF ↗
Quantized Qwen for local inference.
- Qwen distilled reasoning ↗
Distilled reasoning model experiment.
- speech-to-speech ↗
HF real-time speech pipeline.
- Hungarian GPT-2 news ↗
Small Hungarian news LM — niche locale experiments.
- Kronos ↗
Time-series / forecasting model tooling.
- Wan2GP ↗
GPU-optimized Wan video model runner.
- PixelRAG ↗
Visual RAG — images in retrieval pipelines.
- Open Higgsfield AI ↗
Open replication/experiments around Higgsfield.
- CorridorKey ↗
Model routing / key management utility.
- picoclaw ↗
Tiny local agent runtime.
- entropic (Qu.ai) ↗
Managed inference pricing — compare against self-host.
Dev, deploy & product
14 linksShip and run The Theorist-style stacks without enterprise lock-in.
- Coolify ↗
Self-host PaaS on your VPS — escape serverless limits.
- Chatwoot ↗
Open-source support inbox when user base grows.
- Maybe Finance ↗
Open personal finance — if you monetize later.
- AdKit ↗
Ad creative generation — growth layer for The Theorist.
- Shipper ↗
Fast product shipping toolkit.
- usefastlane.ai ↗
AI-accelerated product lanes.
- indiepa.ge ↗
Indie maker landing pages.
- tiiny.ai ↗
Micro-SaaS / landing experiments.
- ui-ux-pro-max-skill ↗
UI/UX skill pack for agent-assisted design.
- ai-website-cloner ↗
Clone-and-remix site templates with agents.
- Skills (MengTo) ↗
Design/dev skill definitions for Claude.
- Skills (lixiaolin94) ↗
Additional agent skill library.
- Anthropic Skilljar ↗
Official Anthropic training courses.
- walls.rip mail ↗
Disposable/alias mail for signup tradecraft.
Experiments & builders
11 linksPlaygrounds worth watching — not all production-ready.
- HY-3D ↗
3D generation playground.
- Emergent ↗
Agent app builder sandbox.
- CodinGame ↗
Algorithm puzzles — keeps scraping/parsing skills sharp.
- Rork ↗
Mobile app AI builder.
- oiioii.ai ↗
Creative AI workspace.
- Kimi ↗
Moonshot long-context chat — compare research quality.
- UserRebirth ↗
Growth/analytics experiment.
- lemonade.gg ↗
Gaming/agent crossover project.
- linux-android ↗
Run Linux on Android — field research device.
- scrcpy ↗
Mirror and control Android from desktop.
- Alice ↗
Personal AI assistant framework.
OSINT training & tradecraft
7 linksSkill-building — geolocation, quizzes, courses, and military open-source reading.
- GeoGuessr ↗
Train geolocation intuition from street-level imagery.
- Quiztime (@quiztime) ↗
Twitter geolocation challenge series — gold standard training.
- Introduction to OSINT ↗
Structured beginner OSINT course.
- TCM OSINT Course (Notion) ↗
Community OSINT curriculum notes.
- SOC.mil IdM publications ↗
US Army intel doctrine — open PDF library.
- OSINT pivoting (YouTube) ↗
Video walkthrough on pivot techniques.
- OSINT phone/email (Reddit) ↗
Community thread on number/email pivots.
Hardware & close access
6 linksResearch tooling — authorized testing only. Laws vary by country.
For systems you own or have written permission to test. Unauthorized access is illegal. The Theorist links these for defensive awareness and journalist tradecraft education only.
- USB Army Knife ↗
Multi-function USB research implant — know what defenders detect.
- USB Army Knife (overview) ↗
Independent write-up of capabilities and risks.
- Pwnagotchi ↗
WiFi handshake capture pet — passive RF research.
- Hak5 USB Rubber Ducky ↗
Classic keystroke injection research platform.
- Alfa AWUS036AXM ↗
Monitor-mode WiFi adapter for RF surveys.
- LilyGo T-Dongle S3 ↗
Compact ESP32-S3 USB form factor for custom tools.
Personal collection — not endorsements. NSFW, pure trading bots, and unrelated side projects were left out. Send additions via contact. Also see the platform guide and AI & Tech desk.