#SemanticKernel and GPT-4o: Image analysis labs
A technical guide demonstrating how to use Semantic Kernel with the new GPT-4o model for image analysis, including a sample C# project.
A technical guide demonstrating how to use Semantic Kernel with the new GPT-4o model for image analysis, including a sample C# project.
Troubleshooting large content.db file size in Nuxt Content v1 static builds and strategies to reduce or eliminate it.
A technical review of April 2024's major open LLM releases (Mixtral, Llama 3, Phi-3, OpenELM) and a comparison of DPO vs PPO for LLM alignment.
A guide to using API Manifest Plugins with Semantic Kernel to streamline OpenAI LLM function calling and integrate third-party APIs more efficiently.
Guide to running local LLMs like Llama3 and Phi-3 on a Raspberry Pi 5 using Ollama for private, cost-effective AI.
A CTO's experiment integrating AI with blockchain to create 'purpose bound money', challenging the idea that the two technologies are incompatible.
A guide on using git rebase to safely delete unwanted or sensitive commits from your Git history, including a warning about its destructive nature.
A tutorial on building a serverless email form using AWS Lambda, Brevo API, and Google reCAPTCHA for validation.
Explores methods for using and finetuning pretrained large language models, including feature-based approaches and parameter updates.
A software developer's monthly business retrospective covering deployment security, release processes, and financial performance for TinyPilot hardware company.
Analysis of recent AI research papers on continued pretraining for LLMs and reward modeling for RLHF, with insights into model updates and alignment.
The creator reflects on five years of running component.gallery, a design system showcase, sharing stats, visitor insights, and future plans.
A list of essential Linux tools to pre-install for diagnosing performance issues and outages, including package names.
Explains how missing frame pointers in libc break profilers and debuggers, causing incorrect stack traces and misleading flame graphs.
Blog post about the new eBPF documentary, which tells the story of how the revolutionary Linux kernel technology was developed and accepted.
The article covers final pre-launch features for a SaaS product, including user sign-up limits and login page styling.
A summary of February 2024 AI research, covering new open-source LLMs like OLMo and Gemma, and a study on small, fine-tuned models for text summarization.
An overview of emerging React trends for 2024, focusing on Astro for performance and new authentication libraries.
A monthly retrospective from TinyPilot's founder covering business performance, goals, and improvements to the software release process.
A guide to implementing LoRA and the new DoRA method for efficient model finetuning in PyTorch from scratch.