Skip to content
View VedPanse's full-sized avatar

Highlights

  • Pro

Block or report VedPanse

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

Hi, I'm Ved Panse — I build systems that learn, reason, and understand. Not just "models", not just "software" — but hybrid intelligence.


About Me

I work where machine learning, multi-modal reasoning, and programming languages collide.
My goal: create tools and systems that think, not just execute.

Special focuses:

  • Multi-modal fusion (vision + language + structure)
  • Neural-symbolic systems
  • Semantic representations of code and hardware
  • Compiler-aware intelligence
  • Structural embeddings for programs, circuits, and 3D space

Current Work

javelinLang

A semantics-first, multi-modal-aware DSL designed for:

  • program structure understanding
  • mixed symbolic + neural reasoning
  • code embeddings grounded in IR/AST
  • intelligent transformations and analysis

Think: a language you can talk to, inspect, and reason with.

Intelligent Systems

I build end-to-end reasoning systems involving:

  • computer vision pipelines
  • 3D perception and geometric reasoning
  • agentic feedback loops
  • task-driven multi-modal models
  • hardware + software co-design
  • interpreters fused with embeddings

Collaboration Domains

If your work involves any of the following, we should probably talk:

  • research-grade multi-modal ML
  • compilers, interpreters, language tooling
  • intelligent developer tools
  • symbolic/neural hybrids
  • embedding representations of programs
  • semantic search, retrieval, or structural indexing

Tech Stack

Languages: Rust, C++, Kotlin, Swift, Go, Python, TypeScript
AI/ML: PyTorch, JAX, multimodal transformers, diffusion models
Systems: LLVM, IR design, static/dynamic analysis, embedded tooling
Other: 3D perception, sensor fusion frameworks, real-time pipelines


Contact

https://vedpanse.com#contact


“Build systems that understand the world. Everything else is optimization.”

Pinned Loading

  1. sentinel sentinel Public

    Sentinel is an intelligent task observer that continuously monitors web pages for meaningful content changes using AI-powered semantic matching. It automatically marks tasks as complete when the co…

    Java 1

  2. Cognitio Cognitio Public

    A multi-platform application that uses AI to generate quizzes

    Kotlin 1

  3. CyberPad CyberPad Public

    Cyber Pad is a strategic note-taking web application that won't let you forget the highlights. The strategy is an adaptation of the 'Cornell Notes Taking Strategy.'

    HTML 1

  4. VedPanse.github.io VedPanse.github.io Public

    My personal website

    HTML 1

  5. Search-Engine Search-Engine Public

    A search engine that interprets results from google and displays it locally. Built using python and html.

    HTML

  6. javelin-lang javelin-lang Public

    A Domain-specific language for GUI generation. Made in python.

    Python