This repository contains a simple yet robust AI-powered Question & Answer feature. It demonstrates a complete end-to-end implementation of an AI service, featuring: * **Asynchronous API:** Built with **FastAPI** for high-performance request handling. * **Local LLM:** Powered by **Ollama (Llama 3.2:1b)** to ensure data privacy and zero API costs.
-
Updated
Apr 8, 2026 - Python