deshwalmahesh's Stars
feder-cr/Auto_Jobs_Applier_AIHawk
Auto_Jobs_Applier_AIHawk is a tool that automates the jobs application process. Utilizing artificial intelligence, it enables users to apply for multiple job offers in an automated and personalized way.
rlabbe/Kalman-and-Bayesian-Filters-in-Python
Kalman Filter book using Jupyter Notebook. Focuses on building intuition and experience, not formal proofs. Includes Kalman filters,extended Kalman filters, unscented Kalman filters, particle filters, and more. All exercises include solutions.
NirDiamant/RAG_Techniques
This repository showcases various advanced techniques for Retrieval-Augmented Generation (RAG) systems. RAG systems combine information retrieval with generative models to provide accurate and contextually rich responses.
openai/jukebox
Code for the paper "Jukebox: A Generative Model for Music"
modelscope/FunASR
A Fundamental End-to-End Speech Recognition Toolkit and Open Source SOTA Pretrained Models, Supporting Speech Recognition, Voice Activity Detection, Text Post-processing etc.
xizhang20181005/Leetcode_company_frequency
Collection of leetcode company tag problems. Periodically updating.
kohya-ss/sd-scripts
online-ml/river
🌊 Online machine learning in Python
microsoft/muzic
Muzic: Music Understanding and Generation with Artificial Intelligence
geopy/geopy
Geocoding library for Python.
collabora/WhisperSpeech
An Open Source text-to-speech system built by inverting Whisper.
ostris/ai-toolkit
Various AI scripts. Mostly Stable Diffusion stuff.
lucidrains/musiclm-pytorch
Implementation of MusicLM, Google's new SOTA model for music generation using attention networks, in Pytorch
zou-group/textgrad
TextGrad: Automatic ''Differentiation'' via Text -- using large language models to backpropagate textual gradients.
Cormanz/smartgpt
A program that provides LLMs with the ability to complete complex tasks using plugins.
feizc/FluxMusic
Text-to-Music Generation with Rectified Flow Transformers
urchade/GLiNER
Generalist and Lightweight Model for Named Entity Recognition (Extract any entity types from texts) @ NAACL 2024
qiuqiangkong/audioset_tagging_cnn
GAIR-NLP/factool
FacTool: Factuality Detection in Generative AI
google-deepmind/long-form-factuality
Benchmarking long-form factuality in large language models. Original code for our paper "Long-form factuality in large language models".
ivcylc/qa-mdt
OpenMusic: SOTA Text-to-music (TTM) Generation
google-deepmind/opro
official code for "Large Language Models as Optimizers"
raphaelsty/neural-cherche
Neural Search
smartyfh/LLM-Uncertainty-Bench
Benchmarking LLMs via Uncertainty Quantification
lightonai/pylate
Late Interaction Models Training & Retrieval
aporia-ai/mlops.toys
🎲 A curated list of MLOps projects, tools and resources
xnought/vae-explainer
Interactive Variational Autoencoder (VAE)
poloclub/LLM-Attributor
LLM Attributor: Attribute LLM's Generated Text to Training Data
schowdhury671/melfusion
LoveCatc/supervised-llm-uncertainty-estimation
This repo contains code for paper: "Uncertainty Estimation and Quantification for LLMs: A Simple Supervised Approach".