Skip to content
View SherryCodes911's full-sized avatar
🎯
Focusing
🎯
Focusing

Block or report SherryCodes911

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

Shahriyar Shahid

Machine Learning Engineer & Applied AI Researcher

About

ML engineer focused on production NLP systems, retrieval-augmented generation pipelines, and low-resource language modeling. Current research at SoloGenAI targets OCR and Vision-Language Model fine-tuning for ancient manuscript digitization in underrepresented scripts. Work spans the full ML lifecycle — from data pipeline design and model training to deployment and evaluation.

Core Stack

Domain Tools & Frameworks
Languages Python, SQL
ML / DL PyTorch, TensorFlow, Keras, scikit-learn
NLP / LLM Hugging Face Transformers, LangChain, NLTK, BERT
Computer Vision OpenCV, Vision-Language Models
Data Engineering Pandas, NumPy, ETL scripting, SQLite
Deployment FastAPI, Flask, Vercel
Experiment Tooling Matplotlib, Seaborn, Tableau

Contact

shahriyar.global@gmail.com linkedin.com/in/shahriyar-shahid-332652272

Popular repositories Loading

  1. SherryCodes911 SherryCodes911 Public

    Config files for my GitHub profile.

  2. DSA DSA Public

    Repository for Data Structures and Algorithms (DSA) which contains implementations of various data structures, algorithms, and related work. Contributions and feedback are welcome! ^_^

    Java

  3. Artificial-Intelligence Artificial-Intelligence Public

    Artificial Intelligence

    Jupyter Notebook

  4. AUCS_Assets AUCS_Assets Public

    Forked from Ahtisham-1214/AUCS_Assets

    Jupyter Notebook

  5. Research-Work Research-Work Public

    This repository contains all resources, code, and documentation related to the research project.

  6. KnowGenie KnowGenie Public

    A retrieval-augmented generation (RAG) application that enables natural language querying over uploaded documents. Built with Gemini 2.5 Flash, FAISS vector storage, FastAPI, and Next.js.

    TypeScript