React Auto Intl
react-auto-intl uses AI to automatically internationalize and translate your React and Next JS applications. It can reduce days of tedious work to minutes.
Find out moreI've published a few open source projects recently, chiefly react-auto-intl, NarratorAI, ReadNext and InformAI. The RSC Examples project is also open source, and is a collection of examples that show how to use React Server Components, especially in Next JS. See the live RSC Examples site here.
react-auto-intl uses AI to automatically internationalize and translate your React and Next JS applications. It can reduce days of tedious work to minutes.
Find out moreNarratorAI excels at generating pieces of content like "What to Read Next" summaries, blog tag intros, and search result summaries. It's a tool that helps you create AI-powered content for your blog or other content.
Read Announcement PostInformAI is a tool that allows AI to access and understand the information in your React components. With InformAI, it's easy to build AI copilots that can see the same screen as the user.
Read Announcement PostReadNext is a tool that creates AI-powered content recommendations for your blog or other content. It uses a combination of natural language processing and machine learning to suggest related content.
Read Announcement PostA collection of examples for working with React Server Components. Promises, streaming, server actions, form processing, and AI integration. Uses ReadNext for related example recommendations.
View the ExamplesLANsaver is a NextJS application that helps you back up homelab/home networking equipment like firewalls, managed switches and home assistant installs. Built for me as rebuilding my VLANs would be a PITA.
See live demoRecently, I've been focused on integrating AI into React applications, sharing new tools and techniques that make development smoother. For instance, I've launched NarratorAI: Trainable AI assistant for Node and React, a project designed to enhance user interaction in applications. My exploration of content recommendations continues with ReadNext: AI Content Recommendations for Node JS and AI Content Recommendations with TypeScript, where I discuss leveraging AI to improve user experiences.
Additionally, I've been diving into practical uses of React Server Components, with articles like Error handling and retry with React Server Components and Promises across the void: Streaming data with RSC. Each of these posts reflects my ongoing commitment to utilizing open-source technologies for better development practices.
Embrace the power of AI tooling, or embrace your own destruction!
My new Narrator AI library writes content around your content so you don't have to - intros, outros and more
ReadNext is a new npm package that creates content recommendations for your Node JS projects.
Easy RAG for TypeScript and React Apps Part 2 - Generating content recommendations using ReadNext
Markdown is a really nice way to write content like blog posts and other long-form content, with live components inside
InformAI lets AI see what your user sees in your React apps