Skip to content
View Poshith-git's full-sized avatar

Highlights

  • Pro

Block or report Poshith-git

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 is supported. This note will only be visible to you.
Report abuse

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

Report abuse
Poshith-git/README.md

Hi, I'm Poshith 👋

Computer Science (AI & ML) student at VIT-AP University, focused on cloud computing and AI/ML.


About Me

  • 🎓 3rd-year B.Tech CSE (AI & ML) student at VIT-AP University
  • ☁️ AWS Certified Solutions Architect – Associate (SAA-C03)
  • 🧠 Building projects at the intersection of AI/ML and software engineering
  • 🌱 Actively contributing to open source and preparing for internships
  • 💻 Comfortable with Java and Python for problem solving and development

Tech Stack

Languages: Java, Python, C/C++, JavaScript

AI/ML: FAISS, Sentence Transformers, Hugging Face, FLAN-T5, LangChain-style RAG pipelines

Web/Backend: React, Express.js, Redis, Streamlit

Cloud & Tools: AWS, Docker, Git, GitHub, VS Code


Featured Projects

RAG Document Assistant

A cloud-based Retrieval-Augmented Generation system for document Q&A, deployed on Hugging Face Spaces.

  • Built with Python, Streamlit, FAISS, Sentence Transformers (E5 embeddings), and FLAN-T5
  • Containerized with Docker for reproducible deployment
  • Includes evaluation results and a documented architecture

AI GitHub Code Review Assistant

An AI-powered tool that analyzes GitHub repositories and suggests code quality improvements.

  • Automates review feedback to help developers catch issues earlier
  • Applies AI to a practical developer workflow problem

Open Source

  • Contributed a documentation fix to Microsoft's Agent Governance Toolkit (PR #3650), adding a missing manifest.yaml example to the Quick Start guide

GitHub Stats


Connect With Me


Learning, building, and improving one project at a time.

Popular repositories Loading

  1. Flappy-bird-project Flappy-bird-project Public

    Flappy bird project by Poshith(24BCA7474) , Sevin(24BCA7520) , Purna(24BCA7501)

    Python 1

  2. Reversing-an-array Reversing-an-array Public

    A Python program that reverses an array using only loops, without relying on built-in functions or slicing. Demonstrates manual iteration logic for understanding array operations.

    Python 1

  3. data-visualization-project data-visualization-project Public

    A Python-based data visualization project that analyzes COVID-19 confirmed cases in India over time using Pandas and Matplotlib.

    Jupyter Notebook 1

  4. house-price-ml-project house-price-ml-project Public

    House price prediction ML project using Pandas and scikit-learn

    Jupyter Notebook 1

  5. RAG-Powered-Cloud-Document-Assistant RAG-Powered-Cloud-Document-Assistant Public

    Cloud-Based RAG Document Assistant built using open-source tools and deployed on free cloud infrastructure.

    Python 1

  6. ai-github-code-review-assistant ai-github-code-review-assistant Public

    AI-powered developer tool that analyzes GitHub repositories and generates automated code review suggestions using FastAPI, GitHub API, and a local LLM.

    Python 1