Skip to content
View SatyamSingh8306's full-sized avatar
:octocat:
:octocat:

Highlights

  • Pro

Block or report SatyamSingh8306

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

Hey, I'm Satyam Singh

🎓 B.Tech CSE @ NIT Nagaland | CGPA: mat dekh bhai | Expected Grad: May 2027
🚀 Founder & AI Architect at AetherMind
💼 AI/ML Intern @ Edunet Foundation (AICTE) & Sasefied


🌟 THE AI ARCHITECT & STARTUP FOUNDER

class AIArchitect:
    def __init__(self):
        self.name = "Satyam Singh"
        self.role = "AI/ML Engineer | Startup Founder | Research Enthusiast"
        self.location = "NIT Nagaland, India 🇮🇳"
        self.cgpa = 9.85
        self.company = "AetherMind (Founder)"
        self.portfolio = "codebysatyam.me"
        
    def get_current_roles(self):
        return {
            "internships": [
                "AI Intern @ Edunet Foundation (AICTE Program)",
                "Software Development Intern @ Sasefied"
            ],
            "leadership": "Assistant Coding Secretary @ NIT Nagaland",
            "startup": "Founder & AI Architect @ AetherMind"
        }
        
    def get_expertise(self):
        return {
            "ai_ml_core": ["Deep Learning", "Machine Learning", "Computer Vision", "NLP"],
            "generative_ai": ["LLMs", "RAG Systems", "AI Agents", "Multimodal AI"],
            "neural_networks": ["CNN", "RNN", "LSTM", "GRU", "Transformers", "GANs"],
            "frameworks": ["TensorFlow", "PyTorch", "Scikit-learn", "LangChain", "Ollama"],
            "computer_vision": ["YOLO", "OpenCV", "Object Detection", "Image Processing"],
            "nlp_tools": ["NLTK", "SpaCy", "Transformers", "Gensim"],
            "full_stack": ["MERN Stack", "Flask", "FastAPI", "REST APIs", "Next.js"]
        }
    
    def current_projects(self):
        return [
            "🤖 WebMind - AI-Powered Web Agent (LangChain + Gemini 2 Flash)",
            "🏥 MedicalDAS 2.0 - Multimodal Healthcare Assistant",
            "💳 AI-Powered Credit Scoring System (80% Accuracy)",
            "🚗 Real-time Vehicle Detection with YOLO",
            "📄 AI Resume Builder with Job-Fit Scoring"
        ]

ai_architect = AIArchitect()
print("Building the future with AI, one project at a time! 🚀")

🎯 COMPREHENSIVE SKILL MATRIX

🤖 AI/ML EXPERTISE

🔥 MACHINE LEARNING & DEEP LEARNING

⚡ GENERATIVE AI & LLMs

🎯 COMPUTER VISION & NLP

🧠 NEURAL NETWORK ARCHITECTURES

💻 FULL STACK DEVELOPMENT

🌐 PROGRAMMING LANGUAGES

🚀 WEB DEVELOPMENT STACK

⚙️ BACKEND & APIs

🛠️ TOOLS & PLATFORMS

📊 DATA SCIENCE & VISUALIZATION

☁️ CLOUD & DEPLOYMENT

🔧 DEVELOPMENT TOOLS

📱 PLATFORMS & COMMUNITIES


🚀 FLAGSHIP PROJECTS


🤖 WebMind - AI Web Agent
LangChain • Gemini 2 Flash • BeautifulSoup
Autonomous web browsing with step-wise reasoning

🏥 MedicalDAS 2.0
TensorFlow • OpenCV • ElevenLabs • GROQ
Multimodal AI healthcare assistant

🚗 YOLO Vehicle Detection
YOLOv8 • OpenCV • Real-time Processing
Smart traffic monitoring system

💳 AI Credit Scoring
Gradient Boosting • Flask • 80% Accuracy
ML-powered financial assessment

📊 PERFORMANCE ANALYTICS


🏆 ACHIEVEMENTS & CERTIFICATIONS

🏆 ACADEMIC EXCELLENCE

  • 🎯 CGPA:kaha na mat dekh yrr (Someone in CS Department)
  • 🥈 2nd Position in "Treasure Hunt" and "Innovathon" Competition
  • 👨‍💻 Assistant Coding Secretary at NIT Nagaland
  • 🔬 Faculty-supervised Research Project in Deep Learning & Computer Vision

💼 PROFESSIONAL EXPERIENCE


🚀 Founder & AI Architect
AetherMind | Current
Building next-gen AI solutions

🤖 AI/ML Intern
Edunet Foundation (AICTE) | Apr 2025
Azure AI & Deep Learning

💻 Software Development Intern
Sasefied | Apr 2025
AI Resume Builder & Job Matching

🌐 CONNECT & COLLABORATE

🌟 PROFESSIONAL LINKS

📱 SOCIAL & PROFESSIONAL

🤖 AI COMMUNITIES


"Transforming Ideas into Intelligent Solutions"

🎯 Currently focused on building revolutionary AI products at AetherMind
💡 Always open to collaborating on cutting-edge AI/ML projects
🌟 Let's build the future together!

Pinned Loading

  1. LawyerDas LawyerDas Public

    LawyerDas is an AI-powered legal assistant designed to provide quick, reliable, and well-researched legal insights.

    Python 3

  2. MedicalDas MedicalDas Public

    Medidas is an AI-powered Retrieval-Augmented Generation (RAG) application that extracts valuable medical insights from uploaded PDFs.

    Python 2

  3. MedicalDas2.0 MedicalDas2.0 Public

    Medidas2.0 is an AI-powered application that extracts valuable medical insights from uploaded image and audio.

    Python 2

  4. WebMind WebMind Public

    WebMind is an AI-driven web analytics and intelligence tool designed to extract, analyze, and summarize online content efficiently. Leveraging NLP, web scraping, and machine learning, it enables us…

    Python 2

  5. Next-Word-Predictor Next-Word-Predictor Public

    This project implements a Long Short-Term Memory (LSTM) neural network to predict the next word in a sequence of text. The model is designed to enhance text-based applications, such as chatbots, au…

    Jupyter Notebook 2

  6. Car-Counter-Object-Detection- Car-Counter-Object-Detection- Public

    This project is a real-life car counter that utilizes YOLO (You Only Look Once), OpenCV, and CVZone to detect and count cars in real-time from video feeds or recordings. It can be deployed in appli…

    Python 2