Skip to content

Veriton-Tech/OSINTForge

Repository files navigation

Unified OSINT Intelligence Hub

A modular, AI-powered OSINT platform using FastAPI, PostgreSQL, and Neo4j.

Features

  • Modular FastAPI backend
  • PostgreSQL for structured data
  • Neo4j for graph intelligence
  • Docker Compose for easy setup

Quickstart

  1. Copy .env.example to .env and update secrets as needed.
  2. Run docker-compose up --build from the project root.
  3. Access the API at http://localhost:8000

Structure

  • app/ — FastAPI app, modules, and connectors
  • docker-compose.yml — Multi-service orchestration
  • requirements.txt — Python dependencies
  • .env.example — Environment variable template

This is a starting scaffold. Extend with modules for ingestion, AI, and visualization as needed.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors