diflowrin

I build web and mobile applications with AI in the loop, from Arad, Romania. I write here about the tools and methods behind AI-assisted development — what ships, what does not, and the trade-offs in between.

Hyperresearch: Claude Code Deep Research Pipeline

Hyperresearch: Claude Code Deep Research Pipeline

What Hyperresearch Actually Does to a Research Prompt Hyperresearch is an open-source, MIT-licensed Python deep research framework that turns Claude Code into a deep research agent. One prompt goes in, a tier-adaptive 16-step pipeline runs, and an adversarially-audited report comes out, with every fetched source stored in a persistent markdown vault indexed by SQLite. It

Hyperresearch: Claude Code Deep Research Pipeline Read More »

Weave Router: Right-Sizing Inference Costs

Weave Router: Right-Sizing Inference Costs

Optimizing Agentic Workloads with Per-Request Model Routing Engineering teams using large language models face steep API costs when routing every prompt to frontier models by default. Analysis of production workloads shows that 60% to 70% of agentic requests consist of short, simple completions capable of running on low-cost alternatives at quality parity. Weave Router provides

Weave Router: Right-Sizing Inference Costs Read More »

FreeLLMAPI: Self-Hosted Router Aggregates 34 Free LLM Providers

FreeLLMAPI: Self-Hosted Router Aggregates 34 Free LLM Providers

How FreeLLMAPI Turns Fragmented Free Tiers Into a Single OpenAI-Compatible Endpoint FreeLLMAPI solves the operational headache of juggling dozens of free LLM accounts by running a local router that pools 34 providers behind one /v1 endpoint. The project encrypts your provider keys at rest, tracks per-key rate limits in real time, and fails over automatically

FreeLLMAPI: Self-Hosted Router Aggregates 34 Free LLM Providers Read More »

Ghidra: NSA's Free Reverse Engineering Framework

Ghidra: NSA’s Free Reverse Engineering Framework

Why Ghidra Rewrote the Rules for Open-Source Reverse Engineering Ghidra is a software reverse engineering framework created and maintained by the National Security Agency Research Directorate, released free under the Apache 2.0 license. The tool combines disassembly, decompilation, graphing, and scripting in one Java-based application that runs on Windows, macOS, and Linux. Because it was

Ghidra: NSA’s Free Reverse Engineering Framework Read More »

Clip Architect: MoneyPrinterTurbo as a Windows Desktop App

Clip Architect: MoneyPrinterTurbo as a Windows Desktop App

What Clip Architect Actually Changes About Local AI Video Generation Here’s what people get wrong about a tool like this. The hard part was never really the AI writing the script. It’s the plumbing around it, the part nobody photographs for the landing page. Clip Architect is a Windows desktop application that wraps the open-source

Clip Architect: MoneyPrinterTurbo as a Windows Desktop App Read More »