Hi @robertopc1👋,
I really enjoyed your YouTube demo showing how Azure SQL Change Tracking integrates with Azure Cache for Redis (Vector Search) for AI-powered retrieval.
Would you please consider uploading the complete project files used in that video?
Specifically:
- sqlTrigger/ — the SQL Change Tracking / Azure Function or trigger logic
- redis-vector-db/ — the Redis vector indexing and data sync scripts
- api/routes.py — the backend routes for inference and query
any other configuration files (e.g., Azure Functions settings, environment setup, deployment steps)
Right now, the repo appears to be removed. Having the full structure would really help developers understand and reproduce the workflow end-to-end.
This demo is excellent — it’d be great to explore it in full context for learning and extension purposes 🙏
Thanks so much!
— Kwadwo Nyame Owusu-Boakye
(AI Engineer exploring Redis + Azure SQL hybrid pipelines)