Skip to content

A quick AI-powered app that lists the top 10 subject matter experts on a topic that the user inputs, and then summarises their research.

Notifications You must be signed in to change notification settings

bsides44/subjectMatterExpert

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

VR-interactive-film

Using A-frame to make a VR film interactive

Local server:

npm i

npm i -g five-server@latest && five-server --port=8000

npm start

To view local server on Quest:

adb devices

It should say your device number then 'device'

adb reverse tcp:8000 tcp:8000

Open http://localhost:8000/ in Quest browser

To End the bridge:

adb kill-server

About

A quick AI-powered app that lists the top 10 subject matter experts on a topic that the user inputs, and then summarises their research.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published