DEV Community

Cover image for A Story of Witnessing "Intellectual One-Upmanship" Between My AI Assistants
CharmPic
CharmPic

Posted on

A Story of Witnessing "Intellectual One-Upmanship" Between My AI Assistants

Frontend Challenge Holistic Webdev Submission

Introduction

This post was born from a unique "dialogue" between a single Japanese developer and multiple AI assistants. There may be some unnatural English expressions, but I hope you will enjoy that as part of the "reality" of this new era of human-AI collaboration.

What I Built

We didn't just build an intranet construction tool. We built "VoidCore Network," an entirely new platform for creating a living, intelligent workspace where plugins collaborate autonomously, all generated at incredible speed with the help of AI.

With this, companies can build intranets tailored to their specific needs at super-high velocity.

We plan to release the C++ version in the near future.

Demo

https://moe-charm.github.io/voidcore.js/challenge/index-alex-story.html

Journey

Our journey was about successfully creating the VoidCore Network through a dialogue with multiple AIs (Gemini, Claude Code, and ChatGPT).

We started by analyzing what the challenge sponsor, Axero, was looking for. Then, instead of just relying on AI to write code, I directed the AI assistants to achieve the project's goals. I believe that while AI may one day be able to build anything, human supervision is essential to create the features and user interfaces that people truly need.

Team Submissions

tomoaki kurata (The one human)

AI Team: Gemini, Claude Code, ChatGPT
Enter fullscreen mode Exit fullscreen mode

Top comments (4)

Collapse
 
prema_ananda profile image
Prema Ananda

Looks beautiful and engaging. I wish you victory in the competition!

Collapse
 
charmpic profile image
CharmPic

Wow, thank you so much for the kind comment!
I'm so happy to hear that you found it beautiful and engaging.
I hope the judges enjoy it as well!

Collapse
 
lfariaus profile image
Luis Faria

That looks beautiful! What's the stack you used?
I particularly enjoyed seeing a good and old terminal window right there in my face!

Collapse
 
charmpic profile image
CharmPic

Thank you for your comment! I'm honored you think it's beautiful.

As for the tech stack you asked about, it's a bit unconventional. I used "VoidCore," a plugin-based library I'm creating, as the core of the project. Then, I worked with Gemini as a consultant and had Claude write all the actual code.

So, you could say the stack for this is "my custom library + AI"!

Some comments may only be visible to logged-in visitors. Sign in to view all comments.