Metadata-Version: 2.5
Name: empsychia
Version: 0.0.1
Summary: Empsychia (ἐμψυχία, 'ensoulment'): actual intelligence. A framework for simulating, teaching and embodying connectomes.
Project-URL: Homepage, https://empsychia.com
Project-URL: Source, https://github.com/Empsychia
Author: Harnick Khera
License-Expression: BSD-3-Clause
License-File: LICENSE
Keywords: connectome,drosophila,neuroscience,simulation,spiking-neural-networks
Classifier: Development Status :: 1 - Planning
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: Science/Research
Classifier: Programming Language :: Python :: 3
Classifier: Topic :: Scientific/Engineering :: Artificial Intelligence
Classifier: Topic :: Scientific/Engineering :: Bio-Informatics
Requires-Python: >=3.10
Description-Content-Type: text/markdown

# Empsychia

**Actual intelligence.**

*Empsychia* (ἐμψυχία) is Ancient Greek for *ensoulment*: bringing something to life.

Empsychia is a framework for connectomes, the wiring diagrams of real nervous systems. You load a brain (starting with
the fruit fly's MaleCNS), simulate it fast on CPU, GPU or in the browser, teach it with biologically inspired
learning, and plug it into anything.

This `0.0.1` release is an early placeholder that reserves the name while the framework is built. It has no
functionality yet.

- Website: https://empsychia.com
- GitHub: https://github.com/Empsychia
