Skip to content

MatthewTran22/SparkHacks

Repository files navigation

🦅 Panoptes: Proactive AI Command for San Francisco

PanoptesBeyond Reactive Policing.

Panoptes Tactical Dashboard

NVIDIA Powered San Francisco Focus


👨‍💻 Quickstart Guide

# Clone the repository
git clone https://github.com/MatthewTran22/SparkHacks.git

# Install Frontend dependencies
npm install
npm run dev

# Setup Backend (FastAPI + Nemotron)
cd backend
python -m venv venv
#For MacOS/Linux
source venv/bin/activate
#For Windows
source venv/Scripts/activate
pip install -r requirements.txt
python app/main.py

Local LLM Setup

Follow the Instructions linked here


🏗 Project Structure

  • app/: Next.js frontend with Tactical Command UI.
  • backend/: FastAPI agentic service with NVIDIA Nemotron integration.
  • lib/: High-fidelity geographic data (SF Neighborhoods fixed with convex hulls).
  • docs/: PRDs, Data Schemas, and the Simulation Blueprint.

Judges / VCs: Why DGX Spark?

Panoptes requires massive parallel processing of real-time stressors and LLM contexts. The DGX Spark allows us to unify our vector memory and crime databases, hitting < 2s end-to-end latency—critical for high-stakes law enforcement.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 5