Mimasu.ai

Mimasu.ai is an AI-driven anime recommendation platform that combines MyAnimeList integration with DeepSeek's NLP to deliver personalized suggestions. Perfect for anime enthusiasts looking to discover their next favorite show.
Live Demo: mimasu.ai (Coming Soon)
(Add a mockup image later)
✨ Features
- MyAnimeList Integration: Sync your profile to get recommendations based on your watch history.
- DeepSeek AI Analysis: Understands preferences from reviews and mood inputs.
- Streaming Platform Badges: See where to watch recommended shows (Crunchyroll, Netflix, etc.).
- Modern UI: Responsive grid layout with expandable details and cover art.
🛠️ Tech Stack
- Frontend: Next.js 14, Tailwind CSS, TypeScript
- Backend: Python FastAPI, MyAnimeList API, DeepSeek API
- Database: PostgreSQL (via Railway)
- Hosting: Vercel (Frontend), Railway (Backend)
🚀 Getting Started
Prerequisites
- Node.js 18+
- Python 3.10+
- MyAnimeList API Client ID
Installation
- Clone the repo:
git clone https://github.com/YOUR_USERNAME/mimasu-ai.git
cd mimasu-ai