Delphi-PRAXiS

Delphi-PRAXiS (https://www.delphipraxis.net/forum.php)
-   Delphi-News aus aller Welt (https://www.delphipraxis.net/58-delphi-news-aus-aller-welt/)
-   -   Delphi and AI (https://www.delphipraxis.net/216307-delphi-ai.html)

DP News-Robot 7. Dez 2024 12:00

Delphi and AI
 
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 were, let’s say, interesting enough to warrant further study.

Now, let’s see how today’s "state-of-the-art" AIs perform with Delphi programming!

The contenders are:


  • OpenAI with the o1-mini*model (my testing suggests that it gives better results than chatgpt-4o)
  • Ollama with*codellama:13b model (the largest model I can run on my NVidia 4090)
  • Gemini with gemini-pro (currently pointing to*gemini-1.5-pro)
  • Claude with*claude-3-5-sonnet-latest (at this moment this resolves to*claude-3-5-sonnet-20241022)
As I care for the privacy of the code I send to these tools, I'm using a paid version of Gemini.


These four engines I'll be using directly from the RAD Studio, most of the time through the "AI Chat" panel.*


When the privacy wouldn't be a concern, I'll also be using:
  • CoPilot via Microsoft Edge (I use it a lot and I like it for general-purpose questions with googlable answers)
All chat logs will be published on GitHub.*

Read more »[SIZE=-2]--- Published under the Creative Commons Attribution 3.0 license[/SIZE]


Weiterlesen...


Alle Zeitangaben in WEZ +1. Es ist jetzt 09:50 Uhr.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
LinkBacks Enabled by vBSEO © 2011, Crawlability, Inc.
Delphi-PRAXiS (c) 2002 - 2023 by Daniel R. Wolf, 2024-2025 by Thomas Breitkreuz