Projects in Awesome Lists by redis-developer
A curated list of projects in awesome lists by redis-developer .
https://github.com/redis-developer/arxivchatguru
Use ArXiv ChatGuru to talk to research papers. This app uses LangChain, OpenAI, Streamlit, and Redis as a vector database/semantic cache.
ai arxiv langchain machine-learning openai python question-answering rag redis retrieval retrieval-augmented-generation streamlit vector-database vector-search
Last synced: 15 May 2025
https://github.com/redis-developer/ArXivChatGuru
Use ArXiv ChatGuru to talk to research papers. This app uses LangChain, OpenAI, Streamlit, and Redis as a vector database/semantic cache.
ai arxiv langchain machine-learning openai python question-answering rag redis retrieval retrieval-augmented-generation streamlit vector-database vector-search
Last synced: 11 Apr 2025
https://github.com/redis-developer/ArxivChatGuru
Use ArXiv ChatGuru to talk to research papers. This app uses LangChain, OpenAI, Streamlit, and Redis as a vector database/semantic cache.
ai arxiv langchain machine-learning openai python question-answering rag redis retrieval retrieval-augmented-generation streamlit vector-database vector-search
Last synced: 18 Jul 2025
https://github.com/redis-developer/redis-product-search
Visual and semantic vector similarity with Redis Stack, FastAPI, PyTorch and Huggingface.
docker fastapi machine-learning react redis redis-stack redissearch single-page-application vector-database vector-search
Last synced: 04 Apr 2025
https://github.com/redis-developer/redis-arxiv-search
Vector search demo with the arXiv paper dataset, RedisVL, HuggingFace, OpenAI, Cohere, FastAPI, React, and Redis.
arxiv arxiv-papers cohere document-retrieval document-search huggingface machine-learning nlp openai react redis vector-database vector-search
Last synced: 17 Sep 2025
https://github.com/redis-developer/basic-redis-chat-app-demo-nodejs
A basic Redis chat application demo written in Nodejs
Last synced: 12 Apr 2025
https://github.com/redis-developer/fastapi-redis-tutorial
Using Redis with FastAPI
Last synced: 05 May 2025
https://github.com/redis-developer/agentic-rag
Complete example of how to build an Agentic RAG architecture with Redis, Amazon Bedrock, and LlamaIndex.
agents ai21labs amazon-bedrock amazon-titan genai-chatbot llama-index rag redis testcontainers vector-search
Last synced: 07 Apr 2025
https://github.com/redis-developer/redis-datasets
A Curated List of Sample Redis Datasets
dataset redis-datasets redis-modules sample-dataset
Last synced: 12 Apr 2025
https://github.com/redis-developer/langgraph-redis
Redis integrations for LangGraph
Last synced: 03 Feb 2026
https://github.com/redis-developer/redis-stack-stocks
This project demonstrates how you can use the multi-model capabilities of Redis to create a real-time stock watchlist application.
Last synced: 29 Jul 2025
https://github.com/redis-developer/basic-redis-chat-app-demo-python
Redis chat demo app written in Python
Last synced: 12 Apr 2025
https://github.com/redis-developer/redis-microservices-demo
Microservice application with various Redis use-cases with RediSearch, RedisGraph and Streams. The data are synchronize between MySQL and Redis using Debezium as a CDC engine
cdc debezium graph microservices mysql rdbms redis search streams
Last synced: 12 Apr 2025
https://github.com/redis-developer/redis-developer.github.io
The Home of Redis Developers
docker helm helm-charts kubernetes redis redis-cache redis-cache-store redis-client redis-cluster redis-enterprise redis-enterprise-cloud redis-server rediscloud redisenterprise redisgraph redisinsight redistimeseries terraform
Last synced: 08 May 2025
https://github.com/redis-developer/redis-om-python-flask-skeleton-app
A starter application for performing CRUD type operations with Redis OM Python and the Flask Microframework
flask flask-application python redis redisom
Last synced: 12 Apr 2025
https://github.com/redis-developer/basic-redis-chat-app-demo-dotnet
Basic Redis Chat Demo App dot net
Last synced: 22 Aug 2025
https://github.com/redis-developer/basic-redis-chat-demo-go
A Basic redis chat demo app written in Go language
Last synced: 12 Apr 2025
https://github.com/redis-developer/gcp-redis-llm-stack
Reference architecture for LLM-based applications on Google Cloud Platform with Redis Enterprise as a high-performance data layer.
caching chatbot gcp google-cloud llms memory palm-api redis redis-enterprise vector-database vertex-ai
Last synced: 17 Jul 2025
https://github.com/redis-developer/basic-redis-chat-app-demo-java
A sample redis chat demo app written in Java
Last synced: 12 Apr 2025
https://github.com/redis-developer/redis-om-fastapi
Examples of using Redis OM Python with FastAPI
Last synced: 17 Jul 2025
https://github.com/redis-developer/finding-bigfoot-with-semantic-search
Sample application showing how to use semantic search with Redis and JavaScript.
Last synced: 02 Aug 2025
https://github.com/redis-developer/basic-redis-shopping-chart-nodejs
Basic Redis Shopping cart demo using NodeJS
Last synced: 30 Oct 2025
https://github.com/redis-developer/redis-rag-workbench
Interactive RAG workbench to demonstrate Redis features and enhancements for improving accuracy, speed, cost, and reliability of LLM applications.
Last synced: 08 Oct 2025
https://github.com/redis-developer/basic-caching-demo-nodejs
This is an example demo app that shows how Redis caching works using Nodejs
Last synced: 20 Mar 2025
https://github.com/redis-developer/nosql-data-modeling-patterns
Contains sample code for modeling data using Redis and NoSQL
Last synced: 12 Apr 2025
https://github.com/redis-developer/redis-aqi-monitor
A demonstration of Redis Stack Streams, Timeseries, JSON, and Search using a Raspberry Pico W and PMS5003 sensor
Last synced: 12 Apr 2025
https://github.com/redis-developer/redis-chat-challenge
A Hackathon challenge to build a real-time chat application powered by Redis.
Last synced: 12 Apr 2025
https://github.com/redis-developer/redis-hacker-news-demo
The demo is a Hacker News clone and uses RedisJSON for storing the data and RediSearch for searching.
Last synced: 12 Apr 2025
https://github.com/redis-developer/beats-by-redis
A demonstration of Redis Stack with Vue, Express, and Node.js
Last synced: 01 Sep 2025
https://github.com/redis-developer/introducing-the-geosearch-command
Demo application using a Bulma / Leaflet JS / JavaScript front end and Python / Flask backend to demonstrate the GEOSEARCH command added in Redis 6.2.
bulma-css flask-application hacktoberfest hacktoberfest2021 leaflet-map python redis
Last synced: 19 Oct 2025
https://github.com/redis-developer/redis-bike-co
Redis Bike Company Example Application
flask-application redis redis-tutorials redisearch redisjson
Last synced: 05 Nov 2025
https://github.com/redis-developer/redis-om-dotnet-skeleton-app
skeleton app for redis-om-dotnet
Last synced: 12 Apr 2025
https://github.com/redis-developer/basic-redis-leaderboard-demo-dotnet
Basic leaderboard app written in C#.net
Last synced: 12 Apr 2025
https://github.com/redis-developer/redis-om-spring-react-todomvc
Tutorial: Redis OM Spring + React TodoMVC
Last synced: 12 Apr 2025
https://github.com/redis-developer/redis-kaboom-rpg
Redis RPG game example with Kaboom.JS.
game hacktoberfest hacktoberfest2021 javascript kaboom-js kaboomjs nodejs redis
Last synced: 20 Jul 2025
https://github.com/redis-developer/basic-redis-leaderboard-demo-go
A basic Redis leaderboard demo app written in Go
Last synced: 12 Apr 2025
https://github.com/redis-developer/basic-redis-rate-limiting-demo-nodejs
This is a basic Redis Rate Limiting demo written in NodeJS
Last synced: 10 Aug 2025
https://github.com/redis-developer/redis-om-spring-skeleton-app
Redis OM Spring Skeleton App
Last synced: 13 Oct 2025
https://github.com/redis-developer/basic-analytics-dashboard-redis-bitmaps-nodejs
This repo shows a basic analytics dashboard app that uses Redis Bitmap written in NodeJS (JavaScript)
Last synced: 20 Mar 2025
https://github.com/redis-developer/basic-redis-leaderboard-demo-python
A Basic Redis leaderboard demo app written in Python
Last synced: 12 Apr 2025
https://github.com/redis-developer/basic-redis-leaderboard-demo-nodejs
Basic Redis Leaderboard demo written in Nodejs
Last synced: 12 Apr 2025
https://github.com/redis-developer/financial-vss
Notebooks demonstrating vector search & RAG design patterns with Redis Python clients.
langchain llm python rag redis redisvl vector-search
Last synced: 12 Apr 2025
https://github.com/redis-developer/basic-rate-limiting-demo-python
This repo shows a basic rate limiting demo in Python and Django
Last synced: 12 Apr 2025
https://github.com/redis-developer/video-qa-semantic-vector-caching
This repository is a Video Q&A site that uses LangChain, OpenAI, Google Gemini, and Redis to answer questions using videos for RAG.
Last synced: 22 Jul 2025
https://github.com/redis-developer/aws-redis-cloud-demo
A Demo App using Redis Enterprise Cloud with AWS Services
Last synced: 20 Jul 2025
https://github.com/redis-developer/redisctl
Unified CLI for Redis Cloud and Enterprise management
cli redis redis-cloud redis-enterprise
Last synced: 26 Feb 2026
https://github.com/redis-developer/redis-om-python-search-demo
Demo using the Redis OM Python client and RediSearch
Last synced: 01 Aug 2025
https://github.com/redis-developer/redis-caching-slow-database-queries
Simple demonstration of caching database queries with Redis.
Last synced: 05 Aug 2025
https://github.com/redis-developer/haunted-places-data-service
Simple Node.js data service that exposes haunted places using Apollo GraphQL, Redi, and RediSearch.
Last synced: 12 Apr 2025
https://github.com/redis-developer/keyspace-notifications-node-redis
Keyspace Notifications demo with Node Redis 4
Last synced: 12 Apr 2025
https://github.com/redis-developer/hitc-dotnet-redisearch-demo
HITC video accompanying repository
Last synced: 12 Apr 2025
https://github.com/redis-developer/redis-om-node-tutorial
Code sample for tutorial on Redis OM for Node.js
Last synced: 13 Jun 2025
https://github.com/redis-developer/introducing-redis-talk
Resources for Simon's Introducing Redis Talk.
java javascript nodejs nosql nosql-database python redis
Last synced: 12 Apr 2025
https://github.com/redis-developer/redis-om-autocomplete-demo
Redis OM Spring Autocomplete/Autosuggest Demo
Last synced: 08 May 2025
https://github.com/redis-developer/redis-streams-hotel-jobs
Redis Streams example with Python and Node.js
Last synced: 08 May 2025
https://github.com/redis-developer/basic-redis-rate-limiting-demo-csharp-dot-net
Basic redis rate limiting demo written in C# .net
Last synced: 30 Aug 2025
https://github.com/redis-developer/basic-redis-rate-limiting-demo-go-lang
A basic redis rate limiting demo written in Go language
Last synced: 01 Aug 2025
https://github.com/redis-developer/banking-on-redis
An app demonstrating real time querying of JSON within a banking application
Last synced: 12 Apr 2025
https://github.com/redis-developer/sql-cache-invalidation-debezium
This project shows how to use Debezium to update Redis from PostgreSQL transactions
Last synced: 12 Apr 2025
https://github.com/redis-developer/fixed-window-rate-limiter
Redis Fixed Window Rate Limiter with Spring Boot
Last synced: 08 May 2025
https://github.com/redis-developer/redismod-docker-compose
Contains a docker-compose.yml using redismod : a Docker image with selected Redis Labs modules
Last synced: 20 Mar 2025
https://github.com/redis-developer/sliding-window-rate-limiter-aspnet
Sliding Window Rate Limiter Example for ASP.NET Core
Last synced: 25 Jun 2025
https://github.com/redis-developer/devcember
Redis Devcember: https://developer.redis.com/devcember/
Last synced: 12 Apr 2025
https://github.com/redis-developer/basic-redisgraph-movie-demo-app-nodejs
Basic RedisGraph movie demo app written in NodeJS
Last synced: 22 Aug 2025
https://github.com/redis-developer/demo-movie-app-redisearch-nodejs
A movie demo app that shows redisearch capabilities
Last synced: 20 Mar 2025
https://github.com/redis-developer/redis-streams-with-dotnet
Example applications use Redis Streams with various .NET libraries
Last synced: 08 May 2025
https://github.com/redis-developer/nextjs-redis-netlify
This app is a minimal starter template for building a site with Next.js, TailwindCSS, Redis, and deploying to Netlify
Last synced: 12 Apr 2025
https://github.com/redis-developer/redisbloom-moby-dick
Experiments with RedisBloom and the text from Moby Dick
bloom-filter hyperloglog node-redis nodejs redis redis-stack
Last synced: 12 Apr 2025
https://github.com/redis-developer/redis-as-a-vector-database
A companion codebase for the Explainer Video Redis as a Vector Database
Last synced: 02 Sep 2025
https://github.com/redis-developer/acre-terraform
Templates to get started with the 'azurerm_redis_enterprise_cluster' resource.
azure azure-cache-redis redis-enterprise terraform
Last synced: 12 Apr 2025
https://github.com/redis-developer/basic-caching-redis-demo-go-lang
Basic caching redis demo app written in GO language
Last synced: 12 Apr 2025
https://github.com/redis-developer/llm-redisrail
RAG with Redis. Parallel implementations with/without guardrails.
bots embeddings langchain llm nemo-guardrails openai python3 redis vectors
Last synced: 20 Mar 2025
https://github.com/redis-developer/redisjson-for-gophers
We all know Go is fast. Would you like to go even faster? Pair it with Redis and find out.
golang redis redis-cloud redis-insight
Last synced: 24 Jun 2025
https://github.com/redis-developer/micropython-redis-boilerplate
A boilerplate MicroPython script for getting started with Redis on microcontrollers (tested on Raspberry Pi Pico W)
micropython raspberrypi-pico raspberrypi-picow raspberrypipico raspberrypipicow redis
Last synced: 10 Oct 2025
https://github.com/redis-developer/basic-rate-limiting-demo-java
This project show how to implement a basic rate limiting using Redis in Java
Last synced: 19 Feb 2026
https://github.com/redis-developer/basic-aspnetcore-api-caching
Basic Example of how to cache the results of API requests using Redis and ASP.NET Core
Last synced: 08 May 2025
https://github.com/redis-developer/redis-polygon-search-trains-demo
Redis Stack Polygon search demo with train data, written in Node.js.
leafletjs node-redis nodejs redis redis-stack
Last synced: 20 Mar 2025
https://github.com/redis-developer/demo-movie-app-redisearch-java
A demo movie app that show cases Redisearch. Written in Java
Last synced: 10 Jun 2025
https://github.com/redis-developer/basic-caching-demo-python
This project shows a basic caching demo in Python
Last synced: 08 May 2025
https://github.com/redis-developer/gitpod-flask-redis
A quick start to get up and running with Flask and Redis application development using GitPod
flask flask-application gitpod gitpod-workspace redis
Last synced: 12 Apr 2025
https://github.com/redis-developer/the-redis-marketplace-app-frontend
The Redis Marketplace app
Last synced: 20 Mar 2025
https://github.com/redis-developer/basic-redis-rate-limiting-demo-ruby
A basic Redis rate limiting demo written in Ruby
Last synced: 08 May 2025
https://github.com/redis-developer/speechdis
A Tool that transcribe audio from Podcast using RedisAI and RediSearch
Last synced: 20 Mar 2025