Skip to content
View shikhararyan's full-sized avatar

Block or report shikhararyan

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

πŸ‘‹ Hi there! I'm Shikhar Aryan

Profile Views LinkedIn Kaggle Email


πŸš€ About Me

AI/ML Developer passionate about transforming data into intelligent solutions

I'm an experienced AI/ML Developer with expertise in building multiagent systems, fine-tuning language models, and creating innovative applications. Currently working at letsAI Solutions, I focus on leveraging the potential of LLMs to develop smart, solution-oriented applications.

πŸ“ Location: Indirapuram, Ghaziabad, 201014
πŸ“§ Email: Shikhararyan0@gmail.com


🎯 Current Focus

graph LR
    A[Multiagent Systems] --> B[LangGraph & CrewAI]
    C[Model Fine-tuning] --> D[SLMs & LLMs]
    E[AI Applications] --> F[Smart Solutions]
    G[Generative AI] --> H[RAG & Chatbots]
Loading

πŸŽ“ Education

πŸ›οΈ Bachelor of Technology in Information Technology
JSS Academy of Technical Education, U.P.
πŸ“… Aug 2019 – May 2023

πŸ“š Relevant Coursework

Core Subjects Specialization
Data Structures Machine Learning
Database Management Deep Learning
Artificial Intelligence Natural Language Processing
Data Analysis Data Visualization

πŸ’Ό Professional Experience

πŸ”₯ letsAI Solutions | AI/ML Developer

March 2025 - Present | Noida, UP

🎯 Key Responsibilities
  • πŸ€– Developing sophisticated Multiagent systems using LangGraph and CrewAI
  • πŸ”§ Fine-tuning SLMs and LLMs with comprehensive model evaluation
  • 🌐 Working on diverse projects across multiple domains
  • πŸ’‘ Converting LLM potential into smart solution-providing applications

🌟 Techoon IT Solutions | AI/ML Developer

April 2024 – Feb 2025 | Noida, UP

🎯 Key Achievements
  • πŸ’¬ Built advanced Chatbots using custom data with Langchain, RAG & LLMs
  • πŸ“Š Performed comprehensive dataset analysis and ML/DL model development
  • πŸš€ Led multiple Generative AI projects from conception to deployment

πŸ“ˆ Quaintel Research | Research Analyst

May 2023 – Current | Bangalore, KA (Remote)

🎯 Key Contributions
  • πŸ” Conducted in-depth market research and trend analysis
  • πŸ“Š Leveraged Excel, Google Analytics, and OpenAI for data insights
  • πŸ“‹ Delivered actionable market intelligence reports

πŸ€– Kaholas | NLP Engineer Intern

Nov 2022 – Feb 2023 | Delhi, DL

🎯 Technical Achievements
  • ⚑ Implemented NLP algorithms for text classification and sentiment analysis
  • 🀝 Collaborated with development teams to reduce project timelines
  • πŸ”§ Optimized model performance and accuracy

πŸ“Š Maxgen Technologies | Data Analyst Intern

Apr 2022 – Jul 2022 | Remote, DL

🎯 Data Excellence
  • 🐍 Built predictive models using Python
  • πŸ“ˆ Created interactive PowerBI dashboards
  • πŸ“Š Performed comprehensive data analysis and visualization

πŸ› οΈ Technical Arsenal

πŸ’» Programming Languages

Python R C++ SQL PHP HTML/CSS

πŸ”§ Developer Tools

VS Code Anaconda Jupyter GCP Apache Hadoop KNIME

☁️ Technologies & Frameworks

AWS Azure Linux GitHub Amazon ML


πŸ“Š GitHub Stats

GitHub Stats

Top Languages


🎯 What I'm Up To

class ShikharAryan:
    def __init__(self):
        self.name = "Shikhar Aryan"
        self.role = "AI/ML Developer"
        self.current_focus = ["Multiagent Systems", "LLM Fine-tuning", "Generative AI"]
        self.learning = ["Advanced NLP", "MLOps", "AI Safety"]
        
    def get_current_work(self):
        return {
            "company": "letsAI Solutions",
            "projects": ["LangGraph Systems", "Model Evaluation", "Smart Applications"],
            "technologies": ["Python", "LangChain", "CrewAI", "RAG"]
        }
        
    def connect_with_me(self):
        return {
            "linkedin": "https://www.linkedin.com/in/shikhar-aryan-6aa98a1b4/",
            "kaggle": "https://www.kaggle.com/shikhararyan",
            "email": "Shikhararyan0@gmail.com"
        }

🀝 Let's Connect!

I'm always excited to collaborate on innovative AI/ML projects!

LinkedIn Kaggle Email


⭐ If you find my work interesting, don't forget to star my repositories!

Pinned Loading

  1. Recommendation-system-Collaboratve-Filtering- Recommendation-system-Collaboratve-Filtering- Public

    Collaborative Filtering based Recommendation System: This repository contains the implementation of a collaborative filtering-based recommendation system for book recommendations. It utilizes user-…

    Jupyter Notebook

  2. Text-Classification-Transformer-Model- Text-Classification-Transformer-Model- Public

    This sentiment analysis model utilizes a Transformer architecture to classify text sentiment into positive, negative, or neutral categories with high accuracy. It preprocesses text data, trains the…

    Jupyter Notebook 1

  3. ChatBot-GPT-3.5-Turbo-Based- ChatBot-GPT-3.5-Turbo-Based- Public

    Personal Chatbot Powered by GPT-3.5" is a Flask web application that utilizes OpenAI's powerful GPT-3.5 model to create a conversational chatbot experience. Users can interact with the chatbot in n…

    HTML 1

  4. Biometric-based-Voting-machine- Biometric-based-Voting-machine- Public

    This project is a Voting Machine application built with Python and MySQL. It verifies voters' Aadhar card numbers, checks their eligibility to vote, and integrates with a finger recognition module …

    C++ 1

  5. Text-Generation-and-summarization-using-Pipelines- Text-Generation-and-summarization-using-Pipelines- Public

    This project demonstrates sentiment analysis and text generation tasks using Hugging Face's NLP framework. It showcases the preprocessing of text data, sentiment analysis with pipelines, and text g…

    Jupyter Notebook 1 1

  6. WEB_Scrapping-basic-technique WEB_Scrapping-basic-technique Public

    This assignment involves web scraping data from a Singapore government website using Python libraries like BeautifulSoup and requests. The scraped data includes names, citizenships, and dates of bi…

    Jupyter Notebook 1