Little bit of fun with AI

55 views
Skip to first unread message

Daniel Crow

unread,
May 5, 2026, 11:49:03 AMMay 5
to Agee Race Timing Users Group
Hello folks,  I have been playing IBM Bob, which is an AI Assistant for developers and constructed a website for results based on Agee Race Timing Database.


Here is my website,  the site itself is actually multi tenant,  as I was learning how to do multi tenancy,   but I am aslo thinking of open sourcing this,  but might have to be careful as you could from my site reverse engineer Brian's database,  so waiting to here if its ok from him.

if you try to get into a athlete race history you need a passcode,  which is part of my functionality,   if someone has a demo race setup, i can set it up for a demo purposes and share some of the passcodes.

Let me know your thoughts.

Tanvir Ahmed

unread,
May 5, 2026, 12:25:50 PMMay 5
to Agee Race Timing Users Group
I have been a long time user of AGEE race timing, but recently using other system such as WICLAX just because I have another setup with feibot reader, which is not supported by agee, as agee only has option to connect fixed rfid reader, another reason for WICLAX was because it has JSON REACT API server for its results and all the information from its database to fetch, that gave me opportunity to create my own result display system, https://results.totalactivesports.com this is also open to anyone if needed, it has full featured API access and json data import system for displaying results. 

For Agee I had to rely on Run Sign-up which is too cumbersome in my personal opinion. Few days ago I also requested in this forum wishing if Agee Database can have API access to fetch json data that would open up a lot of possibility in this AI era, if I knew how to access Agee database I can also create my own online result system with my branding, Nice to see someone is thinking about it, right now all my agee  DIY system is just sitting idle because I can't actually integrate the results to my customized online result system. 

love the Athlet authentication system, hope to integrate that to my system as well if I knew how. 

Regards
Tanvir Ahmed

Ted Finch

unread,
May 5, 2026, 1:39:48 PMMay 5
to Agee Race Timing Users Group
Tanvir
With a bit of programming you can interact with the ART data base in any way you want.

In the UK we would not use any US based entry or results system due to GDPR laws so we had to develop our own systems.

You can import data and export data as required so I have my own software that runs a report from ART and uploads data to my own results site  http://liveresults.kists.co.uk

If you want to interact with a site that is not in ART  to post results then you need to know their protocol. There is no standard. Then extract the data from ART and generate the data to post to the results URL.. The file export from ART will give you your raw data so you don't need to know how to query ART your self. 

JSON is just one of many ways to structure data for communication between systems. There are others.

For what we pay for ART we get a lot. If there is a feature that is not there and if there is huge demand then Brian will often add a new feature. Otherwise there are sufficient 'hooks' to permit an add on to be developed independently.
A quick look at WICLAX suggest you can upload csv files which you can export from ART. That could be your starting point.

Just to note WICLAX is in France and so any data on their server will be governed by EU Data Protection laws.

I hope this helps
Ted
Keep it Simple Timing
Scotland UK

Raphael Leal

unread,
May 5, 2026, 1:48:13 PMMay 5
to Agee Race Timing Users Group
That's what I did.
I got all information reported to a .csv file and upload it to my own website to publish the results as you can see below.

Reply all
Reply to author
Forward
0 new messages