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

Block or report STiFLeR7

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
STiFLeR7/README.md
STiFLeR7 — Hill Patel, AI Developer and Researcher
AI Researcher and Developer, Open Source Contributor
Profile views GitHub followers

Hill Patel (STiFLeR7) — AI Developer & Researcher at CloudRedux, based in Pune, India 🇮🇳. I build open-source Agentic AI systems and specialize in Large Language Models (LLMs), Retrieval-Augmented Generation (RAG), the Model Context Protocol (MCP), Edge AI, and model quantization — shipping scalable intelligence that runs on real hardware, from cloud GPUs down to 6GB consumer cards and on-device inference.

🔭 Currently building memex — persistent, bitemporal memory for AI coding agents over MCP (Tree-sitter + Gemini → Neo4j).


📂 >_ /sys/identify_user.py

class Hill_Patel(AI_Researcher):
    """
    [INFO] Building open-source AI tools for the community.
    [WARN] High compute requirements detected.
    """
    def __init__(self):
        self.code = "STiFLeR7"
        self.specs = {
            "role": "AI Developer & Researcher @ CloudRedux",
            "focus": ["Agentic AI", "MCP", "RAG", "Edge AI", "Quantization"],
            "driver": "Deploying Scalable Intelligence"
        }

    def execute_mission(self):
        while True:
            self.research()
            self.optimize()
            self.deploy("Production")

🌐 >_ /net/uplink/social_protocols

Portfolio LinkedIn Medium HuggingFace Email


🛠️ >_ /sys/modules/technical_skills

🧠 Agentic AI & Retrieval  ·  MCP · RAG · LangGraph · Vector Search · Neo4j · Knowledge Graphs MCP RAG LangGraph LangChain Neo4j Gemini

⚡ Model Optimization  ·  Quantization · ONNX · TensorRT · CUDA · Pruning Quantization ONNX TensorRT CUDA

🔬 ML Engineering  ·  Transformers · CNNs · Multimodal · PyTorch · TensorFlow PyTorch TensorFlow Transformers OpenCV

🚀 Backend & MLOps  ·  FastAPI · Docker · GitHub Actions · Redis · GCP · AWS Python FastAPI Docker GitHub Actions GCP AWS


💾 >_ /var/log/deployed_intelligences

PROJECT MISSION BRIEF CORE TECH
🧠 memex [MCP-MEMORY] Persistent, bitemporal knowledge graph of your codebase, served to Claude Code, Cursor & any MCP client. 14 MCP tools, Tree-sitter + Gemini → Neo4j. MCP Neo4j Graphiti
📦 imgshape [CV-TOOLKIT] Dataset intelligence toolkit — deterministic fingerprints, explainable decisions & production-ready artifacts for reproducible ML. Python PyPI CV
🔎 agentic-rag [RAG-SYSTEM] Production-grade Agentic RAG that runs reliably on 6GB consumer GPUs (RTX 3050). Controllable, graph-based, explicit failure handling. LangGraph RAG Agents
⚡ DevPulseAIv3 [PLATFORM] Cloud-native intelligence platform — multi-agent LLM pipeline aggregates dev signals into real-time chat, REST API & scheduled digests. Multi-Agent FastAPI LLM
🛠️ prompt-forge [DEV-TOOL] Prompt refinement engine — packaged as a Claude Code plugin. JavaScript LLM MCP
🤖 dex [AI-ASSISTANT] Persistent, memory-aware personal AI assistant built on the Model Context Protocol. MCP TypeScript LLM

📜 >_ /var/log/certifications

  • Published ResearchTransforming Urban Solutions for Smart Cities through Crowdsourced Feedback (Mar 2025)
  • MCP Mastery — Model Context Protocol · Fractal Analytics
  • Professional Certificate — RAG and Agentic AI · Coursera
  • Course Completion — Neural Networks with PyTorch · Coursera

📡 >_ /net/uplink/latest_transmissions


📊 >_ /sys/monitoring/telemetry

GitHub stats for STiFLeR7 GitHub contribution streak



GitHub activity metrics



Pacman contribution graph

deploying intelligence at scale

Pinned Loading

  1. imgshape imgshape Public

    imgshape is a dataset intelligence toolkit for computer vision that generates deterministic dataset fingerprints, explainable decisions, and production-ready artifacts for reproducible ML workflows.

    Python 4

  2. STiFLeR7 STiFLeR7 Public

    README file for Profile

    1

  3. agentic-rag agentic-rag Public

    agentic-rag is a production-grade Agentic Retrieval-Augmented Generation system engineered to run reliably on consumer laptops (specifically RTX 3050 / 6GB VRAM). It rejects "black box" abstraction…

    Python

  4. antigravity antigravity Public

    Universal LLM Tool Server - Connect Claude, OpenAI, and Gemini to your workspace

    TypeScript

  5. DevPulseAIv3 DevPulseAIv3 Public

    DevPulseAI v3 is a cloud-native intelligence platform that autonomously aggregates signals from high-value developer sources, processes them through a multi-agent LLM pipeline, and delivers curated…

    Python 1

  6. personal-agent-os personal-agent-os Public

    A production-grade local-first AI agent system that helps you get things done through intelligent task planning, execution, and verification. Designed to listen, remember, and assist.

    Python