Explore NASA Missions
Ask questions about Apollo, Voyager, Space Shuttle, Mars rovers, and more. Answers are generated from official NASA mission pages.
This app runs entirely locally, so no data is sent to external AI services. It uses Retrieval-Augmented Generation (RAG) to answer questions from real NASA content.
nomic-embed-text
gemma4:26b via Ollama
gemma4:26b, a 26-billion parameter model, plus a bge-reranker-v2-m3 cross-encoder, locally on an NVIDIA RTX 4090 GPU via Ollama. Retrieval is two-stage: hybrid search gathers candidates, then the cross-encoder re-ranks them for relevance. Everything runs locally on the GPU, so your questions stay fully private and never leave this server.