Skip to content

A "Perplexity-like" search UI using streaming RSC via the Vercel AI SDK. OpenAI's ChatGPT is used kind of as a router via function calling to render the UI that matches the search query (weather and text).

Notifications You must be signed in to change notification settings

DennisKo/simplicity

Repository files navigation

This is a Next.js project bootstrapped with create-next-app.

What?

A "Perplexity-like" search UI using streaming RSC via the Vercel AI SDK. OpenAI's ChatGPT is used kind of as a router via function calling to render the UI that matches the search query (weather and text).

simplicity

Getting Started

First, run the development server:

npm run dev
# or
yarn dev
# or
pnpm dev
# or
bun dev

Open http://localhost:3000 with your browser to see the result.

About

A "Perplexity-like" search UI using streaming RSC via the Vercel AI SDK. OpenAI's ChatGPT is used kind of as a router via function calling to render the UI that matches the search query (weather and text).

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published