https://github.com/rayyannafees/reportit
https://github.com/rayyannafees/reportit
Last synced: 10 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/rayyannafees/reportit
- Owner: RayyanNafees
- Created: 2024-06-13T13:53:23.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-06-13T14:50:45.000Z (over 1 year ago)
- Last Synced: 2025-01-18T14:27:42.577Z (12 months ago)
- Language: TypeScript
- Size: 312 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Report.it
## Styling & Template
- create-expo-stack
- nativewind UI
- styled-components
## Database
Firebase since it has free Gemini AI extensions and other AI extensions easy usecases
And can be integrated with Clerk for Auth
## Auth
Clerk can be linked with Firebase account
- [expo-clerk](https://clerk.com/docs/quickstarts/expo)
## AI image detections
### Firebase Extensions
Need Blaze plan to use Extensions
Check for free alternatives
Or better Hugging Face models & host on Replicate
Or Check if Cloudflare AI would have smth like it
- [Video Labelling](https://extensions.dev/extensions/googlecloud/storage-label-videos)
- [Image Labelling](https://extensions.dev/extensions/googlecloud/storage-label-images)
- [Object Detection](https://extensions.dev/extensions/jauntybrain/storage-detect-objects)
### Sema DB
- [docs](https://semadb.com)
- [use with Firebase](https://www.semafind.com/semadb-firebase)