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

Highlights

  • Pro

Block or report someshsce

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

👋 Hi, I'm Somesh Sharma!

AI Engineer | AI & Robotics Enthusiast
Building multimodal AI systems with LLMs, Speech AI, and Computer Vision.

Somesh Social Background

Profile Views

🚀 About Me

I specialize in applying LLMs, voice interfaces, and vision models to build intelligent, real-world AI systems. My work spans agentic automation, offline AI assistants, and cognitive architectures that combine perception, reasoning, and adaptive behavior.

Currently pursuing M.Tech in AI & Data Science at IIT Patna, where I’m exploring multimodal human–AI interaction systems.


🏆 Highlights of My Journey

🔥 Featured Projects

  • Human Visual Perception & Cognitive Response System: A Bio-Inspired Architecture for Machine Perception, Understanding, and Learning
    • IIT Patna capstone project integrating vision, LLM reasoning, episodic memory, and RL to build a bio-inspired cognitive loop.
    • Tech: PyTorch · OpenCV · MCP · RL · Multimodal AI
  • AIPAT: AI Powered Assistance Tool for Terminal.
    • Features: Shell automation, AI code generation, chat, and more.
    • Powered by Meta's LLaMa model with local processing.
  • ASTRA: An ethical malware project built for testing and cybersecurity education.
    • Technologies: Python (Socket Programming, Websockets)
    • Multi-platform support for Windows, Linux, and macOS.
  • LocalTalkingAssistance: — Offline Voice AI Assistant
    • Wake-word → VAD → Whisper ASR → LLM → XTTS.
    • End-to-end offline voice assistant with natural speech interaction.
    • Tech: Whisper · XTTS · Audio Pipeline · Python

Internship Experiences

  • AI Intern @ IBM SkillsBuild
    • Learned and explored the AI fundamentals.
    • Completed courses on Project Management and Placement Assistance.
  • Cybersecurity Intern @ Tutelr Infinity
    • Gained exposure to DFIR, penetration testing, and blue teaming strategies.
  • Network Security Intern @ CyberDojo
    • Implemented and managed pfSense firewalls and Snort IDS/IPS.
    • Simulated network architectures for hands-on learning.

🛠️ Tech Stack

Programming Languages

  • Python

Frameworks & Libraries

  • Django | DRF | React.js | WebSockets | Socket | Next.js | Flask | PyTorch | LangChain | HuggingFace | FastAPI | NumPy | Pandas | Matplotlib

AI Systems & Automation

  • LLM Orchestration, Agentic Workflows, Memory Systems, Prompt Engineering, n8n, MCP

Cybersecurity Tools

  • Wazuh | TheHive | MISP | ELK Stack | pfSense | OPNsense | Snort IDS/IPS | Metasploit | Nmap

Cloud & Development Tools

  • Git | Docker | Nginx | AWS | GitHub Actions | Ansible | Terraform

Operating Systems

  • Linux (Ubuntu/Kali) | Windows | macOS

🌱 Currently Exploring

  • Cognitive architectures for multimodal AI
  • Agentic pipelines for task automation
  • Real-time speech + vision fusion systems

🌐 Let’s Connect


Feel free to explore my repositories and projects. I’m always open to collaboration, feedback, and exciting discussions about technology. Let’s build something amazing together! 🚀

Popular repositories Loading

  1. aipatt aipatt Public

    A versatile terminal-based AI Powered Assistant Tool.

    Python 2

  2. S-Series S-Series Public archive

    Forked from razz011/S-Series

    HTML

  3. someshsce someshsce Public

  4. RAG RAG Public

    Retrieval-Augmented Generation (RAG)

    Python

  5. AI_VoiceSys AI_VoiceSys Public

    It includes SVARA main project files and my own custom python libraries.

    Python

  6. LocalTalkingAssistance LocalTalkingAssistance Public

    LocalTalkingAssistance is a simple, local voice assistant that runs on your computer. It listens, transcribes speech to text, processes the text, and speaks responses using local models — no cloud …

    Python