Skip to content
#

snowflake-embed

Here are 3 public repositories matching this topic...

Language: All
Filter by language

Obsidian MCP-RAG server for AI agents [Local & Cloud] with full-note, heading-aware semantic retrieval, lexical search, graph navigation, passage provenance, and vault manipulation tools with a live-monitoring web-dashboard.

  • Updated Aug 30, 2026
  • Rust

This is the part 2 of a GraphRAG system, in which the user interacts with the data through 2 data structures: vector database (Pinecone) and graph database (Neo4j). I leverage the probabilism of vector embedding and the determinism of a knowledge graph to minimize hallucination and maximise explainability. The domain: ‘Electronic’ music genre.

  • Updated Feb 18, 2026
  • Python

This is the part 1 of a GraphRAG system, which implements the Data Pipeline orchestrated by Dagster, where the data is ingested from multiple sources for building a knowledge graph in Neo4j Aura and an embedding model in Pinecone. The domain: ‘Electronic’ music genre. Contact me to see a demo.

  • Updated Feb 17, 2026
  • Python

Add this topic to your repo

To associate your repository with the snowflake-embed topic, visit your repo's landing page and select "manage topics."

Learn more