$ls -la /projects

ProjectsPortfolio

A collection of projects I've built using various technologies. Each project showcases different skills and challenges I've overcome.

Filter:
Novel Writing AI with LLaMA 3.1

Novel Writing AI with LLaMA 3.1

Fine-tuned LLaMA 3.1 model specifically for novel writing. Created a custom dataset of epic novels and trained the model to generate high-quality narrative content. The model is publicly available on Hugging Face for the writing community.

PythonLLaMA 3.1PyTorchTransformersHuggingFace
Fire Detection System

Fire Detection System

Developed a real-time fire detection system using YOLOv5, capable of identifying fires through camera feeds. Provides an alternative to traditional smoke detectors with visual detection capabilities.

PythonYOLOv5PyTorchOpenCVFastAPI
Video Super Resolution using GFPGAN

Video Super Resolution using GFPGAN

Developed a video enhancement system using GFPGAN model to upscale and improve video quality. The system processes videos frame by frame, enhancing visual quality and allowing users to download the improved videos.

PythonGFPGANPyTorchOpenCVFastAPI
Globetrotter

Globetrotter

A real-time country guessing game built with Next.js and FastAPI. Players compete to identify countries based on various clues in an interactive global challenge. Features live multiplayer functionality and a modern, engaging user interface.

Next.jsFastAPIWebSocketPostgreSQLRedis
Transcriber

Transcriber

Built an AI-powered tool that automatically generates captions and transcripts for YouTube videos in 67 languages, with summarization capabilities in 133 languages. Integrates multiple language models for accurate transcription and translation.

PythonFastAPIReactWhisperTransformers
Medical Chatbot using Llama2

Medical Chatbot using Llama2

Created an intelligent healthcare chatbot powered by Llama2 that answers medical queries based on provided documentation. Implements RAG (Retrieval Augmented Generation) for accurate and context-aware responses.

PythonLlama2LangChainFastAPIReact
Shortify

Shortify

A high-performance URL shortener built with Next.js 14 & FastAPI. Features Redis caching, real-time analytics, and a modern UI with shadcn/ui. Fully dockerized and production-ready.

Next.jsFastAPIRedisDocker
Know Your PPT

Know Your PPT

Innovative tool that converts PowerPoint files into semantically rich text using vision language models. Enables better understanding and analysis of presentation content.

PythonFastAPILLMsComputer Vision
Deep Speech 2

Deep Speech 2

Implementation of the Deep Speech 2 model for speech-to-text conversion. Trained on a comprehensive dataset of audio recordings for real-time transcription capabilities.

PythonPyTorchDeep Speech 2STTFastAPI
Data Wizard

Data Wizard

Comprehensive data analysis and visualization platform. Features automated data cleaning, statistical analysis, and interactive visualizations for better data insights.

PythonData Analysis