Posts Tagged with “ai”

Harnessing AI Code Agents for React Native Codebase Maintenance

Harnessing AI Code Agents for React Native Codebase Maintenance

Discover how AI-powered code agents streamline React Native maintenance — automating dependency updates, refactoring, and bug fixes to boost developer productivity. Read More →

Enhance Your VSCode AI Code Agent For Free: How To Integrate Context7 With VSCode

Enhance Your VSCode AI Code Agent For Free: How To Integrate Context7 With VSCode

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 →

MCP Experiment - Agentic Web Browsing with Claude Desktop

MCP Experiment - Agentic Web Browsing with Claude Desktop

Testing the power of MCP for agentic web browsing using Claude Desktop. Read More →

Using AI to Summarize and Recap the BC Election Debate

Using AI to Summarize and Recap the BC Election Debate

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 →

Reflecting on Completing the Coursera Generative AI for Software Development Professional Certificate

In my recent completion of the online course, I explored how generative AI can enhance my coding practices and streamline my workflow. Read More →

Chat With Your Logseq Journal with GPT4All

Chat With Your Logseq Journal with GPT4All

A quick experiment using GPT4All to chat with my Logseq journal. Read More →

Logseq RAG Further Exploration with Qdrant and Chat History

Logseq RAG Further Exploration with Qdrant and Chat History

Improve the performance of the Logseq RAG chatbot project. Read More →

Unleash Your Logseq Knowledge: Conversational Search with Local LLMs

Unleash Your Logseq Knowledge: Conversational Search with Local LLMs

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 →

Free Offline AI Writing Assistance For Mac With Local LLM

Free Offline AI Writing Assistance For Mac With Local LLM

Guide to run your own offline AI writing assistance using Open Llama and Raycast on Mac Read More →

Local LLM for Function Calling with Open Llama, NexusRaven and JS/TS

Local LLM for Function Calling with Open Llama, NexusRaven and JS/TS

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 →

Attendance Taking AI Chatbot with React Frontend

Attendance Taking AI Chatbot with React Frontend

Building an interactive OpenAI chatbot that takes student attendance with Fastify, SQLite and React. Read More →

Student Attendance Chatbot with Parallel Function Calling

Student Attendance Chatbot with Parallel Function Calling

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 →

Making a Student Attendance Tracking ChatBot

Making a Student Attendance Tracking ChatBot

I built a chatbot that can take attendance and answer questions about attendance history, using LangChain and OpenAI "Function Calling". Read More →

Using LangChainJS and OpenAI to Ask a Question About an Article on Wikipedia

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 →

Build iOS App with AI Assisted Coding

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 →

Learning About AI

Learning About AI

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 →