Featured Projects

Welcome to the engine room. Here lies a real-time archive of my open-source contributions—ranging from autonomous agents to neural architecture searches.

PaperStream

PaperStream Intelligence is an AI-powered academic paper discovery and management platform. It helps researchers find relevant papers from ArXiv, orga...

00
TypeScript

Finetuning-Forge

A tactical interface for fine-tuning language models on your local hardware using industry-standard backends like Unsloth, Axolotl, and Torchtune. For...

00
TypeScript

Multi-Agent-Research-System

A sophisticated multi-agent research system built with LangGraph, Agent Swarm, and Google AI Studio Gemini API. This system implements a collaborative...

00
Python

meet_summ

A real-time meeting transcription and AI-powered summarization tool using Google's Gemini API. This application provides speaker diarization, automati...

00
Python

dscurator

DS Curator generates synthetic datasets from a short domain idea (e.g., "tourism"). It expands prompts via algorithmic trees/graphs and queries your c...

00
Python

DeepResearch_Agent

A sophisticated research assistant built with LangGraph and Google Gemini API that mimics the deep research capabilities of Gemini 2.5 Pro and ChatGPT...

00
Python

Agentic-Rag-Summarizer

A powerful tool that uses Google's Gemini AI to summarize documents from URLs and PDFs, then synthesizes them into a structured academic review paper....

00
Python

Agentic-rag

FastAPI-powered Gemini Q&A agent for secure document uploads, OCR, PII redaction, and intelligent search with LangChain & FAISS.

00
Python

Neural-Visualizer

Interactive Dash application for visualizing neural network architectures, training dynamics, and decision boundaries across multiple model types (ANN, CNN, RNN, LSTM, GAN, Transformer, Diffuser) with real-time forward/backward propagation visualization.

00
Python

Snake-NEAT

A Python implementation of Snake where neural networks evolve through NEAT algorithm to master the game, showcasing the power of evolutionary AI in learning complex gameplay strategies.

00
Python

Flappy-Bird-Ai

A Flappy Bird clone with AI learning capabilities using the NEAT (NeuroEvolution of Augmenting Topologies) algorithm. Watch as neural networks evolve to master the game through generations of training, or run your best-trained models to see perfect gameplay. Built with Pygame.

00
Python

ProChess

A feature-rich Android chess application that offers multiple game modes and a sophisticated chess-playing experience. - *Multiple Game Modes* - Onl...

00
Java

Pong2DGame

A classic Pong game implementation for Android devices with modern features and smooth gameplay. This is a 2D Pong game developed for Android that fea...

00
Java

Metro-Station-Planner

The Metro Station Planner is a Java application designed to predict, analyze and optimize metro station locations using geographical data. It uses clu...

00
Java

Stock-Price-Prediction

This project predicts stock prices using advanced Deep Learning models (LSTM-CNN, Bidirectional LSTM, Attention LSTM) and includes a comprehensive Str...

20
Python

Recommendation-System

This project implements a **Book Recommendation System** leveraging a dataset containing book details, user information, and ratings. The primary goal...

00
Jupyter Notebook

FaceNet-Implementation

Face recognition is the ability to look at the digital image of a human and recognize the person just by looking at the face. FaceNet was introduced i...

00
Python

malware_detection

This project aims to detect and classify malware using various machine learning techniques. It leverages supervised and unsupervised learning algorith...

00
Jupyter Notebook

PeakScripter

hey, i'm Yashvardhan Gulyani 👋 building intelligent systems & high‑impact web experiences portfolio •...

20

email_spam_detector

An email spam detector with 99% accuracy made using Naive Bayes classifier with sklearn python library and matplotlib and wordcloud for data represent...

10
Jupyter Notebook