NarutoVerse: Unveiling Stories

  • Tech Stack: Transformers, Gradio, Numpy, Scrapy, NetworkX
  • Github URL: Project Link

Developed an NLP-driven web application to analyze the popular anime Naruto using Natural Language Processing (NLP) and Large Language Models (LLMs).

Scraped a custom dataset from online sources; applied zero-shot classifiers for text categorization; built a custom LLM-based text classifier; and used Named Entity Recognition (NER) to construct an interactive character relationship network.

Designed a character chatbot capable of conversing with Yamato and integrated all components into an interactive web interface using Gradio.