From f9964ca26ad7ba04fa8ca4dc96f5604fae9ddbb9 Mon Sep 17 00:00:00 2001 From: LORDZEUS-AI Date: Thu, 26 Feb 2026 13:56:26 +0530 Subject: [PATCH 1/2] Add Unpod to Node.js section --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index cf5e56e..3bcf44a 100644 --- a/README.md +++ b/README.md @@ -293,3 +293,4 @@ Even if you are just a developer, manager or co-founder looking for a sample app | Name | Description | Link | |------|-------------|------| | [ShotOG](https://github.com/nicepkg/shotog) | Open-source OG image generation API with 8 templates, batch generation, and custom fonts. Built with Hono + Satori on Cloudflare Workers. | [https://shotog.2214962083.workers.dev](https://shotog.2214962083.workers.dev) | +| [Unpod](https://github.com/parvbhullar/unpod) | Open-source platform for building AI voice agents with dedicated phone numbers. Visual studio to create agents that handle calls and messages across channels. Built with Next.js, Django, LiveKit, and Pipecat. | [https://unpod.ai](https://unpod.ai) | From d568da3afa252fad92dc96db33c6b25a3efc15c7 Mon Sep 17 00:00:00 2001 From: LORDZEUS-AI Date: Thu, 26 Feb 2026 14:26:28 +0530 Subject: [PATCH 2/2] Add website + GitHub link for Unpod entry --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 3bcf44a..947d666 100644 --- a/README.md +++ b/README.md @@ -293,4 +293,4 @@ Even if you are just a developer, manager or co-founder looking for a sample app | Name | Description | Link | |------|-------------|------| | [ShotOG](https://github.com/nicepkg/shotog) | Open-source OG image generation API with 8 templates, batch generation, and custom fonts. Built with Hono + Satori on Cloudflare Workers. | [https://shotog.2214962083.workers.dev](https://shotog.2214962083.workers.dev) | -| [Unpod](https://github.com/parvbhullar/unpod) | Open-source platform for building AI voice agents with dedicated phone numbers. Visual studio to create agents that handle calls and messages across channels. Built with Next.js, Django, LiveKit, and Pipecat. | [https://unpod.ai](https://unpod.ai) | +| [Unpod](https://unpod.ai) | Open-source platform for building AI voice agents with dedicated phone numbers. Visual studio to create agents that handle calls and messages across channels. Built with Next.js, Django, LiveKit, and Pipecat. | [unpod.ai](https://unpod.ai) \| [GitHub](https://github.com/parvbhullar/unpod) |