Skip to content
C

corpus

Projects with this topic

  • 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
    Updated
  • Desi Proverbs & Local Lore Collector is a lightweight, mobile-friendly Streamlit app to collect Indian proverbs, folk sayings, and cultural facts across languages. It auto-detects language, stores structured metadata (language, region, tags), and exports a clean corpus for research and cultural preservation. Built for low-bandwidth users, deployable on Hugging Face Spaces, and designed with an offline-first approach.

    Updated
    Updated