这是indexloc提供的服务,不要输入任何密码
Skip to content
#

embeddings

Here are 2,670 public repositories matching this topic...

second-brain

🧠 AI second brain with reasoning, analysis & synthesis. Knowledge graphs, topic modeling, spaced repetition, automated reports. Real-time voice assistant, semantic search, smart plugins. Qdrant vectors + PostgreSQL + transformers. From conversations to connected intelligence - memory that thinks like you do.

  • Updated Jul 25, 2025
  • Python

A fully local RAG pipeline that answers natural language questions about movie reviews. Uses Ollama for embeddings + local LLM, Chroma for the vector store, and LangChain to retrieve, summarize, and generate answers.

  • Updated Jul 25, 2025
  • Python

Self-hosted RAG application for PDF question-answering using LangChain, ChromaDB, and Ollama. Features Flask web interface, vector embeddings, automated chunking, and local LLM inference. Includes CI/CD pipeline with automated testing.

  • Updated Jul 25, 2025
  • Python

Modern columnar data format for ML and LLMs implemented in Rust. Convert from parquet in 2 lines of code for 100x faster random access, vector index, and data versioning. Compatible with Pandas, DuckDB, Polars, Pyarrow, and PyTorch with more integrations coming..

  • Updated Jul 25, 2025
  • Rust

A project to show howto use SpringAI with OpenAI to chat with the documents in a library. Documents are stored in a normal/vector database. The AI is used to create embeddings from documents that are stored in the vector database. The vector database is used to query for the nearest document. That document is used by the AI to generate the answer.

  • Updated Jul 25, 2025
  • Java

Improve this page

Add a description, image, and links to the embeddings 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 embeddings topic, visit your repo's landing page and select "manage topics."

Learn more