Personal Intelligence Platform built with React, TypeScript, Supabase, and modern web technologies.
MX Intelligence is a personal intelligence workspace designed to organize and consume high-value information through articles, videos, and AI-powered daily briefings.
The platform helps users build a personalized knowledge hub and stay informed with curated content.
- User registration
- Secure login
- Email verification
- Protected routes
- User profiles
- Supabase authentication
- Create articles
- Browse articles
- Article detail pages
- Secure article management
- Row Level Security (RLS)
- Supabase database integration
- Video catalog
- Video detail pages
- YouTube integration
- Video categories
- Personalized daily briefing
- Content aggregation
- Reading progress
- Highlights and recommendations
- AI summaries
- Smart recommendations
- Knowledge graph
- Bookmarks
- Search engine
- Analytics dashboard
- React
- TypeScript
- Vite
- CSS Modules
- Supabase
- PostgreSQL
- Row Level Security (RLS)
- Git
- GitHub
- Cursor
src/ ├── components/ ├── pages/ ├── services/ ├── hooks/ ├── contexts/ ├── lib/ └── types/
supabase/ └── migrations/
Clone the repository:
git clone https://github.com/mxato-dotcom/MX-Intelligence.git
Install dependencies:
npm install
Start development server:
npm run dev
Current Version: MVP
Completed:
- Authentication System
- Articles System
In Progress:
- Videos System
Mohamed Ahmed
GitHub: https://github.com/mxato-dotcom
MIT License