Articles in this series
What is "Parakeet"... and Why Several frameworks exist for developing "Generative AI" applications that interact with LLMs. The most well-known...
Doing RAG with Golang and Ollama · Reminder: Parakeet is a small library to develop GenAI applications with Golang in a simple way (you can read an...
Use Mistral Function Calling support and Ollama to run WASM Rust functions with Parakeet and Extism · Since version 0.0.6, Parakeet supports "Function...
Make a Small Language Model smarter · Introduction The topic of this blog post is to make a SLM smarter (SLM for Small Language model). Why would you...
How to turn a small model into a fern specialist 🌿 · This tutorial will show how to make an SLM smarter using contextual data. I will use my project...
How to turn a small model into a fern specialist 🌿 · This blog post is the short version of the tutorial How to Make an SLM Smarter I removed all the...