A private, offline AI roleplay application for Windows that generates text-based stories and inline images locally.
Open source. Open possibilities.
Discover quality open-source projects, submit projects anonymously, and claim and edit your own project.
A little curiosity. A world of open source.
THE FIRST COLLECTIONOpen-source AI image, video, audio, and lip sync generation studio with 400+ models. Supports self-hosting and local inference without content filters.
Tesseract.js is a JavaScript OCR library that extracts text from images in over 100 languages. It runs in browsers via WebAssembly and on Node.js, wrapping the Tesseract engine without modifying its recognition model.
A local facial recognition attendance system with a React Native Expo mobile app and FastAPI Python backend. It captures faces via Expo Camera, processes them with OpenCV LBPH, and logs timestamped attendance into SQLite.
Browser-based face detection demo built on face-api.js and TensorFlow.js, packaged as an nginx-served Docker image, alongside research notes comparing Viola-Jones, HOG+SVM and CNN detectors.