nodejs
Projects with this topic
-
Telugu Thodu is a full-stack web application built with React (frontend) and Node.js/Express (backend) that generates Telugu words starting with a user-supplied Telugu letter by calling the Gemini API. Generated results are saved to MongoDB for history and analytics. The app provides a polished, responsive UI, input validation for Telugu characters, and secure handling of the Gemini API key via environment variables.
Updated -
The Image Captioning project is an AI-based system that automatically generates textual descriptions for images. It combines computer vision and natural language processing (NLP) techniques to understand the content of an image and produce a human-readable caption.
The system uses deep learning models, typically a Convolutional Neural Network (CNN) for extracting image features and a Recurrent Neural Network (RNN) or Transformer-based model for generating sentences. This enables applications such as assisting visually impaired users, enhancing image search engines, and automating social media content tagging.
Updated -
AI-powered chatbot application with React frontend and Node.js backend for interactive conversations
Updated -
An AI-powered health assistant that provides probabilistic health insights, medication reminders, and a critical emergency triage system. Built on Firebase with a focus on data privacy.
Updated