Skip to content

Repository for the web interface for Tagfolio, a Final Year Project (FYP) for Bachelor of Science in Computer Science, Department of Computer Science and Software Engineering, Islamabad Campus, Comsats University Islamabad

Notifications You must be signed in to change notification settings

Ummamali/webtagfolio

Repository files navigation

Tagfolio - NLP Based Multimedia Manager 🚀 📷

Web Interface Repository

TagFolio is a revolutionary platform designed to address the growing complexity and importance of multimedia content management and analysis in today's digital landscape.

With its comprehensive suite of modules, TagFolio offers users a seamless and intuitive experience for tagging, organizing, and analyzing multimedia data across various domains.

From user management to image and video tagging, multimedia organization, text detection, social media analysis, and advanced natural language processing capabilities, TagFolio provides a holistic solution to streamline the entire workflow of handling multimedia content.

Backend API: https://github.com/Ummamali/tagfolioapi

Project Preview

Key Features

  • Image Tagging – AI-powered object and person recognition for efficient media organization.

  • Management Portal – Edit, delete, and organize images & videos effortlessly.

  • Video Tagging – Smart recognition and tagging of video content.

  • Media Enhancement – Apply filters, edit images, and enhance media quality.

  • Similarity Checker – Detect and compare similar images with AI precision.

  • Text Detection – Extract and analyze text from images and videos.

  • Social Media Analyzer – Gain insights from multimedia content across social platforms.

  • NLP-Based Chatting Agent – AI-driven chatbot for seamless user interaction.

  • Emotional Analysis – Understand sentiment and emotions in media content.

Installation

Follow these steps to set up and run the project locally:

Prerequisites

Make sure you have the following installed on your system:

Steps

  1. Clone the Repository

    git clone https://github.com/ummamali/webtagfolio.git
    
  2. Install Dependencies

    cd tagfolio
    npm install
    
  3. Run (Development Mode)

    npm run dev
    
  4. Build

    npm run build
    
    

Usage

1. Dashboard

The Dashboard provides an overview of the application, featuring:

  • Side Navigation: Quick access to different sections.
  • Popular Buckets: Displays frequently accessed storage buckets.

2. Bucket Explorer

The Bucket Explorer allows users to:

  • Browse and navigate through stored buckets (folders).
  • View details and metadata of each bucket.
  • Perform operations such as renaming or deleting buckets.

3. Chat

The Chat Module functions like a messaging interface (similar to WhatsApp):

  • Real-time messaging: Users can send and receive messages.
  • Threaded conversations: Messages are grouped within specific topics.

4. Image Data Viewer

The Image Data Viewer is similar to Unsplash, offering:

  • A grid layout displaying images.
  • Detailed view with metadata when an image is clicked.
  • Search and filter options to find specific images.

5. Image Object Tagging

The Image Tagging Tool provides:

  • Drag-and-drop functionality: Users can draw bounding boxes around objects.
  • AI-assisted tagging: Suggests object labels based on AI detection.
  • Manual adjustments: Users can rename or adjust object tags.

6. Upload Image

The Image Upload Module allows users to:

  • Upload images from their device.
  • Process images for AI-based tagging.
  • Review and confirm object tags before saving.

7. Upload Video

The Video Upload Module supports:

  • Uploading video files.
  • AI-based video analysis for tagging.
  • Managing and storing tagged video content.

Frontend Technologies

The frontend of this application is built using modern web technologies to ensure a fast, responsive, and scalable user experience.

  • Next.js – For server-side rendering and optimized React applications.
  • React.js – Component-based UI development.
  • JavaScript (JS) – Core scripting language for interactivity.
  • HTML & CSS – Structure and styling of web pages.
  • TailwindCSS – Utility-first styling for faster and more maintainable designs.

License

This project is licensed under the MIT License.

About

Repository for the web interface for Tagfolio, a Final Year Project (FYP) for Bachelor of Science in Computer Science, Department of Computer Science and Software Engineering, Islamabad Campus, Comsats University Islamabad

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published