UNPKG

llm-ui-objects

Version:

Interactive object components for LLM-powered writing interfaces

14 lines (8 loc) 542 B
# LLM UI Objects Demo This demo shows how the LLM UI Objects library can be used to create a copywriting and storywriting interface. ## Getting Started Install required libraries by using `npm install`. Then, run the app in development mode by ussing `npm run start`.\ Open [http://localhost:3000](http://localhost:3000) to view it in the browser. In the interface, click on the key icon at the top right and input your OpenAI API key.\ Then, you can switch between the Copywriting and Storywriting interface to test the LLM UI objects.