{"data":{"node":{"slug":"starlightsearch-embedanything","name":"EmbedAnything","tagline":"Highly Performant, Modular, Memory Safe and Production-ready Inference, Ingestion and Indexing built in Rust","github_url":"https://github.com/StarlightSearch/EmbedAnything","owner":"StarlightSearch","repo":"EmbedAnything","owner_avatar_url":"https://avatars.githubusercontent.com/u/165606246?v=4","primary_language":"Rust","stars":1304,"forks":143,"topics":["ai","cloud","generative-ai","hacktoberfest","high-performance","indexing","inference","information-retrieval","large-language-models","local","machine-learning","onnxruntime","pipeline","production-ready","python","rag","rust","search","server","vector-database"],"archived":false,"github_pushed_at":"2026-08-12T08:56:59+00:00","maintenance_label":"Active","stars_delta_30d":18,"url":"https://www.graphcanon.com/tools/starlightsearch-embedanything","markdown_url":"https://www.graphcanon.com/tools/starlightsearch-embedanything.md","api_url":"https://www.graphcanon.com/api/graphcanon/tools/starlightsearch-embedanything","graph_url":"https://www.graphcanon.com/api/graphcanon/graph?tool=starlightsearch-embedanything"},"categories":[{"slug":"data-retrieval","name":"Data & Retrieval","url":"https://www.graphcanon.com/categories/data-retrieval","markdown_url":"https://www.graphcanon.com/categories/data-retrieval.md","api_url":"https://www.graphcanon.com/api/graphcanon/categories/data-retrieval"},{"slug":"inference-serving","name":"Inference & Serving","url":"https://www.graphcanon.com/categories/inference-serving","markdown_url":"https://www.graphcanon.com/categories/inference-serving.md","api_url":"https://www.graphcanon.com/api/graphcanon/categories/inference-serving"},{"slug":"vector-databases","name":"Vector Databases","url":"https://www.graphcanon.com/categories/vector-databases","markdown_url":"https://www.graphcanon.com/categories/vector-databases.md","api_url":"https://www.graphcanon.com/api/graphcanon/categories/vector-databases"}],"tags":[{"slug":"ai","name":"ai"},{"slug":"cloud","name":"cloud"},{"slug":"generative-ai","name":"generative-ai"},{"slug":"hacktoberfest","name":"hacktoberfest"},{"slug":"high-performance","name":"high-performance"},{"slug":"indexing","name":"indexing"},{"slug":"inference","name":"inference"},{"slug":"information-retrieval","name":"information-retrieval"}],"edges":[{"type":"integrates_with","direction":"out","explanation":"Unstructured transforms documents into structured data, which can then be fed into EmbedAnything to generate embeddings and perform indexing or search operations.","successor_context":null,"tool":{"slug":"unstructured-io-unstructured","name":"unstructured","tagline":"Convert documents to structured data effortlessly","github_url":"https://github.com/Unstructured-IO/unstructured","owner":"Unstructured-IO","repo":"unstructured","owner_avatar_url":"https://avatars.githubusercontent.com/u/108372208?v=4","primary_language":"HTML","stars":15238,"forks":1284,"topics":["data-pipelines","deep-learning","document-image-analysis","document-image-processing","document-parser","document-parsing","docx","donut","information-retrieval","langchain","llm","machine-learning","ml","natural-language-processing","nlp","ocr","pdf","pdf-to-json","pdf-to-text","preprocessing"],"archived":false,"github_pushed_at":"2026-07-31T20:54:17+00:00","maintenance_label":"Very active","url":"https://www.graphcanon.com/tools/unstructured-io-unstructured","markdown_url":"https://www.graphcanon.com/tools/unstructured-io-unstructured.md","api_url":"https://www.graphcanon.com/api/graphcanon/tools/unstructured-io-unstructured","graph_url":"https://www.graphcanon.com/api/graphcanon/graph?tool=unstructured-io-unstructured"}},{"type":"alternative","direction":"out","explanation":"Both EmbedAnything and txtai are all-in-one AI frameworks designed for semantic search, embedding generation, and language model workflows, though they may approach these tasks differently due to their underlying implementation languages (Rust vs Python).","successor_context":null,"tool":{"slug":"neuml-txtai","name":"txtai","tagline":"All-in-one AI framework for semantic search, LLM orchestration and language model workflows","github_url":"https://github.com/neuml/txtai","owner":"neuml","repo":"txtai","owner_avatar_url":"https://avatars.githubusercontent.com/u/59890304?v=4","primary_language":"Python","stars":12890,"forks":873,"topics":["agents","ai","ai-agents","embeddings","information-retrieval","language-model","large-language-models","llm","nlp","python","rag","retrieval-augmented-generation","search","search-engine","semantic-search","sentence-embeddings","transformers","txtai","vector-database","vector-search"],"archived":false,"github_pushed_at":"2026-08-12T13:42:39+00:00","maintenance_label":"Very active","stars_delta_30d":162,"url":"https://www.graphcanon.com/tools/neuml-txtai","markdown_url":"https://www.graphcanon.com/tools/neuml-txtai.md","api_url":"https://www.graphcanon.com/api/graphcanon/tools/neuml-txtai","graph_url":"https://www.graphcanon.com/api/graphcanon/graph?tool=neuml-txtai"}},{"type":"integrates_with","direction":"out","explanation":"EmbedAnything generates embeddings from diverse data types and streams them to a vector database, while serve (Jina-Serve) is a framework for deploying scalable AI services. The 'integrates with' relationship exists because the embeddings generated by EmbedAnything can be utilized within the scalable services deployed using serve, enabling effective multimodal data processing and serving in cloud-","successor_context":null,"tool":{"slug":"jina-ai-serve","name":"serve","tagline":"Build multimodal AI applications with cloud-native stack","github_url":"https://github.com/jina-ai/serve","owner":"jina-ai","repo":"serve","owner_avatar_url":"https://avatars.githubusercontent.com/u/60539444?v=4","primary_language":"Python","stars":21863,"forks":2243,"topics":["cloud-native","cncf","deep-learning","docker","fastapi","framework","generative-ai","grpc","jaeger","kubernetes","llmops","machine-learning","microservice","mlops","multimodal","neural-search","opentelemetry","orchestration","pipeline","prometheus"],"archived":false,"github_pushed_at":"2025-03-24T13:59:54+00:00","maintenance_label":"Dormant","url":"https://www.graphcanon.com/tools/jina-ai-serve","markdown_url":"https://www.graphcanon.com/tools/jina-ai-serve.md","api_url":"https://www.graphcanon.com/api/graphcanon/tools/jina-ai-serve","graph_url":"https://www.graphcanon.com/api/graphcanon/graph?tool=jina-ai-serve"}},{"type":"alternative","direction":"out","explanation":"EmbedAnything processes and generates embeddings from diverse data sources and streams them to a vector database, while chroma serves as a vector database that can store and index these embeddings for efficient search. Thus, EmbedAnything has an 'alternative' relationship with chroma in the context of embedding storage and retrieval, as both tools can handle the ingestion and indexing of vectors,虽","successor_context":null,"tool":{"slug":"chroma-core-chroma","name":"chroma","tagline":"Search infrastructure for AI","github_url":"https://github.com/chroma-core/chroma","owner":"chroma-core","repo":"chroma","owner_avatar_url":"https://avatars.githubusercontent.com/u/105881770?v=4","primary_language":"Rust","stars":28898,"forks":2409,"topics":["agents","ai","ai-agents","database","rust","rust-lang"],"archived":false,"github_pushed_at":"2026-07-27T22:15:20+00:00","maintenance_label":"Very active","url":"https://www.graphcanon.com/tools/chroma-core-chroma","markdown_url":"https://www.graphcanon.com/tools/chroma-core-chroma.md","api_url":"https://www.graphcanon.com/api/graphcanon/tools/chroma-core-chroma","graph_url":"https://www.graphcanon.com/api/graphcanon/graph?tool=chroma-core-chroma"}},{"type":"related","direction":"out","explanation":null,"successor_context":null,"tool":{"slug":"vllm-project-vllm","name":"vllm","tagline":"A high-throughput and memory-efficient inference and serving engine for LLMs","github_url":"https://github.com/vllm-project/vllm","owner":"vllm-project","repo":"vllm","owner_avatar_url":"https://avatars.githubusercontent.com/u/136984999?v=4","primary_language":"Python","stars":87847,"forks":20135,"topics":["amd","blackwell","cuda","deepseek","deepseek-v3","gpt","gpt-oss","inference","kimi","llama","llm","llm-serving","model-serving","moe","openai","pytorch","qwen","qwen3","tpu","transformer"],"archived":false,"github_pushed_at":"2026-08-01T11:55:36+00:00","maintenance_label":"Very active","url":"https://www.graphcanon.com/tools/vllm-project-vllm","markdown_url":"https://www.graphcanon.com/tools/vllm-project-vllm.md","api_url":"https://www.graphcanon.com/api/graphcanon/tools/vllm-project-vllm","graph_url":"https://www.graphcanon.com/api/graphcanon/graph?tool=vllm-project-vllm"}},{"type":"alternative","direction":"out","explanation":"Both are document intelligence frameworks focused on embedding, indexation, and inference across various data types (text, images) with a significant emphasis on performance. Xberg is built in Rust, similar to EmbedAnything.","successor_context":null,"tool":{"slug":"xberg-io-xberg","name":"xberg","tagline":"A polyglot document intelligence framework with a Rust core","github_url":"https://github.com/xberg-io/xberg","owner":"xberg-io","repo":"xberg","owner_avatar_url":"https://avatars.githubusercontent.com/u/241328462?v=4","primary_language":"Rust","stars":9128,"forks":562,"topics":["bun","csharp","document-intelligence","elixir","ffi","golang","java","metadata-extraction","node","pdf-extraction","pdfium","php","python","rag","ruby","rust","table-extraction","tesseract","text-extraction","wasm"],"archived":false,"github_pushed_at":"2026-08-16T16:00:11+00:00","maintenance_label":"Very active","stars_delta_30d":460,"url":"https://www.graphcanon.com/tools/xberg-io-xberg","markdown_url":"https://www.graphcanon.com/tools/xberg-io-xberg.md","api_url":"https://www.graphcanon.com/api/graphcanon/tools/xberg-io-xberg","graph_url":"https://www.graphcanon.com/api/graphcanon/graph?tool=xberg-io-xberg"}},{"type":"alternative","direction":"in","explanation":"EmbedAnything and MeiliSearch both offer solutions for performing efficient indexing, ingestion, and inference in a search context. Both tools are designed to handle large datasets with fast query performance.","successor_context":null,"tool":{"slug":"meilisearch-meilisearch","name":"meilisearch","tagline":"A lightning-fast search engine API bringing AI-powered hybrid search to your sites and applications.","github_url":"https://github.com/meilisearch/meilisearch","owner":"meilisearch","repo":"meilisearch","owner_avatar_url":"https://avatars.githubusercontent.com/u/43250847?v=4","primary_language":"Rust","stars":59034,"forks":2672,"topics":["ai","api","app-search","database","enterprise-search","faceting","full-text-search","fuzzy-search","geosearch","hybrid-search","instantsearch","search","search-as-you-type","search-engine","semantic-search","site-search","typo-tolerance","vector-database","vector-search","vectors"],"archived":false,"github_pushed_at":"2026-08-14T09:38:01+00:00","maintenance_label":"Very active","stars_delta_30d":352,"url":"https://www.graphcanon.com/tools/meilisearch-meilisearch","markdown_url":"https://www.graphcanon.com/tools/meilisearch-meilisearch.md","api_url":"https://www.graphcanon.com/api/graphcanon/tools/meilisearch-meilisearch","graph_url":"https://www.graphcanon.com/api/graphcanon/graph?tool=meilisearch-meilisearch"}},{"type":"integrates_with","direction":"in","explanation":"Text Generation Inference can integrate with EmbedAnything for text inference as it is written in Rust which offers performance benefits similar to Text Generation Inference.","successor_context":null,"tool":{"slug":"huggingface-text-generation-inference","name":"text-generation-inference","tagline":"Large Language Model Text Generation Inference","github_url":"https://github.com/huggingface/text-generation-inference","owner":"huggingface","repo":"text-generation-inference","owner_avatar_url":"https://avatars.githubusercontent.com/u/25720743?v=4","primary_language":"Python","stars":10888,"forks":1274,"topics":["bloom","deep-learning","falcon","gpt","inference","nlp","pytorch","starcoder","transformer"],"archived":true,"github_pushed_at":"2026-03-21T11:34:22+00:00","maintenance_label":"Archived","url":"https://www.graphcanon.com/tools/huggingface-text-generation-inference","markdown_url":"https://www.graphcanon.com/tools/huggingface-text-generation-inference.md","api_url":"https://www.graphcanon.com/api/graphcanon/tools/huggingface-text-generation-inference","graph_url":"https://www.graphcanon.com/api/graphcanon/graph?tool=huggingface-text-generation-inference"}},{"type":"integrates_with","direction":"in","explanation":"Both xberg and EmbedAnything are built specifically in Rust for efficiency, with xberg extracting information from documents that can then be processed by EmbedAnything's tools.","successor_context":null,"tool":{"slug":"xberg-io-xberg","name":"xberg","tagline":"A polyglot document intelligence framework with a Rust core","github_url":"https://github.com/xberg-io/xberg","owner":"xberg-io","repo":"xberg","owner_avatar_url":"https://avatars.githubusercontent.com/u/241328462?v=4","primary_language":"Rust","stars":9128,"forks":562,"topics":["bun","csharp","document-intelligence","elixir","ffi","golang","java","metadata-extraction","node","pdf-extraction","pdfium","php","python","rag","ruby","rust","table-extraction","tesseract","text-extraction","wasm"],"archived":false,"github_pushed_at":"2026-08-16T16:00:11+00:00","maintenance_label":"Very active","stars_delta_30d":460,"url":"https://www.graphcanon.com/tools/xberg-io-xberg","markdown_url":"https://www.graphcanon.com/tools/xberg-io-xberg.md","api_url":"https://www.graphcanon.com/api/graphcanon/tools/xberg-io-xberg","graph_url":"https://www.graphcanon.com/api/graphcanon/graph?tool=xberg-io-xberg"}}],"neighbours":[{"slug":"graphify-labs-graphify","name":"graphify","tagline":"Turn any code or documentation into a queryable knowledge graph","github_url":"https://github.com/Graphify-Labs/graphify","owner":"Graphify-Labs","repo":"graphify","owner_avatar_url":"https://avatars.githubusercontent.com/u/297659074?v=4","primary_language":"Python","stars":107507,"forks":10441,"topics":["ai-agents","antigravity","ast","claude-code","code-analysis","code-search","codex","cursor","developer-tools","gemini","graphrag","knowledge-graph","leiden","llm","mcp","openclaw","rag","skills","tree-sitter"],"archived":false,"github_pushed_at":"2026-08-17T18:42:58+00:00","maintenance_label":"Very active","url":"https://www.graphcanon.com/tools/graphify-labs-graphify","markdown_url":"https://www.graphcanon.com/tools/graphify-labs-graphify.md","api_url":"https://www.graphcanon.com/api/graphcanon/tools/graphify-labs-graphify","graph_url":"https://www.graphcanon.com/api/graphcanon/graph?tool=graphify-labs-graphify","shared_categories":["data-retrieval"]},{"slug":"pathwaycom-llm-app","name":"llm-app","tagline":"Ready-to-run cloud templates for RAG, AI pipelines, and enterprise search with live data.","github_url":"https://github.com/pathwaycom/llm-app","owner":"pathwaycom","repo":"llm-app","owner_avatar_url":"https://avatars.githubusercontent.com/u/25750857?v=4","primary_language":"Jupyter Notebook","stars":59037,"forks":1466,"topics":["chatbot","hugging-face","llm","llm-local","llm-prompting","llm-security","llmops","machine-learning","open-ai","pathway","rag","real-time","retrieval-augmented-generation","vector-database","vector-index"],"archived":false,"github_pushed_at":"2026-07-05T17:59:07+00:00","maintenance_label":"Steady","url":"https://www.graphcanon.com/tools/pathwaycom-llm-app","markdown_url":"https://www.graphcanon.com/tools/pathwaycom-llm-app.md","api_url":"https://www.graphcanon.com/api/graphcanon/tools/pathwaycom-llm-app","graph_url":"https://www.graphcanon.com/api/graphcanon/graph?tool=pathwaycom-llm-app","shared_categories":["vector-databases","data-retrieval"]},{"slug":"promtengineer-localgpt","name":"localGPT","tagline":"Chat with your documents locally using GPT models","github_url":"https://github.com/PromtEngineer/localGPT","owner":"PromtEngineer","repo":"localGPT","owner_avatar_url":"https://avatars.githubusercontent.com/u/134474669?v=4","primary_language":"Python","stars":22209,"forks":2467,"topics":[],"archived":false,"github_pushed_at":"2026-07-18T07:15:01+00:00","maintenance_label":"Steady","url":"https://www.graphcanon.com/tools/promtengineer-localgpt","markdown_url":"https://www.graphcanon.com/tools/promtengineer-localgpt.md","api_url":"https://www.graphcanon.com/api/graphcanon/tools/promtengineer-localgpt","graph_url":"https://www.graphcanon.com/api/graphcanon/graph?tool=promtengineer-localgpt","shared_categories":["data-retrieval","inference-serving"]},{"slug":"tencent-weknora","name":"WeKnora","tagline":"Open-source LLM knowledge platform for creating a queryable RAG, autonomous reasoning agent, and self-maintaining Wiki.","github_url":"https://github.com/Tencent/WeKnora","owner":"Tencent","repo":"WeKnora","owner_avatar_url":"https://avatars.githubusercontent.com/u/18461506?v=4","primary_language":"Go","stars":19992,"forks":2877,"topics":["agent","agentic","ai","chatbot","embeddings","evaluation","generative-ai","golang","knowledge-base","llm","multi-tenant","multimodel","ollama","openai","question-answering","rag","reranking","semantic-search","vector-search","wiki"],"archived":false,"github_pushed_at":"2026-08-16T05:31:52+00:00","maintenance_label":"Very active","url":"https://www.graphcanon.com/tools/tencent-weknora","markdown_url":"https://www.graphcanon.com/tools/tencent-weknora.md","api_url":"https://www.graphcanon.com/api/graphcanon/tools/tencent-weknora","graph_url":"https://www.graphcanon.com/api/graphcanon/graph?tool=tencent-weknora","shared_categories":["vector-databases"]},{"slug":"yusufkaraaslan-skill-seekers","name":"Skill_Seekers","tagline":"Automation tool for converting documentation and code into Claude AI skills","github_url":"https://github.com/yusufkaraaslan/Skill_Seekers","owner":"yusufkaraaslan","repo":"Skill_Seekers","owner_avatar_url":"https://avatars.githubusercontent.com/u/11597362?v=4","primary_language":"Python","stars":14565,"forks":1477,"topics":["ai-tools","ast-parser","automation","claude-ai","claude-skills","code-analysis","conflict-detection","documentation","documentation-generator","github","github-scraper","mcp","mcp-server","multi-source","ocr","pdf","python","web-scraping"],"archived":false,"github_pushed_at":"2026-07-20T13:09:44+00:00","maintenance_label":"Steady","url":"https://www.graphcanon.com/tools/yusufkaraaslan-skill-seekers","markdown_url":"https://www.graphcanon.com/tools/yusufkaraaslan-skill-seekers.md","api_url":"https://www.graphcanon.com/api/graphcanon/tools/yusufkaraaslan-skill-seekers","graph_url":"https://www.graphcanon.com/api/graphcanon/graph?tool=yusufkaraaslan-skill-seekers","shared_categories":[]},{"slug":"arindam200-awesome-ai-apps","name":"awesome-ai-apps","tagline":"A curated list of AI applications showcasing RAG, agents, and workflows.","github_url":"https://github.com/Arindam200/awesome-ai-apps","owner":"Arindam200","repo":"awesome-ai-apps","owner_avatar_url":"https://avatars.githubusercontent.com/u/109217591?v=4","primary_language":"Python","stars":13268,"forks":1721,"topics":["agents","ai","hacktoberfest","llm","mcp"],"archived":false,"github_pushed_at":"2026-07-23T14:34:29+00:00","maintenance_label":"Active","url":"https://www.graphcanon.com/tools/arindam200-awesome-ai-apps","markdown_url":"https://www.graphcanon.com/tools/arindam200-awesome-ai-apps.md","api_url":"https://www.graphcanon.com/api/graphcanon/tools/arindam200-awesome-ai-apps","graph_url":"https://www.graphcanon.com/api/graphcanon/graph?tool=arindam200-awesome-ai-apps","shared_categories":[]},{"slug":"neuml-txtai","name":"txtai","tagline":"All-in-one AI framework for semantic search, LLM orchestration and language model workflows","github_url":"https://github.com/neuml/txtai","owner":"neuml","repo":"txtai","owner_avatar_url":"https://avatars.githubusercontent.com/u/59890304?v=4","primary_language":"Python","stars":12890,"forks":873,"topics":["agents","ai","ai-agents","embeddings","information-retrieval","language-model","large-language-models","llm","nlp","python","rag","retrieval-augmented-generation","search","search-engine","semantic-search","sentence-embeddings","transformers","txtai","vector-database","vector-search"],"archived":false,"github_pushed_at":"2026-08-12T13:42:39+00:00","maintenance_label":"Active","url":"https://www.graphcanon.com/tools/neuml-txtai","markdown_url":"https://www.graphcanon.com/tools/neuml-txtai.md","api_url":"https://www.graphcanon.com/api/graphcanon/tools/neuml-txtai","graph_url":"https://www.graphcanon.com/api/graphcanon/graph?tool=neuml-txtai","shared_categories":["data-retrieval"]},{"slug":"huggingface-text-embeddings-inference","name":"text-embeddings-inference","tagline":"Blazing fast inference solution for text embeddings models","github_url":"https://github.com/huggingface/text-embeddings-inference","owner":"huggingface","repo":"text-embeddings-inference","owner_avatar_url":"https://avatars.githubusercontent.com/u/25720743?v=4","primary_language":"Rust","stars":4982,"forks":421,"topics":["ai","embeddings","huggingface","llm","ml"],"archived":false,"github_pushed_at":"2026-07-24T13:47:50+00:00","maintenance_label":"Active","url":"https://www.graphcanon.com/tools/huggingface-text-embeddings-inference","markdown_url":"https://www.graphcanon.com/tools/huggingface-text-embeddings-inference.md","api_url":"https://www.graphcanon.com/api/graphcanon/tools/huggingface-text-embeddings-inference","graph_url":"https://www.graphcanon.com/api/graphcanon/graph?tool=huggingface-text-embeddings-inference","shared_categories":["inference-serving"]},{"slug":"qdrant-fastembed","name":"fastembed","tagline":"Fast, Accurate, Lightweight Python library for creating state-of-the-art embeddings","github_url":"https://github.com/qdrant/fastembed","owner":"qdrant","repo":"fastembed","owner_avatar_url":"https://avatars.githubusercontent.com/u/73504361?v=4","primary_language":"Python","stars":3103,"forks":214,"topics":["embeddings","openai","rag","retrieval","retrieval-augmented-generation","vector-search"],"archived":false,"github_pushed_at":"2026-07-22T15:33:00+00:00","maintenance_label":"Steady","url":"https://www.graphcanon.com/tools/qdrant-fastembed","markdown_url":"https://www.graphcanon.com/tools/qdrant-fastembed.md","api_url":"https://www.graphcanon.com/api/graphcanon/tools/qdrant-fastembed","graph_url":"https://www.graphcanon.com/api/graphcanon/graph?tool=qdrant-fastembed","shared_categories":["vector-databases","data-retrieval"]},{"slug":"michaelfeil-infinity","name":"infinity","tagline":"High-throughput, low-latency serving engine for text-embeddings and various models","github_url":"https://github.com/michaelfeil/infinity","owner":"michaelfeil","repo":"infinity","owner_avatar_url":"https://avatars.githubusercontent.com/u/63565275?v=4","primary_language":"Python","stars":2907,"forks":196,"topics":["bert-embeddings","llm","text-embeddings"],"archived":false,"github_pushed_at":"2026-03-24T03:59:47+00:00","maintenance_label":"Slowing","url":"https://www.graphcanon.com/tools/michaelfeil-infinity","markdown_url":"https://www.graphcanon.com/tools/michaelfeil-infinity.md","api_url":"https://www.graphcanon.com/api/graphcanon/tools/michaelfeil-infinity","graph_url":"https://www.graphcanon.com/api/graphcanon/graph?tool=michaelfeil-infinity","shared_categories":["inference-serving"]},{"slug":"agentset-ai-agentset","name":"agentset","tagline":"The open-source RAG platform with built-in citations and support for deep research","github_url":"https://github.com/agentset-ai/agentset","owner":"agentset-ai","repo":"agentset","owner_avatar_url":"https://avatars.githubusercontent.com/u/200139246?v=4","primary_language":"TypeScript","stars":2035,"forks":183,"topics":["agentic-rag","ai","ai-agents","ai-sdk","chatbots","embeddings","genai","llms","memory","memory-management","rag","vercel-ai-sdk"],"archived":false,"github_pushed_at":"2026-07-16T13:11:34+00:00","maintenance_label":"Steady","url":"https://www.graphcanon.com/tools/agentset-ai-agentset","markdown_url":"https://www.graphcanon.com/tools/agentset-ai-agentset.md","api_url":"https://www.graphcanon.com/api/graphcanon/tools/agentset-ai-agentset","graph_url":"https://www.graphcanon.com/api/graphcanon/graph?tool=agentset-ai-agentset","shared_categories":["data-retrieval"]},{"slug":"hironsan-awesome-embedding-models","name":"awesome-embedding-models","tagline":"A curated list of embedding models tutorials, projects and communities.","github_url":"https://github.com/Hironsan/awesome-embedding-models","owner":"Hironsan","repo":"awesome-embedding-models","owner_avatar_url":"https://avatars.githubusercontent.com/u/6737785?v=4","primary_language":"Jupyter Notebook","stars":1845,"forks":249,"topics":["awesome","embedding-models","embeddings","machine-learning","natural-language-processing","papers","word2vec"],"archived":false,"github_pushed_at":"2019-04-07T22:56:01+00:00","maintenance_label":"Dormant","url":"https://www.graphcanon.com/tools/hironsan-awesome-embedding-models","markdown_url":"https://www.graphcanon.com/tools/hironsan-awesome-embedding-models.md","api_url":"https://www.graphcanon.com/api/graphcanon/tools/hironsan-awesome-embedding-models","graph_url":"https://www.graphcanon.com/api/graphcanon/graph?tool=hironsan-awesome-embedding-models","shared_categories":["data-retrieval"]}]}}