Initial rewrite
This commit is contained in:
parent
a5f64a3ff8
commit
0d183c8335
200 changed files with 12537 additions and 18659 deletions
26
src/content/projects/great-ai.md
Normal file
26
src/content/projects/great-ai.md
Normal file
|
|
@ -0,0 +1,26 @@
|
|||
---
|
||||
sourceProjectId: great-ai
|
||||
title: GreatAI
|
||||
description: A Python framework and research project for making AI deployment best practices easier to adopt.
|
||||
thumbnail:
|
||||
src: ./_assets/great-ai.png
|
||||
alt: Example Python code using the GreatAI API.
|
||||
period: '2022'
|
||||
sortDate: 2022-01-01
|
||||
status: Research project and framework
|
||||
technologies: ['Python', 'ML deployment', 'API design']
|
||||
selected: true
|
||||
essay: greatai-ai-deployment-api
|
||||
legacyAnchor: great-ai-ai-deployment-framework
|
||||
links:
|
||||
- label: PyPI
|
||||
type: package
|
||||
url: https://pypi.org/project/great-ai/
|
||||
- label: Project site
|
||||
type: site
|
||||
url: https://great-ai.scoutinscience.com
|
||||
- label: MSc thesis
|
||||
type: thesis
|
||||
url: /media/downloads/great-ai-andras-schmelczer.pdf
|
||||
download: true
|
||||
---
|
||||
Loading…
Add table
Add a link
Reference in a new issue