I've published a few open source projects recently, chiefly 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.
NarratorAI 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.
InformAI 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.
ReadNext 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.
A collection of examples for working with React Server Components. Promises, streaming, server actions, form processing, and AI integration. Uses ReadNext for related example recommendations.
LANsaver 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.