Akhileshrangani4
34994a8c69
refactor(api): remove AI worker, add ai api route, add usage tiers
...
- Remove separate AI worker service
- Added generation limits:
FREE: 1000/month (For the beta version)
PRO: 500/month
ENTERPRISE: 1000/month
- Integrate AI functionality into main API routes
- Added monthly generations reset and usage tier upgrade API routes
- Upgrade tier page to be added along with profile page section
2024-11-25 15:47:57 -05:00
Akhileshrangani4
e9f03d52fd
feat: user avatar images
...
- added user avatars for each user
- it will fetch user images from github or google and if there is no image then it will show initials
2024-11-10 23:40:10 -05:00
Akhilesh Rangani
6fb1364d6f
chore: format frontend code
2024-10-21 13:57:45 -06:00
James Murdza
0c6b2b0dfb
feat: increase the per user limit of generations to 1000
2024-09-06 14:19:14 -07:00
Ishaan Dey
bf35c2bf82
dashboard ui
2024-05-17 23:54:34 -07:00
Ishaan Dey
fa6a92b9b4
reduce # generations to 10
2024-05-17 22:25:55 -07:00
Ishaan Dey
84c49f0d9d
add worker service binding + inactivity detection
2024-05-06 21:29:25 -07:00
Ishaan Dey
47ce5db223
add ai generations limit + random bug fixes
2024-05-05 16:51:30 -07:00
Ishaan Dey
159e7b62e2
userbutton ui
2024-05-04 23:31:35 -07:00
Ishaan Dey
e4c4c18749
add signout logic
2024-04-28 01:17:39 -04:00
Ishaan Dey
ffee1b60c7
fix worker + start create modal with logic
2024-04-23 01:53:37 -04:00
Ishaan Dey
5f5125cccd
correct user button in editor
2024-04-18 15:32:27 -04:00