Skip to content
View kanitvural's full-sized avatar

Block or report kanitvural

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
kanitvural/README.md

Hi there 👋

💫 About Me:

🚀 AI Developer passionate about AI Agent Development, Computer Vision, Tabular Data Prediction and MLOps
🛠️ Building scalable, modular, and efficient AI-driven solutions
☁️ Certified AWS Cloud Practitioner & AWS Cloud Engineer Bootcamp Graduate
📊 Currently enhancing my expertise in Data Engineering

Website

🌐 Socials:

LinkedInKaggleMediumEmail

💻 Tech Stack:

LinuxWindowsPythonJavaScriptSQLStreamlitGradioFastAPIFlaskDockerKubernetesmlflowAWSTerraformNginxGitHub ActionsNumPyPandas scikit-learnMatplotlibSeabornSeleniumRequestsspaCyNLTKXGBoostCatBoostPyTorchTensorFlowOpenCVLangChainOpenAIPostgreSQL MySQLMongoDBAmazonDynamoDBApache Spark Apache Kafka Apache HadoopApache AirflowPower BI

Pinned Loading

  1. aws_smile_project_tf aws_smile_project_tf Public

    It's a facial recognition application using AWS infrastructure. The app activates with your smile and grants access if you are a registered user. It records the entry time and photo in a database a…

    HCL

  2. generate_image_with_voice generate_image_with_voice Public

    Voice2Image transforms your voice into images using advanced AI. Record your voice, get text via OpenAI's Whisper, and generate images with DALL·E. Enhance results by regenerating images with Gemin…

    Python 3

  3. chat_with_video chat_with_video Public

    It is a powerful application that allows you to interact with YouTube videos by converting them into text and asking questions about their content. This app leverages OpenAI's Whisper for speech-to…

    Python 1

  4. data_analyzer_app_with_llm_agents data_analyzer_app_with_llm_agents Public

    Data Analyzer with LLM Agents is an application that utilizes advanced language models to analyze CSV files. It offers automatic descriptive statistics, data visualization, and the ability to ask q…

    Python 4 1

  5. evolution_of_sentiment_analysis_using_imdb_dataset evolution_of_sentiment_analysis_using_imdb_dataset Public

    This project explores the evolution of sentiment analysis techniques in the field of Natural Language Processing (NLP) using IMDB movie reviews. It examines the transition from traditional rule-bas…

    Jupyter Notebook 2

  6. python-package-cookiecutter python-package-cookiecutter Public

    This project provides a tool to generate Python project templates using Cookiecutter, GitHub CLI, and GitHub Actions CI/CD. It automates the setup of a new Python package/project using modern, indu…

    Shell