Imre Majer

Personal Engineering Server & Microservices

AI Code Linter

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 Application

Datasheet AI (RAG)

Upload 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