Skip to content
View Monish-Nallagondalla's full-sized avatar
  • Bangalore , India
  • 08:13 (UTC +05:30)

Block or report Monish-Nallagondalla

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

Pinned Loading

  1. Ai_Blog_generation Ai_Blog_generation Public

    A serverless application that generates 200-word blogs using Amazon Bedrock's LLaMA 2 model, triggered via API Gateway, and saves output to S3. Tested with Postman, monitored with CloudWatch.

    Python 1

  2. CNN_Classifier CNN_Classifier Public

    This project focuses on building an end-to-end system for classifying chicken diseases using Convolutional Neural Networks (CNNs). The model is trained to distinguish between healthy chickens and t…

    Jupyter Notebook 1

  3. Ai_Recruit_Assist Ai_Recruit_Assist Public

    Ai_Recruit_Assist is a Streamlit-based web application designed to streamline the candidate screening process for recruiters. It extracts candidate information (name and email) from resumes (PDFs),…

    Python

  4. Ai_Tool_SearchEngine Ai_Tool_SearchEngine Public

    A conversational search chatbot built with Streamlit and LangChain, using Groq's Llama3-8b-8192 model to answer queries by searching Arxiv, Wikipedia, and DuckDuckGo, with chat history support for …

    Jupyter Notebook

  5. NASA-APOD-ETL_Airflow_Postgres NASA-APOD-ETL_Airflow_Postgres Public

    This project implements an ETL (Extract, Transform, Load) pipeline using Apache Airflow to fetch data from NASA's Astronomy Picture of the Day (APOD) API, transform it, and load it into a PostgreSQ…

    Python

  6. NLP_TextSummarizer NLP_TextSummarizer Public

    NLP_TextSummarizer is a machine learning project for text summarization using a pre-trained Pegasus model from Hugging Face. The project implements an end-to-end NLP pipeline, including data ingest…

    Jupyter Notebook