diff --git a/README.md b/README.md index fa2b1fdd..e081884a 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -![Astra banner image](https://github.com/TEN-framework/docs/blob/main/assets/imgs/astra_banner.jpg?raw=true) +![Astra banner image](https://github.com/TEN-framework/docs/blob/main/assets/jpg/astra_banner.jpg?raw=true)
[![Follow on X](https://img.shields.io/twitter/follow/AstraAIAgent?logo=X&color=%20%23f5f5f5)](https://twitter.com/intent/follow?screen_name=AstraAIAgent) @@ -39,7 +39,7 @@ Astra is a multimodal agent powered by [ TEN ](https://doc.theten.ai), demonstrating its capabilities in speech, vision, and reasoning through RAG from local documentation. -[![Showcase Astra multimodal agent](https://github.com/TEN-framework/docs/blob/main/assets/gifs/astra_voice_agent.gif?raw=true)](https://theastra.ai) +[![Showcase Astra multimodal agent](https://github.com/TEN-framework/docs/blob/main/assets/gif/astra_voice_agent.gif?raw=true)](https://theastra.ai)

How to build Astra locally @@ -61,7 +61,7 @@ Astra is a multimodal agent powered by [ TEN ](https://doc.theten.ai), demonstra #### Docker setting on Apple Silicon You will need to uncheck "Use Rosetta for x86_64/amd64 emulation on Apple Silicon" option for Docker if you are on Apple Silicon, otherwise the server is not going to work. -![Docker Setting](https://github.com/TEN-framework/docs/blob/main/assets/gifs/docker_setting.gif?raw=true) +![Docker Setting](https://github.com/TEN-framework/docs/blob/main/assets/gif/docker_setting.gif?raw=true) ### Next step @@ -121,21 +121,24 @@ Open up http://localhost:3000 in browser to play and test the Astra agent. Open up another tab go to http://localhost:3001, and use Graph Designer to create, connect and edit extensions on canvas. -![TEN Graph Designer](https://github.com/TEN-framework/docs/blob/main/assets/gifs/graph_designer.gif?raw=true) +![TEN Graph Designer](https://github.com/TEN-framework/docs/blob/main/assets/gif/graph_designer.gif?raw=true)

Astra Agent Comparison

-| **Features** | **Astra Agent** | **Pipecat** | **LiveKit** | -|:----------------------------------------:|:-------:|:--------:|:-------------:| -| **Go support for extension** | ✅ | ❌ | ❌ | -| **C++ support for extension** | ✅ | ❌ | ❌ | -| **Workflow builder for extension** | ✅ | ❌ | ❌ | -| **RAG support** | ✅ | ❌ | ❌ | -| **Python support for extension** | ✅ | ✅ | ✅ | -| **Open source** | ✅ | ✅ | ✅ | +| **Features** | **Astra Agent** | **Pipecat** | **LiveKit:KITT** | **Vapi.ai** | **DailyBots** | **Play.ai** | +|:----------------------------------------:|:-------:|:--------:|:-------------:|:----------------:|:----------------:|:----------------:| +| **Vision** | ✅ | ❌ | ❌ | ❌ | ❌ | ❌ | +| **Rich TTS Support for different languages** | ✅ | ❌ | ❌ | ❌ | ❌ | ❌ | +| **Go support for extension** | ✅ | ❌ | ❌ | ❌ | ❌ | ❌ | +| **C++ support for extension** | ✅ | ❌ | ❌ | ❌ | ❌ | ❌ | +| **RAG support** | ✅ | ❌ | ❌ | ❌ | ❌ | ❌ | +| **Workflow builder for extension** | ✅ | ❌ | ❌ | ✅ | ❌ | ❌ | +| **Rich LLM Support** | ✅ | ✅ | ✅ | ✅ | ✅ | ✅ | +| **Python support for extension** | ✅ | ✅ | ✅ | ✅ | ✅ | ✅ | +| **Open source** | ✅ | ✅ | ✅ | ❌ | ❌ | ❌ |
@@ -144,7 +147,7 @@ Open up another tab go to http://localhost:3001, and use Graph Designer to creat Before we dive further, be sure to star our repository and get instant notifications for all new releases! -![TEN star us gif](https://github.com/TEN-framework/docs/blob/main/assets/gifs/star_the_repo_confetti_higher_quality.gif?raw=true) +![TEN star us gif](https://github.com/TEN-framework/docs/blob/main/assets/gif/star_the_repo_confetti_higher_quality.gif?raw=true)

Join Community

diff --git a/docs/readmes/README-CN.md b/docs/readmes/README-CN.md index 231015a1..ce47fd43 100644 --- a/docs/readmes/README-CN.md +++ b/docs/readmes/README-CN.md @@ -1,4 +1,4 @@ -![Astra banner image](https://github.com/TEN-framework/docs/blob/main/assets/imgs/astra-banner.jpg?raw=true) +![Astra banner image](https://github.com/TEN-framework/docs/blob/main/assets/jpg/astra_banner.jpg?raw=true)
[![Follow on X](https://img.shields.io/twitter/follow/AstraAIAgent?logo=X&color=%20%23f5f5f5)](https://twitter.com/intent/follow?screen_name=AstraAIAgent) @@ -39,14 +39,14 @@
-## Astra AI agent +## Astra agent -[Astra AI agent](https://theastra.ai) 是通过 TEN 搭建出来的 multimodal AI agent, 展示了其多模态,低延迟的能力。 +[Astra agent](https://theastra.ai) 是通过 TEN 搭建出来的 multimodal AI agent, 展示了其多模态,低延迟的能力。 -[![Showcase Astra voice agent](https://github.com/TEN-framework/docs/blob/main/assets/gifs/astra-voice-agent.gif?raw=true)](https://theastra.ai) +[![Showcase Astra agent](https://github.com/TEN-framework/docs/blob/main/assets/gif/astra_voice_agent.gif?raw=true)](https://theastra.ai)
-

如何本地搭建 Astra AI agent

+

如何本地搭建 Astra agent

### 先决条件 #### Keys @@ -65,7 +65,7 @@
-![Docker Setting](https://github.com/TEN-framework/docs/blob/main/assets/gifs/docker-setting.gif?raw=true) +![Docker Setting](https://github.com/TEN-framework/docs/blob/main/assets/gif/docker_setting.gif?raw=true)
@@ -146,22 +146,22 @@ make run-server 走到这里就本地构建完成了,简单 5 步,上手体验拉满! -#### 验证 Astra voice agent +#### 验证 Astra agent -现在可以打开浏览器 http://localhost:3000 体验 Astra voice agent +现在可以打开浏览器 http://localhost:3000 体验 Astra agent #### 验证 Graph designer -同时可以再开一个 tab 在 http://localhost:3001 体验 Graph Designer (beta),通过简单拖拽和动态节点连接轻松定制 Astra voice agent。 +同时可以再开一个 tab 在 http://localhost:3001 体验 Graph Designer (beta),通过简单拖拽和动态节点连接轻松定制 Astra agent。 -![TEN Graph Designer](https://github.com/TEN-framework/docs/blob/main/assets/gifs/graph-designer.gif?raw=true) +![TEN Graph Designer](https://github.com/TEN-framework/docs/blob/main/assets/gif/graph_designer.gif?raw=true)

点星收藏

我们更新频繁,不想错过的话,请给我们的 repo 点星,以便获得第一时间的更新. -![TEN star us gif](https://github.com/TEN-framework/docs/blob/main/assets/gifs/star-the-repo-confetti-higher-quality.gif?raw=true) +![TEN star us gif](https://github.com/TEN-framework/docs/blob/main/assets/gif/star_the_repo_confetti_higher_quality.gif?raw=true) diff --git a/docs/readmes/README-ES.md b/docs/readmes/README-ES.md index 9589139e..b5bc5364 100644 --- a/docs/readmes/README-ES.md +++ b/docs/readmes/README-ES.md @@ -1,4 +1,4 @@ -![Astra banner image](https://github.com/TEN-framework/docs/blob/main/assets/imgs/astra-banner.jpg?raw=true) +![Astra banner image](https://github.com/TEN-framework/docs/blob/main/assets/jpg/astra_banner.jpg?raw=true)
[![Follow on X](https://img.shields.io/twitter/follow/AstraAIAgent?logo=X&color=%20%23f5f5f5)](https://twitter.com/intent/follow?screen_name=AstraAIAgent) @@ -40,7 +40,7 @@ Astra es un agente multimodal impulsado por [TEN](https://doc.theten.ai), que demuestra sus capacidades en habla, visión y razonamiento a través de RAG a partir de la documentación local. -[![Demostración del agente multimodal Astra](https://github.com/TEN-framework/docs/blob/main/assets/gifs/astra-voice-agent.gif?raw=true)](https://theastra.ai) +[![Demostración del agente multimodal Astra](https://github.com/TEN-framework/docs/blob/main/assets/gif/astra_voice_agent.gif?raw=true)](https://theastra.ai)

Cómo construir Astra localmente @@ -62,7 +62,7 @@ Astra es un agente multimodal impulsado por [TEN](https://doc.theten.ai), que de #### Configuración de Docker en Apple Silicon Si está utilizando Apple Silicon, deberá desmarcar la opción "Use Rosetta for x86_64/amd64 emulation on Apple Silicon" en Docker, de lo contrario, el servidor no funcionará. -![Configuración de Docker](https://github.com/TEN-framework/docs/blob/main/assets/gifs/docker-setting.gif?raw=true) +![Configuración de Docker](https://github.com/TEN-framework/docs/blob/main/assets/gif/docker_setting.gif?raw=true) ### Siguiente paso @@ -122,7 +122,7 @@ Abre http://localhost:3000 en el navegador para probar el agente multimodal Astr Abre otra pestaña e ingresa a http://localhost:3001, y utiliza el diseñador de gráficos para editar el flujo y las propiedades de cualquier extensión. -![Diseñador de gráficos TEN](https://github.com/TEN-framework/docs/blob/main/assets/gifs/graph-designer.gif?raw=true) +![Diseñador de gráficos TEN](https://github.com/TEN-framework/docs/blob/main/assets/gif/graph_designer.gif?raw=true)

Plataforma TEN

@@ -152,7 +152,7 @@ Ahora que has creado tu primer agente de IA, la creatividad no se detiene aquí. Antes de continuar, ¡asegúrate de marcar nuestro repositorio como favorito y recibir notificaciones instantáneas sobre todas las nuevas versiones! -![TEN marcar repositorio gif](https://github.com/TEN-framework/docs/blob/main/assets/gifs/star-the-repo-confetti-higher-quality.gif?raw=true) +![TEN marcar repositorio gif](https://github.com/TEN-framework/docs/blob/main/assets/gif/star_the_repo_confetti_higher_quality.gif?raw=true)

Únete a la comunidad

diff --git a/docs/readmes/README-FR.md b/docs/readmes/README-FR.md index 41a88925..2decc504 100644 --- a/docs/readmes/README-FR.md +++ b/docs/readmes/README-FR.md @@ -1,4 +1,4 @@ -![Astra banner image](https://github.com/TEN-framework/docs/blob/main/assets/imgs/astra-banner.jpg?raw=true) +![Astra banner image](https://github.com/TEN-framework/docs/blob/main/assets/jpg/astra_banner.jpg?raw=true)
[![Follow on X](https://img.shields.io/twitter/follow/AstraAIAgent?logo=X&color=%20%23f5f5f5)](https://twitter.com/intent/follow?screen_name=AstraAIAgent) @@ -39,7 +39,7 @@ Astra est un agent multimodal alimenté par [TEN](https://doc.theten.ai), démontrant ses capacités en matière de parole, de vision et de raisonnement grâce à RAG à partir de la documentation locale. -[![Présentation de l'agent multimodal Astra](https://github.com/TEN-framework/docs/blob/main/assets/gifs/astra-voice-agent.gif?raw=true)](https://theastra.ai) +[![Présentation de l'agent multimodal Astra](https://github.com/TEN-framework/docs/blob/main/assets/gif/astra_voice_agent.gif?raw=true)](https://theastra.ai)

Comment construire Astra localement @@ -61,7 +61,7 @@ Astra est un agent multimodal alimenté par [TEN](https://doc.theten.ai), démon #### Paramètres Docker sur Apple Silicon Si vous utilisez Apple Silicon, vous devrez décocher l'option "Utiliser Rosetta pour l'émulation x86_64/amd64 sur Apple Silicon" pour Docker, sinon le serveur ne fonctionnera pas. -![Paramètres Docker](https://github.com/TEN-framework/docs/blob/main/assets/gifs/docker-setting.gif?raw=true) +![Paramètres Docker](https://github.com/TEN-framework/docs/blob/main/assets/gif/docker_setting.gif?raw=true) ### Étape suivante @@ -120,7 +120,7 @@ Ouvrez http://localhost:3000 dans votre navigateur pour tester l'agent multimoda #### Concepteur de graphiques Ouvrez un autre onglet et allez sur http://localhost:3001 pour utiliser le concepteur de graphiques et modifier le flux et les propriétés des extensions. -![Concepteur de graphiques TEN](https://github.com/TEN-framework/docs/blob/main/assets/gifs/graph-designer.gif?raw=true) +![Concepteur de graphiques TEN](https://github.com/TEN-framework/docs/blob/main/assets/gif/graph_designer.gif?raw=true)

Plateforme TEN

@@ -150,7 +150,7 @@ Maintenant que vous avez créé votre premier agent d'IA, la créativité ne s'a Avant de continuer, assurez-vous de mettre une étoile à notre dépôt et recevez des notifications instantanées pour toutes les nouvelles versions ! -![Animation étoile TEN](https://github.com/TEN-framework/docs/blob/main/assets/gifs/star-the-repo-confetti-higher-quality.gif?raw=true) +![Animation étoile TEN](https://github.com/TEN-framework/docs/blob/main/assets/gif/star_the_repo_confetti_higher_quality.gif?raw=true)

Rejoignez la communauté

diff --git a/docs/readmes/README-IT.md b/docs/readmes/README-IT.md index 6d9a9f2a..31a39329 100644 --- a/docs/readmes/README-IT.md +++ b/docs/readmes/README-IT.md @@ -1,4 +1,4 @@ -![Astra banner image](https://github.com/TEN-framework/docs/blob/main/assets/imgs/astra-banner.jpg?raw=true) +![Astra banner image](https://github.com/TEN-framework/docs/blob/main/assets/jpg/astra_banner.jpg?raw=true)
[![Follow on X](https://img.shields.io/twitter/follow/AstraAIAgent?logo=X&color=%20%23f5f5f5)](https://twitter.com/intent/follow?screen_name=AstraAIAgent) @@ -39,7 +39,7 @@ Astra è un agente multimodale alimentato da [ TEN ](https://doc.theten.ai), che dimostra le sue capacità in termini di linguaggio, visione e ragionamento attraverso RAG dalla documentazione locale. -[![Mostra Astra agente multimodale](https://github.com/TEN-framework/docs/blob/main/assets/gifs/astra-voice-agent.gif?raw=true)](https://theastra.ai) +[![Mostra Astra agente multimodale](https://github.com/TEN-framework/docs/blob/main/assets/gif/astra_voice_agent.gif?raw=true)](https://theastra.ai)

Come costruire Astra localmente @@ -61,7 +61,7 @@ Astra è un agente multimodale alimentato da [ TEN ](https://doc.theten.ai), che #### Impostazione Docker su Apple Silicon Se si utilizza Apple Silicon, è necessario deselezionare l'opzione "Use Rosetta for x86_64/amd64 emulation on Apple Silicon" per Docker, altrimenti il server non funzionerà. -![Impostazione Docker](https://github.com/TEN-framework/docs/blob/main/assets/gifs/docker-setting.gif?raw=true) +![Impostazione Docker](https://github.com/TEN-framework/docs/blob/main/assets/gif/docker_setting.gif?raw=true) ### Prossimo passo @@ -121,7 +121,7 @@ Apri http://localhost:3000 nel browser per testare Astra agente multimodale. Apri un'altra scheda e vai su http://localhost:3001, utilizza il graph designer per modificare il flusso e le proprietà delle estensioni. -![TEN Graph Designer](https://github.com/TEN-framework/docs/blob/main/assets/gifs/graph-designer.gif?raw=true) +![TEN Graph Designer](https://github.com/TEN-framework/docs/blob/main/assets/gif/graph_designer.gif?raw=true)

La piattaforma TEN

@@ -151,7 +151,7 @@ Ora che hai creato il tuo primo agente di intelligenza artificiale, la creativit Prima di continuare, assicurati di mettere una stella al nostro repository e ricevere notifiche istantanee per tutte le nuove versioni! -![TEN star us gif](https://github.com/TEN-framework/docs/blob/main/assets/gifs/star-the-repo-confetti-higher-quality.gif?raw=true) +![TEN star us gif](https://github.com/TEN-framework/docs/blob/main/assets/gif/star_the_repo_confetti_higher_quality.gif?raw=true)

Unisciti alla community

diff --git a/docs/readmes/README-JP.md b/docs/readmes/README-JP.md index 7d0156e1..a4b3a216 100644 --- a/docs/readmes/README-JP.md +++ b/docs/readmes/README-JP.md @@ -1,4 +1,4 @@ -![Astra banner image](https://github.com/TEN-framework/docs/blob/main/assets/imgs/astra-banner.jpg?raw=true) +![Astra banner image](https://github.com/TEN-framework/docs/blob/main/assets/jpg/astra_banner.jpg?raw=true)
[![Follow on X](https://img.shields.io/twitter/follow/AstraAIAgent?logo=X&color=%20%23f5f5f5)](https://twitter.com/intent/follow?screen_name=AstraAIAgent) @@ -43,7 +43,7 @@ [Astra voice agent](https://theastra.ai) は、TEN を使用して構築された音声エージェントであり、マルチモーダルで低遅延の能力を示しています。 -[![Showcase Astra voice agent](https://github.com/TEN-framework/docs/blob/main/assets/gifs/astra-voice-agent.gif?raw=true)](https://theastra.ai) +[![Showcase Astra voice agent](https://github.com/TEN-framework/docs/blob/main/assets/gif/astra_voice_agent.gif?raw=true)](https://theastra.ai)

グラフデザイナーを使用して音声エージェントを構成する方法

@@ -65,7 +65,7 @@ Apple Silicon Mac を使用している場合は、Docker の "Use Rosetta for x
-![Docker Setting](https://github.com/TEN-framework/docs/blob/main/assets/gifs/docker-setting.gif?raw=true) +![Docker Setting](https://github.com/TEN-framework/docs/blob/main/assets/gif/docker_setting.gif?raw=true)
@@ -128,14 +128,14 @@ make run-server 別のタブを開いて `localhost:3001` にアクセスし、TEN グラフデザイナー (ベータ版) を体験できます。簡単なドラッグアンドドロップと動的なノード接続で、Astra 音声エージェントを簡単にカスタマイズできます。 -![TEN Graph Designer](https://github.com/TEN-framework/docs/blob/main/assets/gifs/graph-designer.gif?raw=true) +![TEN Graph Designer](https://github.com/TEN-framework/docs/blob/main/assets/gif/graph_designer.gif?raw=true)

スターを付ける

頻繁に更新されるため、最新情報を見逃さないように、リポジトリにスターを付けてください。 -![TEN star us gif](https://github.com/TEN-framework/docs/blob/main/assets/gifs/star-the-repo-confetti-higher-quality.gif?raw=true) +![TEN star us gif](https://github.com/TEN-framework/docs/blob/main/assets/gif/star_the_repo_confetti_higher_quality.gif?raw=true)

コミュニティに参加する

diff --git a/docs/readmes/README-KR.md b/docs/readmes/README-KR.md index 580e0b77..859666f4 100644 --- a/docs/readmes/README-KR.md +++ b/docs/readmes/README-KR.md @@ -1,4 +1,4 @@ -![Astra banner image](https://github.com/TEN-framework/docs/blob/main/assets/imgs/astra-banner.jpg?raw=true) +![Astra banner image](https://github.com/TEN-framework/docs/blob/main/assets/jpg/astra_banner.jpg?raw=true)
[![Follow on X](https://img.shields.io/twitter/follow/AstraAIAgent?logo=X&color=%20%23f5f5f5)](https://twitter.com/intent/follow?screen_name=AstraAIAgent) @@ -32,13 +32,13 @@

-

Voice agent: Astra

+

Astra Agent

[보이스 에이전트: Astra](https://theastra.ai) Astra는 TEN을 통해 구동되는 보이스 에이전트로, 직관적이고 원활한 대화 상호작용을 만들어내는 능력을 보여줍니다. -[![Astra 쇼케이스](https://github.com/TEN-framework/docs/blob/main/assets/gifs/astra-voice-agent.gif?raw=true)](https://theastra.ai) +[![Astra 쇼케이스](https://github.com/TEN-framework/docs/blob/main/assets/gif/astra_voice_agent.gif?raw=true)](https://theastra.ai)

로컬에서 보이스 에이전트 구축하는 방법 @@ -60,7 +60,7 @@ Astra는 TEN을 통해 구동되는 보이스 에이전트로, 직관적이고 #### Apple Silicon에서의 Docker 설정 Apple Silicon을 사용하는 경우 Docker의 "Use Rosetta for x86_64/amd64 emulation on Apple Silicon" 옵션을 선택 해제해야 합니다. 그렇지 않으면 서버가 작동하지 않습니다. -![Docker 설정](https://github.com/TEN-framework/docs/blob/main/assets/gifs/docker-setting.gif?raw=true) +![Docker 설정](https://github.com/TEN-framework/docs/blob/main/assets/gif/docker_setting.gif?raw=true) ### 다음 단계 @@ -122,7 +122,7 @@ make run-server 다른 탭을 열어 localhost:3001로 이동하고, 그래프 디자이너를 사용하여 확장 기능의 흐름과 속성을 편집하세요. -![TEN Graph Designer](https://github.com/TEN-framework/docs/blob/main/assets/gifs/graph-designer.gif?raw=true) +![TEN Graph Designer](https://github.com/TEN-framework/docs/blob/main/assets/gif/graph_designer.gif?raw=true)

TEN 플랫폼

@@ -134,7 +134,7 @@ make run-server 더 깊이 들어가기 전에, 꼭 우리 저장소에 별표를 표시하고 모든 새 릴리스에 대한 즉각적인 알림을 받으세요! -![TEN 별표 표시 gif](https://github.com/TEN-framework/docs/blob/main/assets/gifs/star-the-repo-confetti-higher-quality.gif?raw=true) +![TEN 별표 표시 gif](https://github.com/TEN-framework/docs/blob/main/assets/gif/star_the_repo_confetti_higher_quality.gif?raw=true)

커뮤니티 가입