Gemini LLM client for Delphi
I open-sourced my AI client. For the moment it only supports Google Gemini, but it can be easily extended to other LLMs (Claude, OpenAI, etc.) by subclassing TLLMObject. What it does This Delphi library lets your application talk to the Gemini API without you having to fight with HTTP, multipart upload sessions, JSON body assembly, […]
