#458 · Primary category: Education & Research

ollama-playground

Interesting LLM projects that I created for my YouTube channel using Ollama's open-source models.

Project last updated:07/31/26

GitHub Stars

537

Forks

192

Contributors

2

License

MIT

Why we included this project

This repo collects the LLM projects NarimanN2 built for his YouTube channel, all running on Ollama's local open-weight models. Each sub-project is small and self-contained, with runnable Python code and a short README, so you can follow along with the video or just read the code on its own. The projects cover a lot of ground: RAG setups for chatting with PDFs, agents with memory and MCP tooling, multi-agent supervisor and swarm architectures, and a set of voice, OCR, and video-summarization examples. It's a learning resource rather than a polished product, which makes it a good place to see how these pieces fit together before you design your own system.

Articles for this project

No articles for this project yet.

To suggest a topic or contribute an article, contact us.

Related projects in this category