Skip to content
#

milvus

Here are 260 public repositories matching this topic...

LangChain4j is an open-source Java library that simplifies the integration of LLMs into Java applications through a unified API, providing access to popular LLMs and vector databases. It makes implementing RAG, tool calling (including support for MCP), and agents easy. LangChain4j integrates seamlessly with various enterprise Java frameworks.

  • Updated Nov 11, 2025
  • Java

This project uses Python, Hugging Face (sentence-transformers), Milvus + Docker (container running Vector DB) to create a vector database, populate it with details of many people (names, ages, salaries, addresses and their introductions) and enable searching and querying on the database contents using Cosine-Similarity distances on IVF Flat index.

  • Updated Nov 11, 2025

Langchain-Chatchat(原Langchain-ChatGLM)基于 Langchain 与 ChatGLM, Qwen 与 Llama 等语言模型的 RAG 与 Agent 应用 | Langchain-Chatchat (formerly langchain-ChatGLM), local knowledge based LLM (like ChatGLM, Qwen and Llama) RAG and Agent app with langchain

  • Updated Nov 10, 2025
  • Python

OpenAI Assistants API:enables intelligent question-answering over custom document corpora, PDFs, text manuals, engineering files, simulating how field operators can query technical data in real time. Designed with scalable microservices principles, the system can be containerized with Docker.

  • Updated Nov 8, 2025

Improve this page

Add a description, image, and links to the milvus topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

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

Learn more