Anotara AI is an intelligent productivity partner designed to help you turn ambitious goals into actionable plans, stay motivated, and build unstoppable momentum. It's more than just a to-do list; it's your personal AI-powered assistant for achieving what matters most.
- Dashboard Metrics: Quickly view your progress with stats on total tasks, completed tasks, and your overall completion percentage.
- Task Management: Manually create tasks with descriptions and due dates.
- AI Task Breakdown: Use AI to break down large, complex tasks into smaller, manageable sub-tasks with a single click.
- AI Assistant: Describe a large project or goal, and the AI Assistant will generate a complete list of actionable tasks and add them to your list.
- AI Insights: Get personalized insights into your productivity habits and patterns based on your task history.
- AI Coach: Receive a personalized motivational boost based on your current workload and progress to help you stay on track.
- Tab-based Navigation: Easily switch between your tasks and various AI-powered tools.
This application is built with a modern, robust, and scalable technology stack:
- Framework: Next.js (with App Router)
- UI Library: React
- Language: TypeScript
- Styling: Tailwind CSS
- UI Components: ShadCN UI
- AI Integration: Genkit
- Backend & Database: Firebase (Authentication & Firestore)
Anotara AI is proudly open-source! We believe in the power of community and welcome contributions from developers everywhere. Whether you're fixing a bug, adding a new feature, or improving documentation, your help is appreciated.
- Contribute: Feel free to fork the repository and submit pull requests.
- Issues: Found a bug or have a feature idea? Please open an issue.
To get started with local development, take a look at the main application page located at src/app/(app)/my-tasks/page.tsx
.
Your app is configured via the .env
file. Follow the comments in that file or the Firebase documentation to set up your Firebase credentials for both client-side and admin-side operations.