GenAI Posts
-
Making Firefox's AI Chatbot local-only with Lemonade
Firefox has a built-in AI chatbot sidebar which lets you query LLMs in a simple, efficent UI while browsing the web. The cool thing is that it supports local inference...
-
LLM generated 3D modeling is the way to go
Using LLMs and AI to generate new, complex, but reusable models via OpenSCAD and scripting is truly amazing. My journey in 3D modelling is still early, but I started with...
-
Automate Everything: LLMs and Bash Scripts Mean Saved Time
The landscape of software development is constantly evolving, and with the advent of sophisticated Large Language Models (LLMs), we’re seeing new possibilities emerge for automating tasks. However, relying on AI...
-
Rethinking Library Dependencies in the GenAI age
The rise of Generative AI (GenAI) is transforming how developers approach common development challenges. One emerging trend is the ability to use GenAI to generate custom, lightweight solutions that reduce...