Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/mariangle/taskify
AI powered task manager app with speech recognition, twitter-like input suggestions, nlp, markdown etc...
https://github.com/mariangle/taskify
ai net-web-api next14 nlp speech-recognition
Last synced: 4 days ago
JSON representation
AI powered task manager app with speech recognition, twitter-like input suggestions, nlp, markdown etc...
- Host: GitHub
- URL: https://github.com/mariangle/taskify
- Owner: mariangle
- Created: 2023-08-31T12:07:54.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2024-01-09T16:22:10.000Z (10 months ago)
- Last Synced: 2024-05-17T20:17:12.838Z (6 months ago)
- Topics: ai, net-web-api, next14, nlp, speech-recognition
- Language: TypeScript
- Homepage: https://dottaskify.vercel.app/
- Size: 24.6 MB
- Stars: 3
- Watchers: 2
- Forks: 4
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
![image](https://github.com/mariangle/.taskify/assets/124585244/d4130585-5ea5-4f34-bfaf-ea8daf5cc7a0)
Taskify
Task Manager app with modern features.
### APP Features
- AI Generated tasks
- Natural Language Processing (NLP)
- Mention-driven task assignments via @ or #
- Keyboard Shortcuts
- Lists and labels
- Speech Recognition
- Subtasks
- Drag and drop
- Reccuring tasks
- Filtering tasks
- Multiple views
- Dark and light mode
- Layout customization
- Native drawers for smaller devices
- Loading skeleton states for everything### Landing page
- Docs page
- Pure CSS animations and fade in animations
- Interactive preview components
- Just overall sleek and modern designed### Libraries and technologies
- .NET Web API
- C# and Typescript
- Next.js14
- TailwindCSS
- Vercel
- PostgreSQL
- Prisma
- Zustand (state management)
- SWR (stale-while-revalidate strategy)
- zod
- react-speech-recognition
- reusable components
- dnd-kit (drag and drop)
- openai API (AI)
- date-fns