Skip to content
View Sayan-Mondal2022's full-sized avatar
:octocat:
Focusing
:octocat:
Focusing

Block or report Sayan-Mondal2022

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. Markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
Sayan-Mondal2022/README.md

Hii my name is Sayan

Computer Science Engineering student specializing in Artificial Intelligence & Machine Learning
πŸ’‘ Passionate about transforming ideas into real-world AI-driven applications.
πŸš€ Striving to build solutions that are not just functional, but meaningful and impactful.

Β  Β  Β 

Tech Stack

πŸ’» Programming Languages

🌐 Frameworks & Databases

πŸ€– AI/ML & Tools

Featured Projects

AI-Powered RAG-Based Internal Knowledge Assistant

  • πŸ“š Retrieval-Augmented Generation (RAG) architecture
  • πŸ”Ž Vector database integration for semantic search
  • 🏒 Designed for enterprise internal documentation
  • ⚑ Optimized embedding retrieval pipeline
  • 🐳 Container-ready deployment setup

Tech Stack: Python, LangChain, Vector DB, LLMs, Docker

Advanced NLP-Based Content Moderation System

  • 🧠 Multi-label classification (hate, insult, threat, etc.)
  • πŸ“ Text preprocessing & tokenization pipeline
  • πŸ€– Deep learning model training & evaluation
  • πŸ“Š Designed for social media moderation systems
  • πŸ“ˆ Performance optimization with evaluation metrics

Tech Stack: Python, TensorFlow/PyTorch, NLP, Scikit-learn

AI Chatbot with Real-Time Exchange Rate Integration

  • 🌍 Live currency conversion using exchange APIs
  • πŸ’¬ Conversational chatbot interface
  • πŸ”„ Dynamic currency updates
  • ⚑ Lightweight and scalable design
  • πŸ”Œ REST API integration

Tech Stack: Python, APIs, NLP, Flask

πŸ€– FAQs Chatbot

Intent-Based Travel Domain Conversational Assistant

  • 🧠 Custom intent classification model
  • πŸ“š Trained using TensorFlow
  • πŸ—£ Natural language query handling
  • 🌐 Web-deployable chatbot system
  • πŸ“Š Structured training dataset design

Tech Stack: Python, TensorFlow, NLP, Machine Learning

GitHub Analytics

GitHub Streak

Let's Connect

Β  Β  Β 

⭐ β€œGood code is its own best documentation.”

– Steve McConnell ✨

Pinned Loading

  1. enterprise-knowledge-copilot enterprise-knowledge-copilot Public

    An AI-powered Enterprise Knowledge Base Copilot using Vector Search and RAG to provide grounded, actionable answers from internal documents.

    Jupyter Notebook 1

  2. medical-chatbot medical-chatbot Public

    This is a Medical Chatbot built to answer to all the Frequently Asked Questions regarding their health and diseases, which can mostly give a temporary solution to the End-User.

    Jupyter Notebook

  3. comment_toxicity_classifier comment_toxicity_classifier Public

    This is an NLP project that detects and labels toxic or harmful content in user comments.

    Jupyter Notebook

  4. currency_converter currency_converter Public

    Currency Converter Chatbot is an AI chatbot that provides real-time currency conversion based on user input using exchange rate APIs.

    Python

  5. faqs_chatbot faqs_chatbot Public

    FAQs Chatbot is an AI-powered chatbot that automatically answers frequently asked questions using natural language processing.

    Python