Developed during the Alura Backend Immersion 2024
This project was created as part of an intensive backend development program, where participants learned and implemented cutting-edge technologies and best practices in software development.
- Program: Alura Backend Immersion 2024
- Focus: Full-stack backend development
- Key Learning Objectives:
- API development
- AI integration
- Cloud deployment
- Modern backend technologies
- Image upload
- Automatic AI-generated descriptions
- Posts storage in MongoDB
- Node.js
- Express.js
- MongoDB
- Google Gemini AI
- Multer
- CORS
- Deployed API: API Link
- Repository: GitHub Link
- Alura Immersion: Alura Backend Immersion 2024
- Upload an image
- API saves the image
- Gemini generates an automatic description
- Post is updated with AI description
- Developed as a hands-on learning project
- Implemented real-world backend solutions
- Integrated cutting-edge AI technologies
- Learned cloud deployment strategies
The project was a practical implementation during the Alura Backend Immersion, demonstrating:
- AI integration with backend services
- Serverless deployment
- Modern web API development