Skip to content
View abhisek-13's full-sized avatar

Block or report abhisek-13

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.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, 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
abhisek-13/README.md

Hi 👋, I'm Abhisek

A passionate AI/ML Developer from India

abhisek-13

  • 🔭 I’m currently working on MLOPs in Generative AI.

  • 🌱 I’m currently learning Generative AI, Langchain, LLM, and Transformers.

  • 👨‍💻 All of my projects are available here

  • 📫 You can reach me at abhisekmaharana9861@gmail.com

  • 📄 Know about my experiences here

  • ⚡ Fun fact "As an AI engineer, I've trained models to generate poetry, write music, and even create artwork! 🤖🎨🎶 Excited to continue pushing the boundaries of AI creativity and innovation! #AIExplorer"


Connect with me

https://x.com/AbhisekMah49994 https://www.linkedin.com/in/abhisek-maharana/ https://www.kaggle.com/abhisekmaharana https://www.hackerrank.com/profile/abhisekmaharana1 https://leetcode.com/u/Abhisek_p13/ https://www.geeksforgeeks.org/user/abhisekmah940k/


Languages and Tools

aws azure gcp css3 html5 javascript python java pandas seaborn scikit_learn tensorflow pytorch langchain huggingface opencv docker flask git postman dvc mlflow heroku mysql oracle photoshop


My Performances

abhisek-13

abhisek-13

abhisek-13

Pinned Loading

  1. chatbot-using-gemini chatbot-using-gemini Public

    This chatbot application uses the Google Gemini model. It features an HTML, CSS, and JavaScript frontend and a Flask backend. Users interact with the chatbot through the interface.

    HTML

  2. Fake_News_Classifier Fake_News_Classifier Public

    The Fake News Classifier is a TensorFlow-based machine learning project that detects and classifies fake news with 97% accuracy. The repository includes a single Python file with complete code for …

    Jupyter Notebook

  3. Fine-Tuning-of-BERT-Model Fine-Tuning-of-BERT-Model Public

    This project fine-tunes the BERT model on Kaggle's spam-ham dataset to classify messages. It explores transformers and large language models (LLMs) in generative AI, with potential for customizatio…

    Jupyter Notebook

  4. Sentiment-Analyzer Sentiment-Analyzer Public

    The Sentiment Analysis Model is a TensorFlow-based project that predicts text sentiment. Trained on Twitter data, it can be customized with other datasets for personalized sentiment predictions. Th…

    Jupyter Notebook

  5. Whatsapp-Chat-Analyzer Whatsapp-Chat-Analyzer Public

    The WhatsApp Chat Analyzer is a data analysis project that provides insights into WhatsApp chats. It analyzes chat data to show metrics like the number of lines, most used letter, chatting duration…

    Python

  6. text-to-speech text-to-speech Public

    This project is a text-to-speech web application built using the Microsoft Edge TTS model. The user interface is created with the Gradio framework. Users can input text, set the pitch and speech ra…

    Python 1