Personal Engineering Server & Microservices
A fully local, containerized AI assistant running on a Mac Mini. Uses LLM inference to analyze and explain C/C++ embedded code, and generate unit tests.
Tech Stack: Python, FastAPI, Docker, Ollama (Qwen)
Launch ApplicationUpload any microcontroller or sensor datasheet. The system embeds the text into a local FAISS vector database and uses LLM to answer technical queries with precise context.
Tech Stack: Python, LangChain, FAISS, Ollama (Nomic + Qwen)
Launch RAG System