Skip to content
Pranav Kural

Projects

Highlighted

05.Sustentia

2024

Cross-platform app with expiration/consumption tracking, RAG-powered AI assistant, voice command integration, and personalized waste-reduction insights. Built around UN Sustainable Development Goals 2, 9, 12, and 13.

06.AI Student Advisor

2024

University of Ottawa capstone. Architected the full AI component: ingestion from public university sources, embedding generation, vector storage (Pinecone, Mongo), and a custom LangChain executor pipeline with multi-model support (GPT-4, PaLM 2, Llama 2 Chat).

Past

01.Mealer App

2022

University of Ottawa software-engineering project. Built around a custom Dispatcher-Action-Handler state pattern that decoupled the data layer from Firebase, plus Firestore-driven real-time updates between clients and chefs.

02.FitSpirit Community App

2021

Won first place in its segment at the Morgan Stanley Code-To-Give 2021 Hackathon. ReactJS frontend, ExpressJS backend; my responsibilities were authentication and frontend UI.

03.AI Skejool

2023

Python + Google Vertex AI. Parses goals in natural language and generates day plans via state-of-the-art text generation models.

05.RANSAC Golang

2022

A Go pipeline that runs RANSAC iterations concurrently to find dominant planes in a point cloud. Exercise in Go concurrency primitives.

Open source