Skip to main content

ai4science (core)

ai4science is a small, stable framework for AI-for-Science components with a Transformers-like user experience:

  • unified from_pretrained() / save_pretrained()
  • plugin-based domains
  • predictable I/O container (Batch) and composition via pipeline()

Install core:

pip install ai4science

Install domain plugins:

pip install ai4science[biology]
# or
pip install ai4science-biology

Minimal example

from ai4science import AutoTool

tool = AutoTool.from_pretrained("ai4science-biology/seq-cleaner")
print(tool({"sequence": "MKT..xxAA"}))

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

ai4science-0.1.1.tar.gz (11.8 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

ai4science-0.1.1-py3-none-any.whl (13.6 kB view details)

Uploaded Python 3

File details

Details for the file ai4science-0.1.1.tar.gz.

File metadata

  • Download URL: ai4science-0.1.1.tar.gz
  • Upload date:
  • Size: 11.8 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.9.6

File hashes

Hashes for ai4science-0.1.1.tar.gz
Algorithm Hash digest
SHA256 687531e70ab9b57318214c716479741a490d6bbf31e78dca47e12c58e0c274af
MD5 291b8c387ed97a8fc6860df13f03b250
BLAKE2b-256 c0488f7ab83b466e084d25cb21832938235eb6f11ee681f6ca7bfadc8cb59fc3

See more details on using hashes here.

File details

Details for the file ai4science-0.1.1-py3-none-any.whl.

File metadata

  • Download URL: ai4science-0.1.1-py3-none-any.whl
  • Upload date:
  • Size: 13.6 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.9.6

File hashes

Hashes for ai4science-0.1.1-py3-none-any.whl
Algorithm Hash digest
SHA256 e0102f360f03cd3f6f24d4a1a748b2f356d3464e56ab7878fec23f3b37458b55
MD5 59640b42f8766c44310a6b41fecf4457
BLAKE2b-256 0264236dfd1254a573be0c80f2b414ef72d311f9ae4c6ea3487cf8cc54d428d4

See more details on using hashes here.

Release history Release notifications | RSS feed

This release

0.1.1 This release

2 files

0.1.0

3 files

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Sentry Error logging StatusPage Status page