Skip to content

thedevjohnq/Architech

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Architech

A Python package for artificial intelligence.

This is a recent project. The info in the files may be inaccurate, and the first version of the package, v0.1.1, is released on PyPI.org.

Features

  • Train models
  • Unlimited tokens
  • Create large language models

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 start

Links

GitHub Repo: https://github.com/AtlasL1/Architech
Docs: https://atlas.is-not-a.dev/architech/docs

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%