qdrant / page-searchLinks
Neural search for web-sites, docs, articles - online!
☆146Updated 5 months ago
Alternatives and similar repositories for page-search
Users that are interested in page-search are comparing it to the libraries listed below
Sorting:
- ☆140Updated last year
- LLM Orchestrator built in Rust☆285Updated last year
- OpenAI compatible API for serving LLAMA-2 model☆218Updated 2 years ago
- Super-simple, fully Rust powered "memory" (doc store + semantic search) for LLM projects, semantic search, etc.☆64Updated 2 years ago
- A single-binary, GPU-accelerated LLM server (HTTP and WebSocket API) written in Rust☆79Updated last year
- Split text into semantic chunks, up to a desired chunk size. Supports calculating length by characters and tokens, and is callable from R…☆533Updated last week
- A tiny embedding database in pure Rust.☆426Updated 2 years ago
- Ask questions, get insights from repos☆81Updated last year
- Inference engine for GLiNER models, in Rust☆82Updated last month
- Extract core logic from qdrant and make it available as a library.☆63Updated last year
- Rust port of sentence-transformers (https://github.com/UKPLab/sentence-transformers)☆123Updated last year
- Rust client for txtai☆113Updated 2 weeks ago
- ☆58Updated 2 years ago
- A set of Rust macros for working with OpenAI function/tool calls.☆55Updated last year
- ☆157Updated 2 years ago
- Official Rust Implementation of Model2Vec☆145Updated 3 months ago
- Structured outputs for LLMs☆52Updated last year
- Inference Llama 2 in one file of pure Rust 🦀☆235Updated 2 years ago
- Fast approximate nearest neighbor searching in Rust, based on HNSW index☆338Updated 2 weeks ago
- Unofficial python bindings for the rust llm library. 🐍❤️🦀☆76Updated 2 years ago
- The Easiest Rust Interface for Local LLMs and an Interface for Deterministic Signals from Probabilistic LLM Vibes☆240Updated 5 months ago
- Low rank adaptation (LoRA) for Candle.☆169Updated 8 months ago
- An Approximate Nearest Neighbors library in Rust, based on random projections and LMDB and optimized for memory usage☆297Updated 2 months ago
- An LLM interface (chat bot) implemented in pure Rust using HuggingFace/Candle over Axum Websockets, an SQLite Database, and a Leptos (Was…☆138Updated last year
- High-performance MinHash implementation in Rust with Python bindings for efficient similarity estimation and deduplication of large datas…☆224Updated last month
- Approx nearest neighbor search in Rust☆165Updated 2 years ago
- A high-performance constrained decoding engine based on context free grammar in Rust