cd /news/ai-agents/a-short-introduction-to-my-work-with… · home topics ai-agents article
[ARTICLE · art-134436] src=dev.to ↗ pub= topic=ai-agents verified=true sentiment=↑ positive

A Short Introduction to My Work with AI

A developer has been experimenting with AI integration as part of application architecture rather than as an isolated chatbot feature, starting with an AI-assisted chess database that let users interact with the database, search games, add commentary, and configure the app through AI assistants. The work has since evolved into a more general platform where AI, databases, and application components share a common architecture, with the application managing context, exposing functions and resources to models, and retaining control of the workflow.

by read1 min views1 publishedSep 19, 2026

I’ve been experimenting with AI integration in software applications for some time, not as an isolated chatbot feature, but as part of the application architecture itself.

One of my first practical experiments was an AI-assisted chess database. The idea was simple: instead of navigating the application only through menus and forms, the user could interact with AI assistants able to understand the database, search games, add commentary, configure parts of the application and even play chess.

That project was an important starting point for me because it showed that AI could become another way of operating an application, not just something added on top of it.

Since then, the idea has evolved considerably. I’m now building a more general platform where AI, databases and application components share a common architecture. The application manages the context, exposes functions and resources to the models, and keeps control of the workflow.

These two videos show that evolution quite well:

[The chess database demo](https://youtu.be/BY7uQUw80ok)

[The current architecture](https://youtu.be/q-o2HpDuZ3E)

The first is where the idea started. The second is where it is heading now.

── more in #ai-agents 4 stories · sorted by recency
sponsored brought to you by zahid.host 4,200+ EU-deployed projects
reading about agents? ship yours in a single git push.

Run your AI side-project on zahid.host

EU-based hosting, git-push deploys, automatic HTTPS, no cold starts. Free tier with a custom domain — perfect for shipping the agent you just read about.

$git push zahid main
Live at https://your-agent.zahid.host
Get free account → Pricing
from €0/mo · no card required
LIVE [news/a-short-introduction…] indexed:0 read:1min 2026-09-19 ·