Skip to content

This prototype explores possibilities and horizons of using LLM like ChatGPT in PWA development

License

Notifications You must be signed in to change notification settings

pwa-builder/chatgpt-poc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

openai-poc

This prototype explores possibilities and horizons of using OpenAI in PWA development.

setup

add a .env file with the following content

PORT="8000"
API_KEY="your openai api token"

npm run dev
open http://localhost:8000

Screenshot

About

This prototype explores possibilities and horizons of using LLM like ChatGPT in PWA development

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published