Skip to content
View rk-vashista's full-sized avatar
🎯
Focusing
🎯
Focusing

Highlights

  • Pro

Block or report rk-vashista

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.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, 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
rk-vashista/README.md

Hi 👋, I'm Roshan

Artificial Intelligence & Machine Learning engineering student

  • 🔭 I’m currently working on WebDev,ML

Projects

  • PDF Chat Assistant 📚🤖 - A conversational assistant that interacts with PDF documents using AI. Built with Streamlit, LangChain, Hugging Face embeddings, FAISS, and Groq's LLM.
  • TTS-Story_Generator 🎧📜 - A versatile app that converts images into short stories and lifelike audio locally. Combines Hugging Face's image captioning, Groq's story generation, and Parler TTS for on-device synthesis.
  • Snake-AI 🐍🤖 - A reinforcement learning-based AI that plays the classic Snake game using a deep Q-network.
  • DiscordBot 🤖🎨 - Discord Image Generator Bot built in Python. Generates images from user prompts and delivers them directly to Discord channels.
  • chatApp 💬⚡ - A chatbot application built with SvelteKit, Firebase, and TailwindCSS. Utilizes the LLAMA 70b model for real-time chat and secure authentication.
  • Sahara 🛍️💻 - A modern eCommerce platform built with Svelte and Tailwind CSS. Features Firebase authentication and a PostgreSQL backend, providing a seamless shopping experience.
  • Metroidvania 🎮🛠️ - Factory Escape Game built with Kaboom.js. Navigate rooms, avoid enemies, and escape the factory in this adventure game with levels, bosses, and obstacles.

My GitHub Stats

Coding

rk-vashista


 rk-vashista

rk-vashista

SNAKE

Pinned Loading

  1. pdfChat pdfChat Public

    Interactive PDF Chat Assistant built with Streamlit and LangChain. Upload PDFs and ask questions, receiving AI-powered answers based on document content, leveraging Groq, Hugging Face embeddings, a…

    Python

  2. TTS-Story_Generator TTS-Story_Generator Public

    A versatile app that converts images into short stories and lifelike audio locally. It combines Hugging Face's image captioning, Groq's story generation, and Parler TTS for local text-to-speech syn…

    Python 1

  3. Snake-AI Snake-AI Public

    A reinforcement learning-based AI to play the classic Snake game using a deep Q-network.

    Python

  4. Sahara Sahara Public

    Sahara is a modern eCommerce platform built with Svelte and Tailwind CSS. It features Firebase authentication and a PostgreSQL backend, offering a seamless shopping experience with a responsive des…

    Svelte

  5. chatApp chatApp Public

    LLAMA Chat 70b is a chatbot application built with SvelteKit, Firebase, and TailwindCSS. It leverages the LLAMA 70b model to provide real-time chat functionality, secure authentication, and a respo…

    Svelte

  6. DiscordBot DiscordBot Public

    Discord Image Generator Bot: A Python-based bot that generates images from user prompts and sends them directly to Discord channels. Features include image generation from text prompts, easy setup …

    Python