Coding A Decoder Only Transformer Like ChatGPT From Scratch
-
Updated
Jul 13, 2025 - Jupyter Notebook
Coding A Decoder Only Transformer Like ChatGPT From Scratch
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.
Add a description, image, and links to the ai-implementations topic page so that developers can more easily learn about it.
To associate your repository with the ai-implementations topic, visit your repo's landing page and select "manage topics."