Metadata-Version: 2.1
Name: algmonbrain
Version: 0.0.5
Summary: add sth
Home-page: 
Author: algmon
Author-email: wei4@algmon.com
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Description-Content-Type: text/markdown

# Algmon Brain

## Features

* innovated framework for agent & metaverse

## Steps for Publishing the AlgmonDigitalBrain Package

1. python -m build
2. (optional) twine upload -r testpypi dist/*
3. twine upload dist/*

# **References**

* SEE https://algmon.com/docs/infra/intro

# **Citings**

* SmellBrain
* TouchBrain
* VisionBrain
* LanguageBrain
* SpeechBrain

```bibtex
@misc{speechbrain,
  title={SpeechBrain: A General-Purpose Speech Toolkit},
  author={Mirco Ravanelli et. al.},
  year={2021},
  eprint={2106.04624},
  archivePrefix={arXiv},
  primaryClass={eess.AS}
}
```
