Thanks to visit codestin.com
Credit goes to github.com

Skip to content
View airawatraj's full-sized avatar
🎯
Focusing
🎯
Focusing

Block or report airawatraj

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
airawatraj/README.md

technologist | experimenter | seeker

"the future belongs to those who understand at a very deep level how to combine their unique expertise with what algorithms do best" - Pedro Domingos, The Master Algorithm

YouTube Kaggle Portfolio

Independent Research & Systems.

Building sovereign, local-first AI systems - from training small language models from scratch, through multimodal, high-speed, and long-context agent research on DGX Spark, to Cogni Life OS: a private intelligence and automation layer for personal and household knowledge.

  • Cogni Life OS: Sovereign, local-first personal knowledge and automation system built around an Obsidian-compatible Markdown vault, with durable AI agents, multimodal capture, layered lexical retrieval, evidence-backed actions, natural voice interaction, and local Cogni-Brain inference on DGX Spark.
  • Cogni-Brain 122B: Current high-context Cogni-Brain iteration for DGX Spark: Qwen3.5-122B-A10B INT4+FP8 hybrid, a native multimodal model supporting text, image, and video inputs. Compared with the earlier Nemotron brain, this variant expands local context to 262K, improves speed to 54.44 tok/s single-stream, reaches 68 tok/s peak, supports 3 concurrent streams, and maintains 100/100 Tool-Eval.
  • CogniBash: Experimental terminal/action workbench for Cogni-Brain, exploring local ReAct-style bash execution, command feedback loops, workspace-scoped runs, output limits, safer tool-use guardrails, and fine-tuned code-agent behaviour on DGX Spark.
  • Cogni-Brain 120B: Earlier large local reasoning brain for sandboxed DGX Spark workflows: Nemotron-3-Super-120B via vLLM with stable 131K local context, ~24 tok/s, 93/100 Tool-Eval, a hardened agentic stack, and reproducible benchmark methodology.
  • Cogni-Brain 35B: Fast local tool-agent brain for sandboxed DGX Spark workflows: Qwen 3.6-35B via Atlas with ~219 tok/s, 100/100 Tool-Eval, and local NVFP4 acceleration for responsive Claude Code and agent loops.
  • Cogni-Brain 12B: Dedicated local multimodal perception agent for sandboxed DGX Spark workflows: Gemma 4 12B via vLLM with image input, audio and voice-note workflows, video-as-frames perception, multilingual chat, tool calling, 196K context, and reproducible local benchmarks.
  • SageGPT-7.5M (DGX): Small language model trained from scratch on ~140M pure Sanskrit tokens on NVIDIA DGX Spark, with 6 layers, 8 attention heads, 256-dimensional embeddings, a 1024-token context window, and an ~8K vocabulary.
  • SageGPT-7M (MLX): Small language model trained from scratch on ~57M Sanskrit tokens using Apple MLX, with 4 layers, 8 attention heads, 256-dimensional embeddings, and an 8K vocabulary for Apple Silicon inference.
  • Cogni.chat: Broader local-first multimodal AI ecosystem direction for personal and household intelligence, spanning memory, planning, wellbeing, learning, creative work, family coordination, and interaction across text, voice, images, and personal context. Cogni Life OS provides its sovereign knowledge and automation foundation.
  • Fiduciary-Ops-Agent: Autonomous enterprise governance agent using a strict Check-then-Act protocol via Gemini 2.5 Flash Lite; enforces real-time fiduciary risk alignment using tool-first orchestration. Also works with local Cogni-Brain inference on DGX Spark.


"I have no special talent. I am only passionately curious" - Albert Einstein

Pinned Loading

  1. cogni-life-os cogni-life-os Public

    Local-first sovereign Life OS with Obsidian-compatible vault, durable AI agents, local retrieval, and Cogni-Brain integration.

    Python 1

  2. dgx-spark-qwen-omni-super-agent dgx-spark-qwen-omni-super-agent Public

    Qwen3.5-122B Cogni-Brain on DGX Spark: multimodal agent stack, 262K context, ~54 tok/s, 100/100 Tool-Eval.

    Python

  3. cognibash cognibash Public

    Qwen2.5-Coder-14B fine-tuned bash/action agent for Cogni-Brain: ReAct loops, command feedback, workspace-scoped execution.

    Python

  4. dgx-spark-nemotron-super-agent dgx-spark-nemotron-super-agent Public

    Nemotron-3-Super-120B Cogni-Brain on DGX Spark: 131K context, ~24 tok/s, 93/100 Tool-Eval, hardened agent stack.

    Python 8 3

  5. dgx-spark-qwen-super-agent dgx-spark-qwen-super-agent Public

    Qwen3.6-35B fast Cogni-Brain path on DGX Spark: ~219 tok/s, 100/100 Tool-Eval, local NVFP4 acceleration.

    Python 2

  6. dgx-spark-gemma4-omni-agent dgx-spark-gemma4-omni-agent Public

    Gemma4-12B multimodal specialist on DGX Spark: image input, voice-note workflows, tool calling, 196K tested context.

    Python 1