@sigit / nord / commits / 1634065

update stuff

Seto Elkahfi committed Jun 7, 2025 at 20:39 UTC 16340658e60ebe7c56315089ce9e3066f206a894
2 files changed +6 -23
.smb/config.toml
+1 -1
index 82a37c5..04d0e48 100644 --- a/.smb/config.toml +++ b/.smb/config.toml @@ -1,5 +1,5 @@ name = "hagerstenstreetcut" -description = "hejhejhej" +description = "The best barbershop in the south of Stockholm." [project] id = 2
README.md
+5 -22
index ece0bbb..0c533f3 100644 --- a/README.md +++ b/README.md @@ -1,26 +1,9 @@ -This is a demo of AI generated summaries of customer reviews for an e-commerce storefront. +# Hagersten Street Cut -The demo takes a set of customer reviews, and uses an LLM to create summaries of those reviews. -It then displays the summary and the reviews in a demo UI. +Hagersten Street Cut is the best barber in the south of Stockholm. -The benefit of such an AI summary is that the user can get a quick overview of the sentiment -of reviewers of the product without reading them all. +## smbCloud Frontend Platform -[A deployed version can be found here.](https://review-summary.vercel.app/) +This is a Next.js example app deployed to the [smbCloud frontend platform](https://smbcloud.xyz). -[Install the template on Vercel](https://vercel.com/templates/next.js/customer-reviews-ai-summary-nextjs-vercel) - -## Getting Started - -First, run the development server: - -```bash -pnpm dev -``` - -## AI key - -This demo requires an API key for Perplexity's inference API. This can be installed via -[Vercel's AI Marketplace](https://vercel.com/docs/integrations/ai). - -Any other LLM model can be connected via minimal changes to `lib/ai-summary.ts` through [Vercel's AI SDK](https://sdk.vercel.ai/docs). +Learn more about the [smbCloud CLI](https://smbcloud.xyz) \ No newline at end of file