Metadata-Version: 2.4
Name: openworm_ai
Version: 0.2.7
Summary: Investigating the use of LLMs and other AI technology in OpenWorm
Home-page: https://openworm.ai
Author: OpenWorm contributors
Author-email: p.gleeson@gmail.com
Maintainer: Padraig Gleeson
Maintainer-email: p.gleeson@gmail.com
License: LGPLv3
Classifier: Intended Audience :: Science/Research
Classifier: Natural Language :: English
Classifier: Operating System :: OS Independent
Classifier: Topic :: Scientific/Engineering
Classifier: Intended Audience :: Science/Research
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3 :: Only
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Topic :: Scientific/Engineering
Classifier: Topic :: Software Development
Classifier: Typing :: Typed
Requires-Python: >=3.8
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: bs4
Requires-Dist: pandas
Requires-Dist: modelspec
Requires-Dist: llama_index
Requires-Dist: llama-index-llms-ollama
Requires-Dist: matplotlib
Provides-Extra: test
Requires-Dist: pytest; extra == "test"
Requires-Dist: ruff; extra == "test"
Provides-Extra: dev
Requires-Dist: openworm_ai[test]; extra == "dev"
Requires-Dist: langchain; extra == "dev"
Requires-Dist: langchain_openai; extra == "dev"
Requires-Dist: llamaapi; extra == "dev"
Requires-Dist: langchain_experimental; extra == "dev"
Requires-Dist: langchain_ollama; extra == "dev"
Requires-Dist: llama-index-embeddings-ollama; extra == "dev"
Provides-Extra: all
Requires-Dist: openworm_ai[test]; extra == "all"
Dynamic: license-file

# openworm.ai

Scripts related to use of LLMs and other AI technology in OpenWorm
