An open API service indexing awesome lists of open source software.

https://github.com/rayyannafees/reportit


https://github.com/rayyannafees/reportit

Last synced: 10 months ago
JSON representation

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)