Skip to content

emulsion199/self-ai

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

82 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

UI server with react

This project was bootstrapped with Create React App.

This React App is used to test conversation AI

In the project directory, you can run:

npm start

Runs the app in the development mode.
Open http://localhost:3000 to view it in the browser.

The page will reload if you make edits.
You will also see any lint errors in the console.

npm install

Download the package specified in package.json.

If delploying in a server

npm run build

PORT=portnum serve -s build

\

Additional Configs

the first one, to post your recorded voice formdata to your ai server. another, to get the result of makeittalk rendering mp4 file from Url that provides send_file() method in flask.

In src/components/MicButton.js , you can check this

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •