TakashiYoshinaga / ChatGPT-A-Frame-Sample

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ChatGPT x A-Frame-Sample

Demo

You can experience this demo (recommended for use on a PC).
https://takashiyoshinaga.github.io/ChatGPT-A-Frame-Sample/

*Please create your own API key on the OpenAI website.
https://platform.openai.com/signup

Samples

Simple

This is the simplest sample to achieve one round-trip conversation with ChatGPT.
(previous context is not taken into account).

KeepPreviousScene

This is a sample that uses previous scene information when sending a prompt.

KeepChatHistory

This is a sample that uses a response that takes into account several rounds of conversation with ChatGPT

ZapWorksAR

Sample code to use the KeepChatHistory demo with ZapWorks.

Videos

On PC

On Meta Quest

On smartphone with ZapWorks


Contact

Feel free to contact me if you have questions.
https://twitter.com/Taka_Yoshinaga

About

License:MIT License


Languages

Language:HTML 94.0%Language:JavaScript 6.0%