Skip to content

Implementation of leveraging json-render for creating UI with AI prompts

License

Notifications You must be signed in to change notification settings

derinworks/penr-oz-ai-json-render-example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

penr-oz-ai-json-render-example

This repository is a minimal Next.js starter that includes the dependencies needed to render AI-generated JSON UI specs with @json-render.

What is included

  • Next.js + React + TypeScript skeleton.
  • Dependencies for @json-render/core and @json-render/react.
  • A starter page that can be wired to JSON render output.

Run the demo

Install dependencies and start the dev server:

npm install
npm run dev

Then open http://localhost:3000 in your browser.

Extend it

Replace the placeholder content in app/page.tsx with your JSON render integration. You can map your AI output into a JSON spec and render it using the @json-render/react package.

About

Implementation of leveraging json-render for creating UI with AI prompts

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •