A Python package for building your own AI model.
<p align="center"><br><img width="100%" src="https://media.discordapp.net/attachments/1146406609094967337/1184122016450756618/image.png?ex=658ad290&is=65785d90&hm=a5cc82f8b06a10bd53337ac4d0457bc19b9e1319677288a866be248323bcb08b&=&format=webp&quality=lossless&width=1177&height=662"></p>
Features
- Train model
- Unlimited tokens
- Create large language model
Installation
To install Architech, please run the following command in your terminal:
pip install architech
To import it to your script, simply add the following code: <br>
py
from architech import build
Links
**Docs**: https://architech.py-dev.io
**GitHub Repo**: https://github.com/AtlasL1/Architech