AI AGENT ADDONS

Grepai Ollama Setup

yoanbernabeu/grepai-skills

You can run private AI code search on your own machine. This guide helps you install and set up Ollama for GrepAI. Ollama keeps your code safe because it never leaves your computer. It is free, fast, and works without the internet. No data ever goes to the cloud. Setting up Ollama lets you use local embedding models for powerful code search.

Anyone who needs to search code without sharing it can benefit. You just download Ollama, pull a model, and configure GrepAI. The whole process takes a few minutes. Your code stays 100% private.

Add Grepai Ollama Setup skill to your workflow

Global

mkdir -p ~/.claude/skills/grepai-ollama-setup

Project

mkdir -p .claude/skills/grepai-ollama-setup

Source Repository

Stars
17
Forks
2
Watchers
17
License
MIT
Last Push
5 months ago
Created
5 months ago