Stars
This repository contains blog post for GRPO RL algorithm using simple Grid World environment.
Aegis is a light weight Chrome extension that obfuscates sensitive data like emails, phone numbers, and credit card numbers in real time. It features an intuitive interface for masking and copying …
CUDA computing example repo. with complex matrix multiplication.
jayeshthk / concrete-ml
Forked from zama-ai/concrete-mlConcrete ML: Privacy Preserving ML framework using Fully Homomorphic Encryption (FHE), built on top of Concrete, with bindings to traditional ML frameworks.
A high-performance async web crawler that meticulously maps website structures with surgical precision.
Visual Web Pathfinder with Security Analysis Pipeline...Further Penn-test AI agent.
This repository is a first trial of using the Aider agent with GROQ.
This repository contains the code and resources for training the Qwen model using the CODE+MATH dataset
jayeshthk / aider
Forked from Aider-AI/aideraider is AI pair programming in your terminal
jayeshthk / Agent-S
Forked from simular-ai/Agent-SAgent S: an open agentic framework that uses computers like a human
jayeshthk / browser-use
Forked from browser-use/browser-useMake websites accessible for AI agents
joeark / SpS-SpecDec
Forked from jayeshthk/SpS-SpecDecSpS-SpecDec: a fast Python lib that boosts autoregressive LM inference with speculative decoding. Inspired by DeepMind, it guesses multiple tokens using a small draft model, verifies with a big one…
Speculative decoding challenge by anysphere(cursor AI).
Materials for the Learn PyTorch for Deep Learning: Zero to Mastery course.
This repository demonstrates the end-to-end process of deploying a machine learning model in a JavaScript environment, from training and conversion to integration and prediction.
analysis of company data to identify trends in acquisitions and overall performance across different industries.
This is a Python script designed to help you adjust the timing of subtitles in .srt files. Whether you need to fix sync issues or simply shift the timing, this script will allow you to add or subtr…
jayeshthk / llama_index
Forked from run-llama/llama_indexLlamaIndex is the leading framework for building LLM-powered agents over your data.
jayeshthk / langchain
Forked from langchain-ai/langchain🦜🔗 Build context-aware reasoning applications
jayeshthk / SEAL
Forked from Arkvien-AI/SEALMicrosoft SEAL is an easy-to-use and powerful homomorphic encryption library.
Evaluation runtime for Phase 2 of the U.S. PETs Prize Challenge
I focus on advancing AI for the benefit of humanity. My work includes simplifying complex tasks and developing cutting-edge models in transformers and agents using reinforcement learning.
jayeshthk / bark
Forked from suno-ai/bark🔉Subtitles to audio conversion added to bark
SpS-SpecDec: a fast Python lib that boosts autoregressive LM inference with speculative decoding. Inspired by DeepMind, it guesses multiple tokens using a small draft model, verifies with a big one…