Ivy AI is a deprecated experimental AI project focused on exploring large language models and local AI
architecture. The system used a Chroma-based database for memory and context handling, along with
multiple 7B LLMs for experimentation and evaluation.
A dedicated desktop application built in C++
was developed to interact with the AI, serving as the interface for sending queries and receiving
responses. The project was primarily used for research, testing, and learning rather than production
use.