# Social Post Draft Posted on X: ## X / Twitter Draft Primary short version, under 280 characters with X URL weighting: ```text Built Hackathon Advisor for #BuildSmall: a live atlas of hackathon Spaces + tiny-model coach for originality gaps. MiniCPM, llama.cpp, Nemotron ASR, Modal, and Codex helped ship it. App: https://build-small-hackathon-hackathon-advisor.hf.space Video: https://youtu.be/Gq-FUiL-ZPw Code: https://github.com/JacobLinCool/hackathon-advisor ``` Shorter fallback: ```text Built Hackathon Advisor for #BuildSmall: a live atlas + tiny-model coach for originality gaps. MiniCPM, llama.cpp, Nemotron ASR, Modal, and Codex helped ship it. https://youtu.be/Gq-FUiL-ZPw https://build-small-hackathon-hackathon-advisor.hf.space https://github.com/JacobLinCool/hackathon-advisor ``` ## LinkedIn / Longer Draft I built Hackathon Advisor for the Build Small Hackathon. It is a live map of public Build Small Spaces and a small-model originality coach. Builders can search the field, inspect project clusters, review quest evidence, chat with the atlas, and open The Unwritten Almanac to compare an idea against what already exists. The runtime stays within the spirit of Build Small: open weights, no proprietary runtime inference API, and every model well under the 32B cap. MiniCPM5-1B handles tool planning and quest classification through LoRA adapters, EmbeddingGemma GGUF runs through llama.cpp for retrieval, and Nemotron Speech powers voice input through NVIDIA NeMo. Codex helped throughout the build: implementation planning, code changes, tests, deployed Space checks, demo preparation, submission notes, README polish, and commit history with Codex co-author attribution. Demo: https://build-small-hackathon-hackathon-advisor.hf.space Demo video: https://youtu.be/Gq-FUiL-ZPw GitHub: https://github.com/JacobLinCool/hackathon-advisor #BuildSmall #Gradio #HuggingFace #OpenAICodex #MiniCPM #Nemotron #Modal