
Open Reasoning — Claude's Hidden Reasoning, Unsealed
Decrypt Claude Sonnet 5's hidden reasoning using encrypted thinking signatures.
bayes-song · HN
Unlock Claude Sonnet 5's original reasoning
The full gallery
Tech stack
60 projects

Decrypt Claude Sonnet 5's hidden reasoning using encrypted thinking signatures.
bayes-song · HN
Unlock Claude Sonnet 5's original reasoning

Test small language models (8M-13M parameters) in your browser that work offline.
u/Live_Confusion_3003 · Reddit
I trained an LLM that runs on an ESP32 and directly in the browser Link to try it out yourself is: topk.sh The models download their weights directly in the browser so it works offline. Keep in mind they are very small and inaccurate. (8M and 13M parameters) However, I am building 500M and 1B+ parameter local models for agent based coding and other purposes. I will be shipping hardware designed for these tasks which connect directly to you computer or other device.

Batch edit images in your browser with tool chaining, compression, and format conversion.
BulkPicTools — 免费浏览器端图片批量处理工具,支持**工具链串联**(压缩→转格式→裁剪一次完成,无需重复上传),本地 AI 去背景/人脸模糊(WebGPU,无需 API Key),支持 200+ 张图片批量处理,文件不上传服务器。

Suite of developer tools for processing files locally — CSV, Parquet, JSON viewers and decoders with no cloud uploads.
u/sheshu29 · Reddit
My side project Hey everyone i have just created this website for developer who does not want to rely on ai agents so please visit and give me some feedback if you want any specific tools 🫠 submitted by /u/sheshu29 to r/SideProject [link] [comments]

Track Palo Alto City Council decisions, meeting records, and civic information through an AI dashboard.
brianhama · HN
AI driven civic dashboard for Palo Alto

@anupamrjp Try it here: https://t.co/C5nYtcmBB2 https://t.co/qzI0qyzPN9
@lostwiththewind · X
Try it here:

Schematic AI is an AI data analyst that lets businesses upload CSV and Excel files, ask questions in plain English, and get trustworthy insights from their data in seconds.
@Ishaan_Gill_5 · X

Run LLM inference on consumer GPUs with NVIDIA TensorRT-LLM optimization.
brianhabana123 · HN
TensorRT-LLM running natively on Windows (no WSL)

Refine ideas through logical reasoning and publish them to a community of verified knowledge.
samcymbaluk · HN
Axiom toolkit – Make your ideas precise enough to be proven wrong

Evaluate AI products against published agent criteria with inspectable evidence and community votes.
@katyorby · X
i built — a local receipt for claude code runs. your check says whether the workspace passes now; the transcript supplies the activity counts. no transcript upload and no magical autonomy score.

Analyze AI football predictions with model probability comparison and market edge detection.
@RealEDGEFORM · X
Check out what I just built with Lovable!

SDK that routes LLM prompts locally when possible to reduce cloud API costs.
u/econobro · Reddit
Built a tool that skips the cloud LLM call when the prompt doesn't need one — would love feedback Live demo, no login, paste anything and see where it actually resolves and why: link What I built Offramp — a small client-side SDK that sits in front of whatever LLM API call your app already makes, and resolves some prompts entirely on-device instead of sending them to Claude/GPT/whatever cloud model you're using. Yes, I used Claude (you'll be able to tell right away if yo