# TensorLogic (TL) Examples: Apps
This directory contains interactive applications implemented in TensorLogic (TL).
## Available Applications
- **[TinyLlama Chatbot](tinyllama/README.md)**
- A fully-featured chatbot utilizing the TinyLlama-1.1B model.
- **[Llama 3 Chatbot](llama3/README.md)**
- A chatbot utilizing the Llama 3.1 8B Instruct model.