next-js-d617c8a9·3 events·first seen Aliases: Next.js
Researchers present a multimodal university chatbot system combining LLMs with retrieval-augmented generation to answer text and image queries from institutional documents like university handbooks. The system uses a vision-language model, quantized inference for constrained hardware, and a FastAPI/Next.js stack. Evaluation shows hallucination reduction from 31.7% to 6.6% compared to a non-RAG baseline, with strong satisfaction scores across modalities.
Vercel's AI SDK is an open-source TypeScript library for building AI-powered applications and agents, created by the team behind Next.js. The repository has accumulated 24,842 GitHub stars with modest daily growth (+11 today). It represents a widely-adopted tooling layer for integrating LLMs into TypeScript/JavaScript applications.
A Next.js web application integrating AI capabilities with draw.io, enabling users to create and modify diagrams through natural language commands. The project has accumulated 29,492 GitHub stars with 70 added today, indicating notable community traction. It represents a practical application of LLM-driven code/diagram generation in a visual tooling context.