Danny
Welkom in het Blaise Pascal Café! Op Zaterdag 29 maart maken we er weer een gezellige en leerzame dag van in het Kruispunt in IJsselstein. Arnoud Bouchez is er en als je vragen… … Read more
6 days ago in AI, Blaise Pascal Cafe, CodeLlama, Delphi, Event, fpc, llm, News0
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
2 months 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
2 months 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
2 months 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
2 months 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
3 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
3 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
4 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
4 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
4 months ago in AI, Delphi, DelphiAndAI, llm0
gabr42
This is an invitation to the workshop in Ljubljana next week. As the session will be in Slovenian language, so is this invitation …Odkar smo se nazadnje srečali, je minilo kar nekaj časa. Medtem je… … Read more
4 months ago in AI, Delphi, presentations0
David
Hi folks. Today I’d like to start blogging about a personal project I’ve been working on for many months: building a copilot, an AI coding assistant. The goal is an assistant that initially targets Delphi,… … Read more
8 months ago in AI, CoPilot, Delphi, IDE0