Compare commits

..
2 changed files with 8 additions and 7 deletions
@@ -2,9 +2,9 @@
title: "Link Check"
task: ""
lineage_type: import
upstream_source: https://github.com/ARUNAGIRINATHAN-K/awesome-ai-agents-2026/blob/117f624b/.github/workflows/link-check.yml
upstream_sha: 117f624b
imported_at: 2026-07-25
upstream_source: https://github.com/ARUNAGIRINATHAN-K/awesome-ai-agents-2026/blob/539ec1dc/.github/workflows/link-check.yml
upstream_sha: 539ec1dc
imported_at: 2026-06-26
prompt_class: unknown
upstream_changes: accepted
author: upstream
@@ -40,7 +40,7 @@ jobs:
args: >-
--verbose
--no-progress
--accept 200,204,301,302,308,403,429
--accept 200,204,301,302,403,429
--exclude-path node_modules
--exclude "star-history.com"
--exclude "shields.io"
@@ -2,9 +2,9 @@
title: "Awesome AI Agents 2026"
task: ""
lineage_type: import
upstream_source: https://github.com/ARUNAGIRINATHAN-K/awesome-ai-agents-2026/blob/117f624b/README.md
upstream_sha: 117f624b
imported_at: 2026-07-25
upstream_source: https://github.com/ARUNAGIRINATHAN-K/awesome-ai-agents-2026/blob/bd38c30b/README.md
upstream_sha: bd38c30b
imported_at: 2026-07-26
prompt_class: catalogue
upstream_changes: accepted
author: upstream
@@ -279,6 +279,7 @@ Sandboxes, web scrapers, browser automation, and networking layers that agents d
- [LiveKit Agents](https://github.com/livekit/agents) `🌱` `[Python]` `[IDE]` - Framework for building real-time, multimodal AI agents with voice, video, and data channels.
- [Nuance AI](https://dragon.nuance.com/en-us/home) `πŸš€` `[Cloud]` `[CLI]` - Enterprise speech and conversational AI platform for clinical and contact-center workflows with HIPAA-capable deployments.
- [Google Cloud Speech-to-Text v2](https://cloud.google.com/speech-to-text) `πŸš€` `[Cloud]` `[Pipeline]` - Google Cloud streaming and batch speech recognition API v2 with improved accuracy, streaming, and noise suppression for real-time agent pipelines.
- [Personal Jarvis](https://github.com/PersonalJarvis/PersonalJarvis) `πŸ”¬` `[Python]` `[Voice]` - Voice-driven desktop assistant that takes mouse and keyboard and delegates heavy tasks to agent harnesses like Claude Code, Codex, and MCP.
- [Pipecat](https://github.com/pipecat-ai/pipecat) `πŸš€` `[Python]` `[Streaming]` - Production-grade voice AI framework with sub-250ms latency, WebRTC support, multimodal (voice+vision+text), real-time streaming, and 70+ language support.
- [Rasa](https://github.com/RasaHQ/rasa) `🌱` `[Python]` `[Self-Hosted]` - Open-source conversational AI framework with self-hosted NLU training and dialogue management.
- [simulate-sdk](https://github.com/future-agi/simulate-sdk) `🌱` `[Python]` `[Voice]` - Persona- and scenario-driven SDK for simulating voice and text AI agents.