Skip to content

cw-lynne/ARIA-hackathon

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 

Repository files navigation

Start instructions:

cd aria-app
npm install
npx expo start.

This project has been configured using windows and EXPO SDK 54. API keys are obtained through the following environment variables: const EXPO_PUBLIC_ASI_ONE_API_KEY = process.env.EXPO_PUBLIC_ASI_ONE_API_KEY; const EXPO_PUBLIC_OPENAI_API_KEY = process.env.EXPO_PUBLIC_OPENAI_API_KEY; in ./aria-app/server/node-server-interface.ts at the top of the document. Modify as necessary.

App operation instructions: hold the "record" icon to send a message to ARIA. release to get a response.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors