Automate Your To-Do List with AI
SupaTask is your AI-powered task manager. Why spend time managing your to-do list when AI can do it for you? Built during the YC x Supabase Hackathon, SupaTask integrates smart automation with your daily productivity flow to keep you on track, effortlessly.
SupaTask leverages Supabase and AI capabilities to help you:
- Automatically complete tasks that don't need manual intervention.
- Suggest task prioritization based on your schedule and workload.
- Provide reminders and updates through an intelligent bot.
- AI-Powered Task Management: SupaTask can suggest, prioritize, and complete certain tasks automatically.
- Integration with Supabase: All tasks and data are securely stored and managed using Supabase's backend.
- Effortless Productivity: Spend less time organizing, and more time doing things that matter.
SupaTask navigating and performing tasks for you
Check out the live demo: Watch on Descript
- Frontend: React.js
- Backend: Supabase (Postgres, Authentication, Realtime APIs)
- AI Tools: OpenAI GPT for intelligent task completion
- Testing: Vitest
- User Adds Tasks: Enter your tasks in the SupaTask dashboard.
- AI Takes Over: The AI bot analyzes tasks to determine which can be completed or automated.
- Productivity Boost: The bot executes or reminds you of tasks, while also providing prioritization suggestions.
- Node.js (v16 or higher)
- Supabase account
- Git
- Clone the Repository
git clone https://github.com/MissioAI/supabase-yc-hackthon SupaTask cd SupaTask - Install Dependencies
pnpm install
- Set Up Environment Variables
Create a
.envfile in the root folder and add your Supabase credentials:SUPABASE_URL=your_supabase_url SUPABASE_KEY=your_supabase_anon_key - Run the Application
The app will start on localhost:3000.
pnpm run dev
Contributions are welcome! Please feel free to submit a Pull Request or open an Issue.
This project is licensed under the MIT License - see the LICENSE file for details.
Built with ❤️ during the YC x Supabase Hackathon.



