Skip to content

Conversation

@alexsifman
Copy link
Collaborator

@alexsifman alexsifman commented Aug 22, 2025

This PR contains the Agentic Audio RAG blueprint, a RAG system that turns speech in audio/video files into searchable knowledge and lets you ask questions directly about the actual audio. A LangGraph-driven agent retrieves the most relevant timestamped audio segments, and an audio-native LLM listens to those clips to produce precise answers.


(More information to follow)

@github-actions github-actions bot added documentation Improvements or additions to documentation enhancement Improvements to existing features dependencies Pull requests that update a dependency file python Pull requests that update python code labels Aug 22, 2025
@github-actions github-actions bot added the design UI/UX-related work label Aug 22, 2025
@ata-turhan ata-turhan force-pushed the feat/agentic-audio-rag branch 3 times, most recently from aa4cf27 to 9e571bc Compare September 25, 2025 15:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file design UI/UX-related work documentation Improvements or additions to documentation enhancement Improvements to existing features python Pull requests that update python code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants