Skip to main content
Back to registry

grepai-embeddings-ollama

yoanbernabeu/grepai-skills

This skill covers using Ollama as the embedding provider for GrepAI, enabling 100% private, local code search.

Installs212
Install command
npx skills add https://github.com/yoanbernabeu/grepai-skills --skill grepai-embeddings-ollama
Security audits
Gen Agent Trust HubFAIL
SocketPASS
SnykWARN
About this skill
This skill covers using Ollama as the embedding provider for GrepAI, enabling 100% private, local code search. Configuration: Best for codebases with non-English comments/documentation. Configuration: Best for large, complex codebases where accuracy is critical. Configuration: Configuration: Models load into RAM. Ensure sufficient memory: Ollama automatically uses: Check GPU usage: By default, Ollama unloads models after 5 minutes of inactivity. Keep loaded: Ollama app runs automatically on login. Run Ollama on a powerful server and connect remotely: ❌ Problem: Connection refused ✅ Solution: ❌ Problem: Model not found ✅ Solution: ❌ Problem: Slow embedding generation ✅ Solutions: ❌ Problem: Out of memory ✅ Solutions: ❌ Problem: Embeddings differ after model update ✅ Solution: Re-index after model updates: Successful Ollama configuration: - Setting up private, local embeddings - Choosing the right Ollama model - Optimizing Ollama performance - Troubleshooting Ollama connection issues - Ollama installed and running - An embedding model downloaded - macOS: Metal (Apple Silicon) - Linux/Windows: CUDA (NVIDIA GPUs) - Use a smaller model ( nomic-embed-text ) - Ensure GPU is being used ( ollama ps ) - Close memory-intensive applications - Consider a remote server with better hardware - Use a smaller model - Close other applications - Upgrade RAM - Use remote Ollama server - Start with...

Source description provided by the upstream skill listing. Community reviews and install context appear in the sections below.

Community Reviews

Latest reviews

Sign in to review

No community reviews yet. Be the first to review.

Browse this skill in context
FAQ
What does grepai-embeddings-ollama do?

This skill covers using Ollama as the embedding provider for GrepAI, enabling 100% private, local code search.

Is grepai-embeddings-ollama good?

grepai-embeddings-ollama does not have approved reviews yet, so SkillJury cannot publish a community verdict.

What agent does grepai-embeddings-ollama work with?

grepai-embeddings-ollama currently lists compatibility with codex, gemini-cli, opencode, kimi-cli, amp, github-copilot, claude-code.

What are alternatives to grepai-embeddings-ollama?

Skills in the same category include telegram-bot-builder, flutter-app-size, sharp-edges, iterative-retrieval.

How do I install grepai-embeddings-ollama?

npx skills add https://github.com/yoanbernabeu/grepai-skills --skill grepai-embeddings-ollama

Related skills

More from yoanbernabeu/grepai-skills

Related skills

Alternatives in Software Engineering