Sign in Subscribe

First Application Designed by Utopia Educators

The concept was how to generate a business plan from each individual employee inputting their role duties. Open Source Code

First Application Designed by Utopia Educators
Documentation & User Guide | 3D Data Cube Engine

The 6 side (cube) business plan generator first revision is complete. Let me briefly introduce how it works.

I had a concept jump in my head while I was on my deck for an idea that had been cooking in my thoughts for years. The concept was how to generate a business plan from each individual employee inputting their role duties.

The business plan is generated very precisely with a prompt analyzing a MYSQL database with all the fields inputted to the 6 sides of the (CUBE). With the advent of AI agentic code, it was able to be coded with $12 in about 3 hours. I chose to use Gemini AI, and I used Continue.dev in VSCodium to build the application.

The backend of the application is Flask (a lightweight python framework, SQL (MySQL), and the Gemini API python library.

The business plan generator code is open source and free for all to build on:

GitHub - thechitowncubs/6d_business_model_generator: 6d_business_model_generator
6d_business_model_generator. Contribute to thechitowncubs/6d_business_model_generator development by creating an account on GitHub.

It is hosted on our Vultr Utopia Educators server behind an NGINX reverse proxy serving a python gunicorn application. I actually interviewed with Vultr in Florida years ago.

Have a great day,

Love,

John