Discover how AI-powered code agents streamline React Native maintenance — automating dependency updates, refactoring, and bug fixes to boost developer productivity. Read More →
Discover how integrating Context7 with VSCode-Insider's Agent Mode revolutionizes coding by providing real-time, accurate documentation, reducing errors, and enhancing productivity. Read More →
Testing the power of MCP for agentic web browsing using Claude Desktop. Read More →
Discover how I used AnythingLLM to summarize a 2.5-hour BC Election debate and interact with the transcript using AI-powered insights. Read More →
In my recent completion of the online course, I explored how generative AI can enhance my coding practices and streamline my workflow. Read More →
A quick experiment using GPT4All to chat with my Logseq journal. Read More →
Improve the performance of the Logseq RAG chatbot project. Read More →
Transform your Logseq experience with conversational search powered by locally running Ollama. Retrieve the most relevant information with ease while keeping your data private and secure! Read More →
Guide to run your own offline AI writing assistance using Open Llama and Raycast on Mac Read More →
This post explores running Function Calling locally with NexusRaven, a model trained specifically for this task. Using a local LLM is preferable when you want to keep your data on-premise rather than sending it to the cloud. Read More →
Building an interactive OpenAI chatbot that takes student attendance with Fastify, SQLite and React. Read More →
With "Parallel Function Calling" in the new OpenAI 3.5 (1106) model, I can now create a chatbot that can handle multiple function calls in response to a complex user message. Read More →
I built a chatbot that can take attendance and answer questions about attendance history, using LangChain and OpenAI "Function Calling". Read More →
Instead of relying on trained data, this example feeds a specific document (e.g. Wikipedia article) as the basic knowledege, and answer a custom question. Read More →
The challenge is to build an iOS app using assisted coding with GPT and GitHub Copilot in two days. The purpose of the app is to detect movement of the phone and send a notification to a paired Apple watch. Read More →
Reflecting on the changes in the software development industry over the last 20 years, from PHP to ReactJS, I have observed the rise of UX/UI design and the development of NodeJS. Recently, with the rise of affordable and accessible AI, I am excited to learn more about the technology and its applications. Read More →