GhostLLM: Add LLM magic directly into GTK3 GtkEntry
Hello, This is part one of my series of fun project that felt challenging for me. Read on to know more :) Background I’ve been using Ollama for running LLM models locally on my Linux machine for more than a year. It allows us to use many LLM models f...