grepai-embeddings-lmstudio
GrepAI Embeddings with LM Studio
This skill covers using LM Studio as the embedding provider for GrepAI, offering a user-friendly GUI for managing local models.
When to Use This Skill
- Want local embeddings with a graphical interface
- Already using LM Studio for other AI tasks
- Prefer visual model management over CLI
- Need to easily switch between models
What is LM Studio?
LM Studio is a desktop application for running local LLMs with:
- 🖥️ Graphical user interface
- 📦 Easy model downloading
- 🔌 OpenAI-compatible API
- 🔒 100% private, local processing
More from yoanbernabeu/grepai-skills
grepai-search-basics
Basic semantic code search with GrepAI. Use this skill to learn fundamental search commands and concepts.
617grepai-ollama-setup
Install and configure Ollama for local embeddings with GrepAI. Use this skill when setting up private, local embedding generation.
541grepai-search-advanced
Advanced search options in GrepAI. Use this skill for JSON output, compact mode, and AI agent integration.
540grepai-trace-graph
Build complete call graphs with GrepAI trace. Use this skill for recursive dependency analysis.
524grepai-search-tips
Tips and best practices for effective GrepAI searches. Use this skill to improve search result quality.
524grepai-trace-callees
Find function callees with GrepAI trace. Use this skill to discover what functions a specific function calls.
507