StickyNotesAI is a modern note-taking application that combines the simplicity of sticky notes with the power of artificial intelligence. Built with Next.js 14 and enhanced with OpenAI's GPT technology, it offers an intelligent way to organize and interact with your notes.
- Smart Organization: Leverages OpenAI's algorithms for intelligent note organization
- Secure Authentication: Enterprise-grade security with Clerk authentication
- Vector Search: Semantic search capabilities powered by Pinecone
- AI Chat Assistant: Contextual AI chat that can reference your notes
- Real-time Updates: Smooth, responsive interface with real-time note management
- Dark Mode Support: Built-in dark mode for comfortable viewing
- Responsive Design: Works seamlessly across desktop and mobile devices
- Frontend: Next.js 14, React, TailwindCSS, ShadcnUI
- Backend: Next.js API Routes
- Database: MongoDB with Prisma ORM
- AI/ML: OpenAI GPT-3.5, Pinecone Vector Database
- Authentication: Clerk
- Styling: TailwindCSS, Aceternity UI
- Type Safety: TypeScript