A complete Retrieval-Augmented Generation (RAG) system that runs entirely offline using Ollama, ChromaDB, and Python. This project demonstrates how to build a privacy-focused AI knowledge base without ...
Maze Encoder takes in a 30x30 pixel picture and makes a .bin file that reconstructs the maze using a custom 32-bit instruction set. This instruction set is formatted in Big-Endian style for ease of ...