by Dr. Owns | May 16, 2025 | Analytics, Artificial Intelligence, Data and Information, Decision Support
This post will share how to build an AI journal with the LlamaIndex. We will cover one essential function of this AI journal: asking for advice. We will start with the most basic implementation and iterate from there. We can see significant improvements for this...
by Dr. Owns | May 16, 2025 | Analytics, Artificial Intelligence, Data and Information, Decision Support
In the beginning, building Machine Learning models was a skill only data scientists with knowledge of Python could master. However, low-code AI platforms have made things much easier now. Anyone can now directly make a model, link it to data, and publish it as a web...
by Dr. Owns | May 16, 2025 | Analytics, Artificial Intelligence, Data and Information, Decision Support
In the beginning, building Machine Learning models was a skill only data scientists with knowledge of Python could master. However, low-code AI platforms have made things much easier now. Anyone can now directly make a model, link it to data, and publish it as a web...
by Dr. Owns | May 16, 2025 | Analytics, Artificial Intelligence, Data and Information, Decision Support
Introduction In the first post of this series (Agentic AI 101: Starting Your Journey Building AI Agents), we talked about the fundamentals of creating AI Agents and introduced concepts like reasoning, memory, and tools. Of course, that first post touched only the...
by Dr. Owns | May 15, 2025 | Analytics, Artificial Intelligence, Data and Information, Decision Support
AlphaEvolve imagined as a genetic algorithm coupled to a large language model. Picture created by the author using various tools including Dall-E3 via ChatGPT. Large Language Models have undeniably revolutionized how many of us approach coding, but they’re often more...