Skip to content
View Shaurya-Sethi's full-sized avatar

Highlights

  • Pro

Block or report Shaurya-Sethi

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

Hi, I'm Shaurya 👋

I'm a final year Electrical Engineering student and I like building practical AI systems.

  • 🔭 I’m currently working on: Developing an agentic PCB Design system for assisting electrical engineers.
  • 🌱 I’m exploring: Model Context Protocol, Rust Programming
  • 💡 Favorite tech: Python, PyTorch, R, Transformers
  • ⚡ Fun fact: I enjoy building things from scratch

🌐 Socials:

email

💻 Tech Stack:

PyTorch Markdown R Python Rust Google Cloud Streamlit FastAPI Postgres Keras NumPy Pandas Plotly scikit-learn Git

🏆 Achievements

  • 📦 Released Transqlate: a production-ready, schema-aware NL→SQL assistant (PyPI package) powered by a fine-tuned LLM, supporting interactive querying across SQLite, PostgreSQL, MySQL, MSSQL, and Oracle
  • 🤖 Building Circuitron: an agentic PCB design accelerator that automates schematic generation from natural language prompts

Pinned Loading

  1. circuitron circuitron Public

    Circuitron: Agentic PCB Design Accelerator — Generate, plan, and layout circuits from natural language prompts.

    Python 50 10

  2. transqlate transqlate Public

    End-to-end natural language to SQL system: schema-aware model fine-tuning, retrieval-augmented prompting, and production-grade CLI, powered by a custom fine-tuned Phi-4 Mini.

    Python 22 1

  3. nl2sql-rat-pointer nl2sql-rat-pointer Public

    My Implementation of an enhanced encoder-decoder Transformer. Combines the original Attention Is All You Need architecture with RAT-SQL-style relation-aware encoding and a pointer-generator decoder…

    Python

  4. glitch-hunter glitch-hunter Public

    Comprehensive codebase and research documentation for the analog circuit fault diagnosis project. Includes data simulation, feature engineering, model training (scikit-learn, PyTorch, XGBoost), and…

    Python

  5. indic-name-forge indic-name-forge Public

    Indian name generator inspired by Andrej Karpathy’s Makemore. Features Wavenet-style architecture with dilated convolutions, trained on a custom dataset webscraped using BeautifulSoup.

    Python

  6. neuron neuron Public

    A minimal deep learning library

    Python