From d6acb91c39f1513549fed54cb08bb544ff650245 Mon Sep 17 00:00:00 2001
From: Sabiha Khan
Date: Thu, 18 Sep 2025 20:02:47 +0530
Subject: [PATCH] chore: update README, remove style in workflow continuation
dialog
---
README.md | 14 +++++++-------
api/Dockerfile | 2 +-
ui/src/app/create-workflow/page.tsx | 2 +-
3 files changed, 9 insertions(+), 9 deletions(-)
diff --git a/README.md b/README.md
index 633e7ad..3e243ca 100644
--- a/README.md
+++ b/README.md
@@ -3,7 +3,7 @@
# Dograh AI
-
+⭐ If you find value in this project, PLEASE STAR IT to help others discover our FOSS platform!
@@ -23,7 +23,7 @@ Build voice agents in just one line or drag-and-drop, then test them using AI pe
Maintained by YC alumni and exit founders, we're making sure the future of voice AI stays open, not monopolized.
## 🎥 Demo Video
-📺 [Watch a quick demo video](https://www.youtube.com/watch?v=LK8mvK5TH2Q)
+[](https://www.youtube.com/watch?v=LK8mvK5TH2Q)
## 🚀 Get Started
@@ -212,9 +212,9 @@ Founded by YC alumni and exit founders committed to keeping voice AI open and ac
-
- ⭐ Star us on GitHub |
- ☁️ Try Cloud Version |
- 💬 Join Slack
-
+
+ ⭐ Star us on GitHub |
+ ☁️ Try Cloud Version |
+ 💬 Join Slack
+
diff --git a/api/Dockerfile b/api/Dockerfile
index 022057f..624ab0c 100644
--- a/api/Dockerfile
+++ b/api/Dockerfile
@@ -21,7 +21,7 @@ RUN pip install --user --no-cache-dir -r requirements.txt && \
# Force reinstall of pipecat on every build (cache bust)
ARG CACHEBUST=1
-RUN pip install --user 'git+https://github.com/dograh-hq/pipecat.git@main#egg=pipecat-ai[cartesia,deepgram,openai,elevenlabs,groq,google,azure]' && \
+RUN pip install --user 'git+https://github.com/dograh-hq/pipecat.git@9dbd5eb#egg=pipecat-ai[cartesia,deepgram,openai,elevenlabs,groq,google,azure]' && \
# Clean up pip cache after pipecat installation
rm -rf /root/.cache/pip
diff --git a/ui/src/app/create-workflow/page.tsx b/ui/src/app/create-workflow/page.tsx
index 91a4acb..570c441 100644
--- a/ui/src/app/create-workflow/page.tsx
+++ b/ui/src/app/create-workflow/page.tsx
@@ -231,7 +231,7 @@ export default function CreateWorkflowPage() {
You're encouraged to first test the bot and then modify it to your specific requirements and location (currency/accent etc).
- Feel free to join our Slack channel for any queries and star us on GitHub.
+ Feel free to join our Slack channel for any queries and star us on GitHub.