- Current Version: 2.5.1: 2025-05-06T08:59:52Z
- First Published: 2024-03-13T15:00:18Z
- Size: 9844832
- Supported Unity Versions: 2022.3.16
LLM for Unity
LLM for Unity enables seamless integration of Large Language Models (LLMs) within the Unity engine. It allows to create intelligent characters that your players can interact with for an immersive experience.
The package also features a Retrieval-Augmented Generation (RAG) system that allows to perform semantic search across your data.
Features
- 💻 Cross-platform and mobile! Supports Windows, Linux, macOS, iOS, Android and VisionOS
- 🏠 Runs locally without internet access or as a remote server.
- ⚡ Blazing fast inference on CPU and GPU
- 🤗 Support of the major LLM models
- 🔧 Easy to setup, call with a single line code
- 💰 Free to use for both personal and commercial purposes
🧪 Tested on Unity: 2021 LTS, 2022 LTS, 2023, Unity 6
How to use
See our how to use guide to start developing your LLM-enabled project.
You can check out our samples here.
How to help
- Leave us a review and spread the word about the project!
- Join us at Discord and say hi.
- Sponsor this work to allow even cooler features!
Contact
You can contact us at [email protected] or Discord with any issues, feature requests or just to say hi 🤗!
License
LLM for Unity is distributed under MIT license.
The asset uses the llama.cpp library licensed under MIT and allows to download LLMs under Apache 2.0 and MIT licenses by default.
See the Third Party Notices.md file included in the package for details.
Add to cart