Home Page | Does this website really use AI? | Contact Me |
Several people have asked if this website really uses Artificial Intelligence, or if the AI examples were created using only "database techniques". There is no "AI magic genie". Every AI application is using data and logic that was previously stored. It can't pull data out from the sky (although it can read data from the internet). If you ask ChatGPT to create an example of code that uses AI, it will use existing data to train a model, which can then be evaluated to answer questions pertaining to that data. This website uses those AI techniques, so: Yes, this website really uses AI. It uses the techniques described here. One difference is the terms that are used to describe the processes:
The Stock Market AI Engine demonstrates how an application can be executed more efficiently using AI techniques:
To answer this question, a database application would have to run 1,500 queries. Two queries (to compare the "previous days" and "later days") would have to be run for each of the 750 trading days in the past three years. The AI techniques described here make this application run faster. |