Skip to main content

⚠️ This is a fork of the original GreatAI library by @schmelczer, maintained by ScoutinScience. Make sure to install sis-great-ai from PyPI to use this distribution.

logo of great-ai GreatAI

Easily transform your prototype AI code into production-ready software.

PyPI version Downloads Docker Pulls Test Sonar line coverage Sonar LoC

Applying AI is becoming increasingly more accessible, but many case studies have shown that these applications are often deployed poorly. This may lead to suboptimal performance and to introducing unintended biases. GreatAI helps fix this by allowing you to easily transform your prototype AI code into production-ready software.

Example

pip install sis-great-ai

Create a new file called demo.py

from great_ai import GreatAI

@GreatAI.create
def greeter(name: str) -> str:
    return f"Hello {name}!"

Start it by executing great-ai demo.py, and find the dashboard at http://localhost:6060.

demo screen capture

That's it. Your GreatAI service is nearly ready for production use. Many of the SE4ML best practices are configured and implemented automatically (of course, these can be customised as well).

Check out the full documentation here.

Why is this GREAT?

scope of GreatAI

GreatAI fits between the prototype and deployment phases of your AI development lifecycle. This is highlighted in blue in the diagram. Here, several best practices can be automatically implemented, aiming to achieve the following attributes:

  • General: use any Python library without restriction
  • Robust: have error-handling and well-tested utilities out-of-the-box
  • End-to-end: utilise end-to-end feedback as a built-in, first-class concept
  • Automated: focus only on what actually requires your attention
  • Trustworthy: deploy models that you and society can confidently trust

Why GreatAI?

There are other existing solutions aiming to facilitate this phase. Amazon SageMaker and Seldon Core provide the most comprehensive suite of features. If you have the opportunity to use them, do that because they're great.

However, research indicates that professionals rarely use them. This may be due to their inherent setup and operational complexity. GreatAI is designed to be as simple to use as possible. Its straightforward, high-level API and sensible default configuration make it easy to start using. Despite its relative simplicity over Seldon Core, it still implements many of the SE4ML best practices, and thus, can meaningfully improve your deployment without requiring prohibitively great effort.

Learn more

Check out the full documentation here.

Find great-ai on PyPI

pip install sis-great-ai

Find great-ai on DockerHub

docker run -p6060:6060 scoutinscience/great-ai

Contribute

Contributions are welcome.

Install for development

python3 -m venv --copies .env
source .env/bin/activate
pip install --upgrade flit pip
flit install --symlink

Develop

scripts/format-python.sh great_ai docs tests

Format code.

python3 -m pytest --doctest-modules --asyncio-mode=strict .

Run tests.

mkdocs serve

Serve documentation.

Release files for sis-great-ai 0.1.18

For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.

Source distribution (sdist)

Source distribution for sis-great-ai 0.1.18
File Size Uploaded
sis_great_ai-0.1.18.tar.gz 29.2 MB Details

Built distribution (wheel)

Table of built distributions (wheels) for sis-great-ai 0.1.18
File Interpreter ABI Platform
sis_great_ai-0.1.18-py3-none-any.whl Python 3 none any Details

Total release size: 29.5 MB

Release files / sis_great_ai-0.1.18.tar.gz

Download URL sis_great_ai-0.1.18.tar.gz
Size 29.2 MB
Tags Source
SHA-256 checksum
How to use checksums
967352fb3fd5dbb8a53a99fbb8523d0972da9509edb4d8b7533f7f3af249e2cf
BLAKE2b-256 checksum
How to use checksums
b49be1f566175c0ec23abd4c91550f4f9953cfad259d15d676106269c1386346
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via python-requests/2.31.0

Release files / sis_great_ai-0.1.18-py3-none-any.whl

Download URL sis_great_ai-0.1.18-py3-none-any.whl
Size 312.6 kB
Tags Python 3
SHA-256 checksum
How to use checksums
66786ba705633b9017ac41159744436a548e8cd0acc8c9dd649815f163b27a35
BLAKE2b-256 checksum
How to use checksums
5a5060b84f0edc3ac43bc560dc9f8dce2270bed33a3b2e2945859b95c04fcd04
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via python-requests/2.31.0
Anthropic, PBC Visionary sponsor Bloomberg Visionary sponsor Hudson River Trading Visionary sponsor Meta Visionary sponsor NVIDIA Visionary sponsor Microsoft Sustainability sponsor Depot Continuous Integration AWS Cloud computing and Security Sponsor Datadog Monitoring Fastly CDN Google Download Analytics Sentry Error logging StatusPage Status page