A free AI Story Generator to generate captivating ,visually appealing and child-friendly stories for children aged 6 - 10.
Link to Youtube Video.
https://www.youtube.com/watch?v=gQ_UDBCjyT4&t=1s
To run this project, you will need to add the following environment variables to your .env file
MONGODB_URI=Your Uri
PORT=4000
GEMINI_KEY=Your_API_KEY
MONSTER_API_KEY=Your_API_KEY
UNREAL_AUDIO=Your_API_KEY
SECRET=Jwt_Secret
Clone this project.
In the frontend folder change baseUrl to localhost.
In the backend folder change cors origin to * or whichever port your frontend is on.