Movie streaming platform with AI recommendation built with modern web technologies (React/Go/gin-gonic/MongoDB)
- Movie Streaming service simulated on the front end using React and React-Player
- Web API service written using GO and runs on the gin-gonic web framework
- AI Recommendation service using LangChainGo, Go and OpenAI
- Scalable backend storage provided by MongoDB
| Frontend / Client | JavaScript / React | | Backend / Server | Go / gin-gonic | | Storage / Database | MongoDB |
- Clone the repo
git clone https://github.com/GavinLonDigital/MagicStream.git cd MagicStream