OPEN SOURCE, OPEN TO EVERYONE

Open source. Open possibilities.

Discover quality open-source projects, submit projects anonymously, and claim and edit your own project.

Human-curated · Discover open source4093discovered

A little curiosity. A world of open source.

THE FIRST COLLECTION
Topic: embeddings清除
lemoryjwgo
ADDED

Lemory is a local middleware that transforms markdown notes (e.g., Obsidian vaults) into a context database for AI agents. It supports keyless on-device hybrid search, Korean-specific processing, hierarchical token savings, and knowledge graph visualization, integrating with various AI tools via MCP.

AI & MLDeveloper toolsRAG & knowledge
txtaineuml
ADDED

An all-in-one AI framework for semantic search, LLM orchestration, and language model workflows.

AI & MLData & databasesRAG & knowledge
claude-memthedotmack
ADDED

Grok Mem (formerly Claude-Mem) provides persistent context across sessions for AI agents, capturing and compressing session data to inject relevant history into future interactions.

AI & MLDeveloper toolsAI agents
dittoKartik8Dwivedi
ADDED

Ditto scans JavaScript/TypeScript repositories with ts-morph, fingerprints each function through an LLM, clusters behavioural duplicates by embedding, then executes pure functions in a sandbox to show where they diverge.

Developer toolsAI & MLTesting & debugging