
Context Engineering Platform for Production-Ready AI Agents
Build production-ready AI agents using a visual canvas interface.
@salmanzafar949 · X
The full gallery
Tech stack
60 projects

Build production-ready AI agents using a visual canvas interface.
@salmanzafar949 · X

Write once, export to notebooks, slides, PDFs, PPTX, DOCX, or canvas.
@mr_wickedhacks · X
Write the doc once → get a notebook, slide deck, canvas, or resume from the same source. No rewriting for every format.

AI tool that transforms diverse materials into beautifully designed slide presentations.
@leahlibest · X
the most aesthetic AI slides website

Design, simulate, and learn engineering projects from Arduino circuits to Mars rovers.
@piyushh_216h · X
Check out what I just built with Lovable! UES (Universal Engineering System) is an AI-powered multilingual engineering platform where students, engineers, researchers, and innovators can learn, build. Thank's spacex. @SpaceX @elonmusk .@sky

Physics simulation and material definition infrastructure for engineering AI agents via REST, MCP, or Python.
white_tiger · HN
Physicsbase.ai Validated Physics for AI

Calculate GPU VRAM requirements for LLM fine-tuning and inference.
@FaiqAdzlan · X
Built a GPU VRAM calculator to try out Claude Code (#cursorfanboy). I wanted it as granular as possible so I based it off of LLMem) which really just covers fine-tuning tbh. Please tear it to shreds: GitHub:

Analyze Go games with KataGo AI on cloud GPUs, compatible with KaTrain.
malusama · V2EX
[分享创造] 给没有显卡的棋友:一个可直接接 KaTrain 的云端 KataGo 服务 电脑没显卡,或者笔记本跑不动全盘复盘,但想用 KaTrain 分析棋谱?我做了一个云端 KataGo 服务,KaTrain 里只需要填一个 WSS 地址。 ## 怎么接入 - 注册后拿到 Token: https://go.malu.moe - KaTrain v1.18+ 的设置里,Remote Engine 填:`wss://go.malu.moe/v1/katago/<你的 Token>` - 走的是标准 KataGo Analysis Engine JSON over WebSocket ,复盘、深度分析、Sweep 这些功能都兼容 - 不想用 GUI 的话也有 REST 接口:`POST /v1/analyze` ## 免费额度(注册即用,不用绑卡) - 单次分析最多 1,000 visits - 每月 1,000,000 visits ,按 KaTrain 默认 500 visits/手算,大约够 10 局全盘复盘 - 并发 1 ,最多 5 个 Token

React components for displaying tools and integrations in AI apps.
u/wommmmmmmmm · Reddit
Open Source React library for every tool your agent calls I built an open-source React library for every tool your agent calls. Think Composio / Scalekit but for the frontend, so you can render shadcn components for any popular tool in your frontend instead of hand-rolling something custom for every project. Fully provider agnostic (does not matter what tool API you use). Do check it out and lmk what you think :). I built this because I needed it for another project I am building, and tho

A minimalist task management tool designed for team simplicity and focus.
@trackowork · X

Collaborative whiteboard for wireframes, flowcharts, and process design — no signup needed.
veau · V2EX
[产品自荐] 基于 Excalidraw,我做了一个更顺手、更全能的纯本地白板: 1NX 作为产品民工+重度 Excalidraw 用户。 在 AI 的加持下,基于 Excalidraw 做了一个更顺自己手、更全能的纯本地白板:**1NX.NET** 访问地址: https://1nx.net/ **核心解决日常画图、画交互、读取各种文件轻量化处理的问题。** 产品能力概览: * 无须注册,打开即用。完整兼容 Excalidraw ,旧图可直接导入继续编辑 * 优化画布操作手感和交互,解决存储满的问题,大量元素上依然流畅 * 流程图、脑图、原型、文档、代码和图片都能放在同一张画布 * 支持 Axure 、XMind 、draw.io 、Visio 、Mermaid 、PlantUML 等格式直接导入 * 代码块、PDF 、Word 、PPT 、Excel 可直接摊开阅读;无需打开软件 * 图片裁剪、切片、马赛克、高清放大、智能抠图一站完成(全单机完成) * AI 生成思维导图、流程图、以及汇报级别的 PPTX * 增强本地化单文件能力,全

Compare LLM models and prices, access 31-80 multimodal tools via MCP for Claude, Cursor, and other AI development platforms.
tokenlabai · HN
TokenLab MCP, model discovery, pricing, and native AI endpoint tools

Practice system design by submitting architectures and experiencing AI-triggered production incidents.
u/No-Preference-846 · Reddit
I built an AI-augmented system design practice tool that triggers a live production incident when you submit your design - not just a critique Every system design prep resource I used was static — read a diagram, read the tradeoffs, move to the next one. Nothing ever pushed back on what I actually built. So I built ChaosBench . You design a system on a canvas — drag components, wire them up — and when you submit it, an LLM (Gemini) finds the actual weak point in your specific design and