chromadb - 技术专题

相关标签
aisqliteembeddingsartificial-intelligenceai-agentsclaudememory-enginelong-term-memoryraganthropic

Here are 5,542 public repositories matching this topic...

claude-mem

Persistent Context Across Sessions for Every Agent – Captures everything your agent does during sessions, compresses it with AI, and injects relevant context back into future sessions. Works with Claude Code, OpenClaw, Codex, Gemini, Hermes, Copilot, OpenCode + More

  • Updated Jul 23, 2026
  • JavaScript

This repository provides programs to build Retrieval Augmented Generation (RAG) code for Generative AI with LlamaIndex, Deep Lake, and Pinecone leveraging the power of OpenAI and Hugging Face models for generation and evaluation.

  • Updated Sep 23, 2025
  • Jupyter Notebook

Hybrid RAG system combining vector search, knowledge graph (LightRAG), and cross-encoder reranking — with Docling document parsing, visual intelligence (image/table captioning), agentic streaming chat, and inline citations. Powered by Gemini or local Ollama models.

  • Updated Apr 20, 2026
  • Python