docs: add ollama

This commit is contained in:
Daniel
2024-06-05 10:22:16 +02:00
committed by Stefan Rotsch
parent 301c1e3d34
commit ffd7b9559b
3 changed files with 18 additions and 2 deletions

View File

@@ -2,7 +2,7 @@
title: "AI Assisted Programming"
ring: assess
quadrant: "methods-and-patterns"
tags: [coding, architecture]
tags: [coding, architecture, ai]
---
In recent years, the field of Artificial Intelligence (AI) has made monumental strides, and AI has demonstrated its ability to augment human capabilities and enhance user experiences. One noteworthy facet of this evolution is Assisted AI—a paradigm that holds great promise for software development companies.

View File

@@ -2,6 +2,6 @@
title: "MLOps"
ring: assess
quadrant: methods-and-patterns
tags: [devops]
tags: [devops, ai]
featured: false
---