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

https://github.com/zeroasterisk/camai

demo for webcam streaming
https://github.com/zeroasterisk/camai

Last synced: about 1 year ago
JSON representation

demo for webcam streaming

Awesome Lists containing this project

README

          

# Cam AI

Webcam Videostream Playground utilizing AI

* Frontend
* NextJS + React
* Storybook.JS for component playground
* v0 for UI templating via Gen AI
* Backend
* Python FastAPI & Uvicorn
* opencv
* consumes webcam video stream
* segments it, remove background, keep only foreground
* blends in background images and other assets
* returns video stream to front end
* Imagen
* Gemini
* ...?