alexcombessie / giskard

Collaborative & Open-Source Quality Assurance for AI πŸ‘·πŸ½β€β™€οΈ πŸ›  β›‘

Home Page:https://docs.giskard.ai

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

giskardlogo

Quality Assurance for AI


Giskard is an open-source quality assurance platform for AI models.

  • Inspect ML models visually from your Python notebook πŸ“—
  • Review ML models collaboratively to get feedback on potential errors 🧐
  • Test ML models automatically for a safe deployment to production β›‘

Administration panel


Installation

git clone https://github.com/Giskard-AI/giskard.git
cd giskard
docker-compose up -d

After the application is started you can access at:

http://localhost:19000

login / password: admin / admin

Requirements

Quick Start

You can upload models to Giskard from Jupyter notebooks or any other python environment. it can be done using Giskard client library

There's a demo python notebook available at http://localhost:18888 that can be used to upload a first model.

Documentation

Find out more about Giskard by reading our docs

Community

Join our community on Discord to get support and leave feedback

About

Collaborative & Open-Source Quality Assurance for AI πŸ‘·πŸ½β€β™€οΈ πŸ›  β›‘

https://docs.giskard.ai

License:Other


Languages

Language:Python 42.0%Language:Vue 33.5%Language:TypeScript 12.7%Language:Jupyter Notebook 9.0%Language:Shell 1.0%Language:Dockerfile 0.7%Language:HTML 0.7%Language:JavaScript 0.5%Language:Mako 0.1%Language:SCSS 0.0%