You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.