gabr42
Due to potential privacy concerns with DeepSeek servers (we’re unsure if the data sent over the paid API is kept private), I looked into some smaller DeepSeek models available on the Ollama.com site. These models… … Read more
3 weeks ago in AI, Delphi, DelphiAndAI, llm0
gabr42
As I’m writing this, a new Chatterbox release is available on GitHub. As with the initial release, you can either download the source and recompile it or grab an executable (Windows, 32-bit) from the release.(If… … Read more
3 weeks ago in AI, Chatterbox, Delphi, DelphiAndAI, llm0
gabr42
An interesting AI has just appeared on my radar – DeepSeek. It exposes a “normal” chat model deepseek-chat and a “reasoning” (that’s the interesting part) model deepseek-reasoning. While working on DeepSeek support for the Chatterbox… … Read more
4 weeks ago in AI, Delphi, DelphiAndAI, llm0
gabr42
Recently I had to convert a multi-line string into a single-line string value for storage (ignore the ‘why’ of it; let’s just blame it on a legacy code). My first idea was to do a… … Read more
1 month ago in AI, Delphi, DelphiAndAI, llm0
gabr42
While working on Chatterbox I ran into number of problems, most of them caused by my limited knowledge of device-independent programming with Firemonkey. One particular challenge was copying data to the clipboard – something that is AFAIK… … Read more
2 months ago in AI, Delphi, DelphiAndAI, llm0
gabr42
It’s the time of the year to be merry and have fun, so no code today!I’ve decided to ask our future AI overlords about the meaning of Christmas. The Delphi way, of course!Today I’m posting… … Read more
2 months ago in AI, Delphi, DelphiAndAI, llm0
gabr42
t’s great that Embarcadero has added an AI Chat window to RAD Studio, but let’s be honest—the implementation is lacking. As one participant at a recent workshop noted: “It looks like someone wrote it two… … Read more
2 months ago in AI, Chatterbox, Delphi, DelphiAndAI, llm0
gabr42
While preparing for my Delphi and AI workshop, I decided to keep a log of all my interactions with AI helpers in a file for later analysis. Initially, I searched for an existing utility to log… … Read more
2 months ago in AI, Delphi, DelphiAndAI, llm0
gabr42
Recently, I led a workshop in Slovenia where we explored the current state of AI in relation to Delphi programming. (A note to participants: the slides are finally online—apologies for the delay!) The initial results… … Read more
3 months ago in AI, Delphi, DelphiAndAI, llm0