Sattyam jain
sattyamjjain
Tech Lead (GenAI) @ Attri.ai | Creator of pyAGI (Acquired by AGI House) | Building production-grade agentic AI systems | Newsletter: theproductionagent.substack
Languages
Repos
64
Stars
29
Forks
0
Top Language
Python
Loading contributions...
Top Repositories
Open-source security firewall for AI agents — validates tool calls, strips ghost arguments, enforces type safety, PII masking, RBAC, cost tracking & sandbox isolation. Works with LangChain, OpenAI Agents SDK, PydanticAI & CrewAI.
Comprehensive Python library with 30+ data structures, 27+ algorithms & 37+ design patterns — graphs, trees, heaps, sorting, searching, creational, behavioral, structural & concurrency patterns. Published on PyPI.
Profile README
Python package & Flask API that generates contextual GIFs using ChatGPT + GIPHY API. Integrates as a Slack/Google Chat bot. Send text, get the perfect GIF. pip install chatgifpt.
Production-grade AgentOps control plane for safe AI agent execution. Dual-plane architecture: Rust governance engine + Python LLM runtime + Next.js dashboard. Deny-by-default policies, budget enforcement, approval gates & audit logging.
Repositories
64Open-source security firewall for AI agents — validates tool calls, strips ghost arguments, enforces type safety, PII masking, RBAC, cost tracking & sandbox isolation. Works with LangChain, OpenAI Agents SDK, PydanticAI & CrewAI.
AI-powered short video generator — auto-generates scripts, sources stock footage, adds subtitles & background music using OpenAI. Supports batch processing, multiple formats & LLM backends.
Prime number algorithm implemented across 10+ programming languages with Docker-based benchmarking. Compare performance, syntax & paradigms across Python, JavaScript, C++, Java, Verilog & more.
Python package & Flask API that generates contextual GIFs using ChatGPT + GIPHY API. Integrates as a Slack/Google Chat bot. Send text, get the perfect GIF. pip install chatgifpt.
Beginner-friendly Go project demonstrating application structure, packages, modules & testing. Learn Go fundamentals with a well-organized project layout.
Collection of Python experimental scripts & Jupyter notebooks for exploring libraries, algorithms & rapid prototyping.
🤗 LeRobot: Making AI for Robotics more accessible with end-to-end learning
No description provided.
Production-grade AgentOps control plane for safe AI agent execution. Dual-plane architecture: Rust governance engine + Python LLM runtime + Next.js dashboard. Deny-by-default policies, budget enforcement, approval gates & audit logging.
Universal quality evaluation plugin for Claude Code — 7-dimension scoring (correctness, completeness, adherence, efficiency, safety), configurable rubrics, threshold blocking, auto-hooks & /judge command.
Comprehensive Python library with 30+ data structures, 27+ algorithms & 37+ design patterns — graphs, trees, heaps, sorting, searching, creational, behavioral, structural & concurrency patterns. Published on PyPI.
List of tools for monitoring and analyze everything
A curated list of resources for Devops
A curated list of references for MLOps
😎 Awesome list of tools and projects with the awesome LangChain framework
🐶 A curated list of Web Security materials and resources.
A curated list of amazingly awesome Chrome extensions.
A curated list to learning and practicing about algorithm.
A collection of awesome software, libraries, documents, books, resources and cools stuffs about security.
📊 A curated list of data structures and algorithms.
A curated list of awesome places to learn and/or practice algorithms.
A list of AI autonomous agents
A collection of MCP servers.
Privacy-first Chrome extension for real-time website security analysis using on-device AI. Trust scores (0-100), phishing detection, SSL verification, cookie compliance & AI chatbot powered by WebLLM with zero external data transmission.
Multi-threaded Python web crawler with modular architecture — spider engine, link finder, domain parser & URL frontier for systematic website scraping and content extraction.
Profile README
AI-powered productivity tracker with automatic screenshot capture, OCR text extraction & OpenAI-driven work categorization. Generates daily summaries with privacy-first local data storage.
Flutter text-to-speech demo app for Android & iOS — converts user input text to natural voice output using Dart TTS packages with cross-platform mobile support.
System design concepts implemented from scratch in Python — API design patterns, database architectures, service components & distributed system fundamentals with working code examples.
React-based frontend application with component architecture, responsive design & API integration built with Create React App.