SemanticSourceCode – Local semantic code search with Ollama and SQLite
A new open-source C# tool, SemanticSourceCode, enables local semantic code search using Ollama or LM Studio for embeddings and SQLite for vector storage. The tool analyzes C# code structure, supports …