From f323ccc2d65d0bc28698a5d03a8ce1d022356cd9 Mon Sep 17 00:00:00 2001 From: BboyGT <44530440+BboyGT@users.noreply.github.com> Date: Sat, 19 Jul 2025 13:27:28 +0100 Subject: [PATCH] Update README.md The updates include a link to the Medium article "Building an AI-Powered Customer Support System using Permit.io" and the repo for it. --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index f453e31..36a3330 100644 --- a/README.md +++ b/README.md @@ -325,6 +325,7 @@ - [Static Tweets with MDX and Next.js](https://blog.maximeheckel.com/posts/static-tweets-with-mdx-nextjs/) - [How to Build and Deploy a Jamstack Website Fast With Next.js](https://betterprogramming.pub/how-to-build-and-deploy-a-jamstack-website-fast-with-next-js-a61df3c822f) - [Build Mobile Apps with Tailwind CSS, Next.js, Ionic Framework, and Capacitor](https://dev.to/ionic/build-mobile-apps-with-tailwind-css-next-js-ionic-framework-and-capacitor-3kij) - [repo](https://github.com/mlynch/nextjs-tailwind-ionic-capacitor-starter) +- [Building an AI-Powered Customer Support System using Permit.io Nextjs and Nodejs](https://medium.com/@godstimeaburu/building-an-ai-powered-customer-support-system-using-permit-io-154d3d746a57)-[repo](https://github.com/BboyGT/AI-Support-Customer-System) ## Nextjs Build App - [Building full-stack React apps with Next.js API routes](https://www.thisdot.co/blog/building-full-stack-react-apps-with-next-js-api-routes)