Thanks to visit codestin.com
Credit goes to github.com

Skip to content
View divyanshsaraswat's full-sized avatar

Block or report divyanshsaraswat

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.

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

Hi 👋! My name is Divyansh Saraswat and I'm a Software Developer from India.

stats graph languages graph

javascript logo typescript logo react logo html5 logo css3 logo python logo csharp logo amazonwebservices logo bash logo c logo docker logo express logo fastapi logo firebase logo flutter logo git logo graphql logo illustrator logo jupyter logo mongodb logo nextjs logo nodejs logo nginx logo npm logo numpy logo pandas logo postgresql logo pytorch logo Spring Boot logo redux logo sqlite logo tailwindcss logo visualstudio logo


Snake animation

Pinned Loading

  1. VOC_Model VOC_Model Public

    This is a production-ready Streamlit application that loads pre-trained .pkl machine learning models and scalers, providing an interactive interface for making predictions with proper preprocessing.

    Jupyter Notebook

  2. clipkit clipkit Public

    clipkit-embeddings is a TypeScript library and CLI that enables high-performance CLIP embeddings for both text and images, powered by onnxruntime-node

    TypeScript

  3. Syncwave Syncwave Public

    SyncWave is a lightweight, high-performance video calling application. It uses WebRTC for peer-to-peer video streaming and FastAPI WebSockets for efficient signaling.

    TypeScript

  4. coding-llm-v1 coding-llm-v1 Public

    This project is an experimental research initiative designed to demystify Large Language Models (LLMs) by building a small-scale causal language model to study the internal mechanics of code genera…

    Python