Metadata-Version: 2.4
Name: aseis
Version: 0.0.0
Summary: Agentic Seismic Environment Including Skills
Project-URL: Homepage, https://pypi.org/project/seis/
Author: Derrick
License-Expression: GPL-3.0-only
License-File: LICENSE
Classifier: License :: OSI Approved :: GNU General Public License v3 (GPLv3)
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3 :: Only
Requires-Python: >=3.12
Description-Content-Type: text/markdown

# Aseis

`Aseis` is the (A)gentic (S)eismic (E)nvironment (I)ncluding (S)kills.

It has the following goals:

1. Include a complete seismic environment, including pre-compiled binaries, of popular seismic programs which is easily installable. 

2. Provide agentic skills for making off-the-shelf coding agents more proficient at common seismic tasks and research. 

3. Enable interactive human-in-the loop planning and execution. 

## License

Aseis is licensed under the GNU General Public License v3.0. See [LICENSE](LICENSE).
