Welcome to my Digital Canvas
Hi, I'm Gunbir Walia
And I am a
About Me
I'm a conscientious and inquisitive third-year student with a strong passion for leveraging technology to solve complex challenges. I have a deep curiosity for software engineering and artificial intelligence, supported by hands-on experience in machine learning, natural language processing and LLM-driven applications. Known for my ability to innovate, collaborate effectively and deliver impactful results.
Based in United Kingdom
Skills
Tools
Frameworks/Libraries
- Languages
Java, Python, Kotlin, C#, JavaScript - Concepts
Machine Learning, Computer Vision, Natural Language Processing, Data Science, Evolutionary Genetic Algorithms, Artificial Neural Networks, Retrieval-Augmented Generation, Agentic AI, Vector Search, Data Structures & Algorithms, Object-Oriented Programming - Other
HTML, CSS, ANTLR
- Development
IntelliJ, PyCharm, VS Code, Blender, Unity, Figma, MATLAB, Jupyter Notebook, Google Colab, BlueJ - Version Control
Git & GitHub - Database
MySQL, SQLite
- AI/ML
NumPy, Pandas, Matplotlib, TensorFlow, Scikit-learn, NLTK, OpenCV
Work Experience
A.I. Intern
Erasmith Technologies
Jun 2025 - PresentWorking on the design and development of an agentic AI system for intelligent contract analysis and automated document generation, combining Retrieval-Augmented Generation (RAG), dynamic templates, and local LLMs to enable secure and scalable business automation.
The project aims to deliver an integrated platform capable of interpreting business documents, generating intelligent drafts, and automating workflows through autonomous, reasoning-capable agents.
- Designing and fine-tuning agentic AI workflows using frameworks such as LangChain, AutoGen, and CrewAI, enabling autonomous multi-agent task execution.
- Implementing prescriptive intelligence modules that simulate contract outcomes and generate actionable recommendations.
- Building scalable document generation pipelines using custom dynamic templates integrated with a secure RAG backend.
- Contributing to explainable AI interfaces that visualise reasoning chains and improve transparency and user trust.
Education
B.Sc. (Hons) in Computer Science and Artificial Intelligence
University of Sussex, Brighton, United Kingdom
First-Class Honours (Expected)
Year 1: Data Structures & Algorithms, Introduction to Programming, Further Programming, Mathematical Concepts, Programming Concepts, Introduction to Computer Systems, Introduction to Cognitive Science, Professional Skills
Year 2: Applied Machine Learning, Acquired Intelligence & Adaptive Behaviour, Software Engineering, Introduction to Data Science, Compilers and Computer Architecture, Program Analysis, Databases, Decision Processes in Human Cognition, Databases
Indian School Certificate (Class XII) Examinations (CISCE)
Scottish High International School, Gurgaon, India
85%
Subjects: Maths, Physics, Chemistry, Computer Science, English
Indian Certificate of Secondary Education (Class X) Examinations (CISCE)
Scottish High International School, Gurgaon, India
96%
Subjects: Maths, Physics, Chemistry, Biology, Computer Applications, Geography, History & Civics, English Literature, English Language, French
Certifications
HTML & CSS Full Course - Beginner to Pro
Issued: October 2025Oracle AI Vector Search
Issued: October 2025Oracle Cloud Infrastructure Generative AI Professional
Issued: September 2025CS50's Introduction to Databases with SQL
Issued: August 2025Oracle Cloud Infrastructure Data Science Professional
Issued: August 2025Oracle Cloud Infrastructure Data Science Professional
Issued: August 2025Oracle Fusion AI Agent Studio Foundations Associate
Issued: August 2025Oracle Cloud Infrastructure AI Foundations Associate
Issued: July 2025Beginners Guide to AI (Artificial Intelligence)
Issued: July 2023Artificial Intelligence A-Z: Learn How To Build An AI
Issued: April 2022Python for Absolute Beginners | Python Beginner to Pro
Issued: April 2022The Complete Android 12 & Kotlin Development Masterclass
Issued: April 2022Projects
Face Alignment
April 2025 - May 2025This project implements a facial landmark detection system for precise face alignment, a core task in computer vision with applications in identity verification, emotion recognition, and AR/VR technologies.
Spam Detection
April 2025 - May 2025This project implements a binary text classification system to distinguish between spam and legitimate messages, addressing real-world challenges in automated email and message filtering.
Evolutionary Braitenberg Behaviour
March 2025 - May 2025This project explores the hypothesis that simple agents evolved using microbial genetic algorithms can coherently exhibit a range of intricate behaviours within a simulated environment. However, these behaviours degrade in performance or consistency when transferred to physical robots due to the reality gap between the real world and a controlled simulation.
Property Tycoon
February 2025 - May 2025This project involved the complete life-cycle of designing, developing, and delivering Property Tycoon – a digital adaptation of Monopoly. Developed in Unity with C#, it was created collaboratively within a small team as part of a Software Engineering module.
Music Management Database
November 2024 - August 2025This project implements a comprehensive relational database that models a music ecosystem, featuring a detailed schema for artists, albums, songs, record labels and user-generated content like playlists, akin to the kind of databases you would find in the backend of music streaming platforms like Spotify or Apple Music.
ANTLR Interpreter
November 2024This project develops an interpreter for a simple, custom-designed programming language using ANTLR (Another Tool for Language Recognition). It features a grammar specification with support for typed variable declarations, expressions, functions, and control flow constructs.