How to weaponize NVIDIA's latest open-source AI tools โ AI-Q research agents and Nemotron 3 models โ for your BDI Hackathon pitch and product.
NVIDIA released AI-Q (an open-source multi-agent deep research blueprint) and Nemotron 3 (three open-weight models: Nano, Super, Ultra) in late 2025. These are free, open-source, production-ready tools that directly accelerate what SinkAlert needs โ deep research, agentic reasoning, and multimodal analysis.
The BDI Hackathon has judges from AWS, but also values open-source innovation and ThaiLLM usage. NVIDIA's tools complement โ not compete with โ the ThaiLLM special prize. You can run Nemotron 3 alongside ThaiLLM for different purposes.
AI-Q is an NVIDIA Blueprint โ a reference architecture built on LangChain DeepAgents + NVIDIA NeMo Agent Toolkit. It's on GitHub (NVIDIA-AI-Blueprints/aiq), fully open-source under Apache 2.0.
| Model | Size | Architecture | Best For | SinkAlert Use |
|---|---|---|---|---|
| Nano Omni | 30B-A3B MoE | Hybrid Mamba-Transformer MoE Native text + image + video + audio |
Multimodal perception, efficiency | ๐ฐ๏ธ Analyze satellite InSAR images + ThaiLLM text in one model ๐ Process dashcam footage with natural language descriptions ๐ง๏ธ Ingest weather data visually + textually |
| Super | ~100B MoE | Hybrid Mamba-Transformer MoE 1M token context window, NVFP4, MTP |
Agentic reasoning, long-context analysis | ๐ Analyze entire research papers in one pass ๐ฏ Multi-step risk reasoning across all 8 features ๐ Generate full pitch sections with citations |
| Ultra | 550B-A55B MoE | Mixture of Experts Fully open weights, datasets, recipes |
Maximum accuracy, heavy analysis | ๐ฌ Complex disaster modeling & simulation ๐ Full literature meta-analysis (35+ papers) ๐ Final pitch deck generation & optimization |
AI-Q agents continuously search Thai + English news for new road collapse incidents, extract victim quotes, damage figures, and source citations โ just like what I did manually, but ongoing.
Nemotron SuperFeed AI-Q all 35+ InSAR/ML papers. Nemotron 3 Super (1M context) reads entire papers in one pass. Cross-reference findings. Generate BibTeX citations automatically.
Nemotron SuperNemotron 3 Nano Omni natively processes satellite images + text. Feed it Sentinel-1 interferograms and ask: "Show me deformation anomalies in Bangkok for the past 6 months."
Nano OmniProcess dashcam footage through Nano Omni's video understanding. Instead of just detecting potholes with YOLO, get natural language descriptions: "3 cracks visible, 1 pothole, water pooling noted."
Nano OmniAI-Q agents research the judges' backgrounds from LinkedIn/public sources, generate personalized talking points, and optimize the pitch narrative structure for maximum impact.
Nemotron UltraThaiLLM handles Thai-language citizen alerts and LINE bot. Nemotron handles the heavy backend reasoning and English research. Two open models, one system.
ThaiLLM + NanoCompute needed: Nemotron Nano can run on a single GPU (even RTX 4090). Super needs a beefier setup. Ultra needs data-center GPUs. But for hackathon purposes, you can use NVIDIA API Catalog (free tier) or HuggingFace Inference API.
| Step | Action | Effort | Impact |
|---|---|---|---|
| 1 | Clone AI-Q repo. Run the example with your SinkAlert data. Show it produces research output. | 2-3 hours | ๐ Huge: shows you're using NVIDIA's latest |
| 2 | Download Nemotron 3 Nano from HuggingFace. Test on InSAR image + Thai text. | 3-4 hours | ๐ฌ Medium: multimodal capability is unique |
| 3 | Add "NVIDIA AI-Q + Nemotron 3" slide to pitch deck. | 30 min | ๐ฏ Quick win: shows forward-thinking |
| 4 | Position as ThaiLLM complement, not replacement. | 15 min | ๐น๐ญ Preserves ThaiLLM prize eligibility |
NVIDIA AI-Q and Nemotron 3 are free, open-source, and production-ready. They directly solve SinkAlert's research, analysis, and pitch challenges. Using them signals to BDI judges that you're not just building a hackathon project โ you're building on the same open AI stack that enterprises use. And it costs you nothing.
AI-Q blueprint identified for automated news mining pipeline. We can have it mining evidence and generating research within an hour.