Today, I’m excited to introduce Artintellica (previously introduced on Identellica), a new open-source project that provides resources for learning machine learning.
The first product from Artintellica is a comprehensive, machine learning-centric overview of calculus, available here: Calculus Overview: From Limits to Hessians — A Machine-Learning-Centric Journey Through Calculus.
While building Artintellica, I realized it would be incredibly useful to auto-complete markdown documents using advanced AI models like those from OpenAI and xAI. For that purpose, I created ChatVim, a plugin for NeoVim that enables you to chat with markdown documents.
Currently, I am working on the next product for Artintellica, which will be an overview of linear algebra. Expect another announcement about that soon.
Artintellica is open-source, and all the source code can be found on GitHub at github.com/artintellica/artintellica.