This platform creates your own made story for your children's bedtime story with your own culture and vibe with the help of AI. The goal of the project is to eventually deploy our server on live environment with a server side and APi intergrations. Open AI API has been used to create the stories while mongo DB has been used to store each user's story for later on reference.
- Create a new database and API intergration
- Retrieve Story from OpenAI Api
- Do operations on API response
- Update Stories according to the orators voice and user's story category
- Destroy a story
This project is interpreted/tested on Ubuntu & Windows
- Clone this repository:
git clone "https://github.com/Bratipah/mindStoryAI"
- Access directory:
cd Client/Server
- Run folders(interactively):
npm run dev/npm start
and enter command
Client
- UI of the projectserver
- server side of the project
Desktop Version
Mobile Version
No known bugs at this time.