redis-developer/redis-arXiv-search
Vector search demo with the arXiv paper dataset, RedisVL, HuggingFace, OpenAI, Cohere, FastAPI, React, and Redis.
Implements pluggable embedding providers (HuggingFace, OpenAI, Cohere) with configurable models, enabling flexible semantic search across arXiv papers stored as vectors in Redis Stack. The backend uses FastAPI with RedisVL for efficient vector similarity queries, while the React SPA frontend communicates via REST endpoints—all containerized with Docker Compose for streamlined local development and deployment.
152 stars. No commits in the last 6 months.
Stars
152
Forks
28
Language
Python
License
BSD-3-Clause
Category
Last pushed
Apr 15, 2025
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/vector-db/redis-developer/redis-arXiv-search"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
RediSearch/RediSearch
A query and indexing engine for Redis, providing secondary indexing, full-text search, vector...
redis/redis-vl-python
Redis Vector Library (RedisVL) -- the AI-native Python client for Redis.
redis-developer/redis-ai-resources
✨ A curated list of awesome community resources, integrations, and examples of Redis in the AI ecosystem.
luyug/GradCache
Run Effective Large Batch Contrastive Learning Beyond GPU/TPU Memory Constraint
redis-developer/redis-product-search
Visual and semantic vector similarity with Redis Stack, FastAPI, PyTorch and Huggingface.