Our AI Feedback app utilizes AI to craft personalized feedback messages for each user
video1527534878.mp4
- Framework: Next.js
- Backend and Frontend developed using Next.js, providing a seamless full-stack experience.
- Authentication and Authorization: NextAuth
- Leveraging NextAuth for streamlined authentication and authorization processes.
- ORM: Prisma
- Utilizing Prisma as the ORM (Object-Relational Mapping) tool for database interactions, ensuring efficient data management.
- Database: PostgreSQL
- Database powered by PostgreSQL, offering reliability and scalability for data storage needs.
- AI Integration: OpenAI API
- Integration with OpenAI API for message suggestion functionalities, enhancing user experience with AI-powered insights.
In this project, I learned to use Next.js for full-stack development, NextAuth for authentication, Prisma with PostgreSQL for database management, and integrated the OpenAI API for message suggestions. This journey provided invaluable insights into modern web development tools and techniques, empowering us to build secure, efficient, and intelligent applications.