EnergeticAI
EnergeticAI is an open-source Node.js library for integrating AI models into applications, specifically optimized for serverless environments. It …
EnergeticAI is an open-source Node.js library for integrating AI models into applications, specifically optimized for serverless environments. It provides a high-performance, low-latency alternative to standard TensorFlow.js, featuring a minimal module size and rapid cold-start times. With pre-trained models for embeddings and few-shot text classification, developers can easily build features like semantic search, recommendations, and content categorization without relying on third-party APIs, ensuring data privacy and cost control.
NSFW JS
NSFW JS is a free, open-source JavaScript library for client-side NSFW (Not Safe For Work) content detection. It …
NSFW JS is a free, open-source JavaScript library for client-side NSFW (Not Safe For Work) content detection. It uses a pre-trained TensorFlow.js model to analyze images directly in the browser, identifying and classifying potentially inappropriate content with high accuracy. This privacy-first approach ensures images are never sent to a server, making it ideal for content moderation and user safety applications.
Teachable Machine
A fast, easy, web-based tool by Google that allows anyone to train a computer to recognize their own …
A fast, easy, web-based tool by Google that allows anyone to train a computer to recognize their own images, sounds, and poses. Create machine learning models for your sites, apps, and more without any expertise or coding required. It's a hands-on way to explore ML concepts.