Skip to content

AtlasL1/Architech

Repository files navigation

I'll manage the docs upon completion of the package!

Architech

A Python package for building your own AI model.

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:

from architech import build

Links

Docs: https://architech.py-dev.io
GitHub Repo: https://github.com/AtlasL1/Architech