I've been watching AI commoditize core enterprise software at an insane rate. I think we're moving away from "SaaS" and toward "Executable Expertise"—selling the mental model (the Bootstrap) rather than the tool. Wrote down some thoughts on the shift from Institutions to Individuals.
Thanks for this! I think you actually summarized the Bellman equations very well! This gave me some ideas for future blog posts on how to make it more clearer for everyone to understand it better :) most likely the next one is about Bellman equations ;)
Thanks a lot for your feedback! Currently I am working on the high-level definitions of Reinforcement Learning, so that i can build on that to go deeper in the more advanced ones. I'd like to have a series that explains the OpenAI examples :)
Great answer! thanks. I decided that I will star with a RDBMS, and then when I get to the point of creating the recommendation / matching engine I will look into hooking up a graph database if I can not solve it through the RDBMS.
The logic and goals of the application have been defined already and tested. Right now it is choosing between the most extensible and best performing storage model. We also want to support further question asking that allows us to extract more domain knowledge, so we want to keep this in mind
Many of these decisions would be done through a Beta if I had released it. I did however put a lot of thought into it but after seeing some interesting sign ups from specific companies I decided that a beta would be the way to go.
However, the project was terminated due to the lack of time / financials.
This project was meant for upper management, as in a company decides on a project and the developers can instantly get to work. See of it as local development environment. It is also easy to be deleted and removed from the system so that a system stays as clean as possible.
The main vision was that a developer should be set up within minutes and be able to receive updates when an environment changes it's configuration.
I had some more ideas planned, such as work statistics for project management and deployment to production environments.