Hacker News with Generative AI: Frameworks

We Moved Off Next.js (documenso.com)
When we started building Documenso, choosing Next.js was a no-brainer. We wanted SSR (server-side rendering), easy routing, and the vibrant community that came with it. It helped us ship fast, iterate quickly, and provided all the essentials in one neat package. For a while, it was exactly what we needed.
Mithril.js: small (8.96 KB gzipped) modern client-side JavaScript framework (github.com/MithrilJS)
A modern client-side JavaScript framework for building Single Page Applications. It's small (8.96 KB gzipped), fast and provides routing and XHR utilities out of the box.
Show HN: Wasp – the first full-stack framework powered by an LLM (wasp.sh)
For those of you who are new here, we have been building a full-stack, batteries-included web framework for the last four years. You can think of Wasp as a modern, JS-based incarnation of Laravel, Django or Ruby on Rails. We based it on a custom compiler so it doesn’t depend on the specific stack or the architecture in the long run (currently it supports React, Node.js and Prisma).
Show HN: Nue – Apps lighter than a React button (nuejs.org)
On this release we're showing what you can do by taking the modern web standards — HTML, CSS, and JS — to their absolute peak:
I Built an LLM Framework in Just 100 Lines – Here Is Why (zacharyhuang.substack.com)
Have you ever stared at a complex AI framework and wondered, “Does it really need to be this complicated?” After a year of struggling with bloated frameworks, I decided to strip away anything unnecessary. The result is Pocket Flow, a minimalist LLM framework in just 100 lines of code.
Plain – a web framework for building products with Python (plainframework.com)
Plain is a fork of Django, bringing new ideas to established patterns in the Python landscape. Build a new business, an internal tool, or something for yourself.
Intro to Alpine.js: A JavaScript framework for minimalists (infoworld.com)
Alpine.js is a front-end JavaScript framework fashioned like a lightweight backpack, with a minimalist API and thoughtful features. Let's give it a try.
Show HN: New Agentic AI Framework in CNCF (github.com/dapr)
Dapr Agents is a developer framework designed to build production-grade resilient AI agent systems that operate at scale.
Why I Won’t Use Next.js (epicweb.dev)
You’ve got a new project to work on. Or you’ve got an existing project you’re motivated to upgrade to a more modern approach. Or perhaps you’re dissatisfied with your current modern framework or second-guessing yourself and you’re investigating alternatives. In any case, you’ve got a decision to make.
Show HN: FastOpenAPI – automated docs for many Python frameworks (github.com/mr-fatalyst)
FastOpenAPI is a library for generating and integrating OpenAPI schemas using Pydantic v2 and various frameworks (Falcon, Flask, Sanic, Starlette, Tornado).
Next.js vs. TanStack (kylegill.com)
Over the past few months, I’ve moved as much code as possible away from Next.js.
Dioxus – Fullstack crossplatform app framework for Rust (dioxuslabs.com)
Dioxus is the Rust framework for building fullstack web, desktop, and mobile apps. Iterate with live hotreloading, add server functions, and deploy in record time.
Tänzer: The lovable web server framework for Tcl (tanzer.io)
tänzer is a minimalistic web server framework for Tcl which provides a very straightforward environment for writing HTTP/1.1 web applications.
How to create a closed source Objective-C++ framework for Swift Package Manager (stytch.com)
The Swift Package Manager (SPM) is a simple dependency manager, and unlike its predecessors and alternatives like Cocapods, it’s integrated directly in Xcode. With it you can easily add dependencies to your app or own Swift Package.
Dapr AI Agents (cncf.io)
The Dapr project is excited to announce Dapr Agents, a framework for developers to simplify the creation of AI agents that reason, act, and collaborate using LLMs.
Show HN: Evolving Agents Framework (github.com/matiasmolinas)
A production-grade framework for creating, managing, and evolving AI agents with intelligent agent-to-agent communication. The framework enables you to build collaborative agent ecosystems that can semantically understand requirements, evolve based on past experiences, and communicate effectively to solve complex tasks.
Goravel: A Go framework inspired by Laravel (goravel.dev)
Goravel is a web application framework with complete functions and excellent scalability. As a starting scaffolding to help Gopher quickly build their own applications.
Letta: Letta is a framework for creating LLM services with memory (github.com/letta-ai)
Show HN: Shelgon: A Framework for Building Interactive REPL Shells in Rust (github.com/NishantJoshi00)
Shelgon is a robust Rust framework for building interactive REPL (Read-Eval-Print Loop) applications and custom shells. It provides a flexible, type-safe foundation with built-in terminal UI capabilities using ratatui.
Show HN: Robyn – “Batman Inspired” Python Web Framework Built with Rust (robyn.tech)
Robyn merges Python's async capabilities with a Rust runtime for reliable, scalable web solutions. Experience quick project scaffolding, enjoyable usage, and robust plugin support.
Show HN: Torii – a framework agnostic authentication library for Rust (github.com/cmackenzie1)
Torii is a powerful authentication framework for Rust applications that gives you complete control over your users' data.
Smallpond – A lightweight data processing framework built on DuckDB and 3FS (github.com/deepseek-ai)
A lightweight data processing framework built on DuckDB and 3FS.
Framework (2nd Gen) Event – 2025 Launch Event (youtube.com)
Show HN: Tired of building agents? throw an LLM at this framework (github.com/The-Pocket-World)
Build enterprise-ready AI systems—fast, modular, and vendor-agnostic.
Show HN: Mastra – Open-source JS agent framework, by the developers of Gatsby (github.com/mastra-ai)
Mastra is an opinionated Typescript framework that helps you build AI applications and features quickly. It gives you the set of primitives you need: workflows, agents, RAG, integrations and evals. You can run Mastra on your local machine, or deploy to a serverless cloud.
Cot: The Rust web framework for lazy developers (cot.rs)
Cot is a powerful, type-safe, and fully featured Rust framework, delivering top-notch security and blazing speed.
Show HN: A no-build fullstack SSR TypeScript web framework (jsr.io)
FullS(tack)oak (FullSoak for short) is a modern (born 2025), no-build TypeScript fullstack framework for building fast web applications with a shallow learning curve. At its core is the Oak http server framework which is inspired by Koa (one of the popular Node.js http frameworks).
Async-first meta framework for building enterprise-grade multi-agent systems (github.com/eggai-tech)
EggAI Multi-Agent Meta Framework makes it easy to build enterprise-grade multi-agent systems with quality-controlled output, using an async-first, distributed and composable architecture. It provides:
Ask HN: Which LLM framework does "AI Agents" the right way? (ycombinator.com)
With so many options out there, I was wondering if you have encountered situations where any specific framework was more mature, well-thought-out, and well-documented for agentic AI applications.
Which rich text editor framework should you choose in 2025? (liveblocks.io)
Looking to integrate a WYSIWYG editor into your JavaScript app? This comparison dives into the best frameworks available, including Tiptap, Lexical, BlockNote, and Slate.