SMRTR Programming

Programming stories

Get hand-picked daily summaries of the best, most informative programming articles from around the web. Browse recent summaries, then jump to the original source when you want the full article.

A new Knowledge Base application combines React Native, Strapi 5, and LangChain to create a powerful information retrieval system. The app displays articles from a Strapi backend and features an AI-powered search function using LangChain and FAISS vector storage. Users can browse article summaries, view full articles, and ask questions to receive AI-generated responses with links to relevant articles. This...

Latest stories

Building APIs with Next.js

Next.js's App Router and Route Handlers now enable developers to build APIs using standard Request/Response APIs, handle multiple HTTP methods in one file, implement dynamic routing, and add middleware for shared logic across...

SMRTR Programming

Get the next batch of curated stories in your inbox.

This archive is built from SMRTR newsletter stories. Subscribe for hand-picked stories without the extra noise.

More recent stories

Creating Coding AI Agents with Ollama

Potpie has introduced a multi-LLM feature, allowing developers to integrate and switch between various AI models, including locally-hosted Ollama. This update enables greater flexibility in building AI agents, with benefits like...