https://twitter.com/silennai/status/1666838148725219329
This document will guide you through the process of setting up and running this Next.js project on your local machine.
You need to have Node.js and npm installed on your local machine.
-
Clone the repository:
git clone https://github.com/SilenNaihin/roadmanai.git
-
Navigate into the project directory:
cd roadmanai -
Install the project dependencies:
npm install
This project uses environment variables for configuration. These are stored in a .env.local file at the root of the project.
-
Copy the provided
.env.templatefile:cp .env.template .env.local
-
Open the newly created
.env.localfile and fill in your API keys for Eleven and Openai.
To open a development server, use Vercel to correctly build Python runtime routes.
-
Install Vercel CLI:
npm i -g vercel
-
Run the development server:
vercel dev
Your app should now be running on http://localhost:3000.
You are now ready to start developing! Changes you make in your files will automatically update the app in the browser.
If you have any issues setting up the project or running the server, feel free to create an issue or reach me at https://twitter.com/silennai. I'll be happy to help :)
Talking avatar from uploaded pics?
- https://elai.io/getting-started-with-api
- https://www.deepbrain.io/
- https://www.heygen.com/avatars
- https://www.d-id.com/api/
Accent in any style
- Prompt: Person
- Description (if person isn't famous): Description of person
- Voice: upload mp3 or link yt vid
Tech
- Switch to Node backend for streaming Whisper, 3.5, Eleven