View Claude Code detailsIDE / AgentFREEMIUMDeployed
Anthropic's official CLI / IDE / web agent. Primary author at Blokz.
Claude Code is our lead architect. It reads the spec, drafts the diff, runs the tests, and opens the PR — across CLI, IDE extensions, the desktop app, and the web. Everything on blokz.dev was built with it.
View Cursor detailsIDE / AgentFREEMIUMVetted
AI-first code editor. Multi-model, tab-completion native.
Fork of VS Code with deep model integration — multi-line tab completion, agent mode, chat with codebase context. Strong for fast iteration on existing repos.
- ide
- multi-model
- vscode-fork
View Aider detailsIDE / AgentOPEN SOURCEVetted
Terminal-native pair programmer. BYO key, BYO model.
Open-source CLI for AI pair-programming directly against your git repo. Brings any model (Claude, Gemini, GPT, local) into a tight commit-per-task loop.
- cli
- open-source
- self-hosted
- multi-model
View LangChain detailsOrchestrationOPEN SOURCEVetted
The default open-source framework for composing LLM apps.
Python + TypeScript framework for chaining prompts, tools, retrievers, and memory into LLM applications. Ubiquitous in the ecosystem; pairs with LangGraph for agent orchestration and LangSmith for tracing.
- framework
- python
- typescript
- rag
- +1
View Vercel AI SDK detailsOrchestrationOPEN SOURCEDeployed
TypeScript SDK for streaming, tool-calling, and structured outputs.
Vercel's batteries-included TypeScript framework for LLM-powered apps. Streaming primitives, structured outputs, tool calling, and React hooks for chat UIs — works with every major provider out of the box.
- typescript
- streaming
- tool-use
- structured-output
View pgvector detailsVector DBOPEN SOURCEVetted
PG
pgvector
pgvector community
Vector similarity search inside Postgres. The pragmatic default.
Postgres extension that adds a vector type plus exact and approximate nearest-neighbour search. Pairs naturally with Supabase, Neon, and any managed Postgres. The lowest-friction RAG backend if you already run Postgres.
- postgres
- open-source
- extension
- rag
View Langfuse detailsObservabilityFREEMIUMVetted
Open-source LLM observability. Self-hostable, OpenTelemetry-native.
Tracing, evals, prompt management, and dataset tooling for LLM apps — self-host on your own infra or use Langfuse Cloud. The open-source default when you want full ownership of your observability stack.
- open-source
- tracing
- evals
- self-hosted
View Together AI detailsFine-tuningFREEMIUMVetted
Fine-tuning + inference for open-weights models. Broad coverage.
Hosted inference and fine-tuning across hundreds of open-weights models (Llama, Mistral, DeepSeek, Qwen, etc.). Strong pricing for inference-at-scale; LoRA + full fine-tuning supported.
- inference
- fine-tuning
- open-weights
- lora
View Sider detailsBrowser Ext.FREEMIUMVetted
Multi-model AI side-panel for any browser tab.
Browser extension that drops a Claude / GPT / Gemini panel onto any page — summarize the article, chat with the PDF, translate the YouTube transcript. Pluggable across providers in one subscription.
- browser
- side-panel
- multi-model
- summarize