shaikarshad's Stars
Significant-Gravitas/AutoGPT
AutoGPT is the vision of accessible AI for everyone, to use and to build on. Our mission is to provide the tools, so that you can focus on what matters.
AUTOMATIC1111/stable-diffusion-webui
Stable Diffusion web UI
ollama/ollama
Get up and running with Llama 3.2, Mistral, Gemma 2, and other large language models.
ggerganov/llama.cpp
LLM inference in C/C++
comfyanonymous/ComfyUI
The most powerful and modular diffusion model GUI, api and backend with a graph/nodes interface.
mlabonne/llm-course
Course to get into Large Language Models (LLMs) with roadmaps and Colab notebooks.
coqui-ai/TTS
🐸💬 - a deep learning toolkit for Text-to-Speech, battle-tested in research and production
microsoft/autogen
A programming framework for agentic AI 🤖
upscayl/upscayl
🆙 Upscayl - #1 Free and Open Source AI Image Upscaler for Linux, MacOS and Windows.
myshell-ai/OpenVoice
Instant voice cloning by MIT and MyShell.
yoheinakajima/babyagi
Mozilla-Ocho/llamafile
Distribute and run LLMs with a single file.
stanfordnlp/dspy
DSPy: The framework for programming—not prompting—foundation models
dair-ai/ML-Papers-Explained
Explanation to key concepts in ML
WooooDyy/LLM-Agent-Paper-List
The paper list of the 86-page paper "The Rise and Potential of Large Language Model Based Agents: A Survey" by Zhiheng Xi et al.
tobymao/sqlglot
Python SQL Parser and Transpiler
conda-forge/miniforge
A conda-forge distribution.
gitpython-developers/GitPython
GitPython is a python library used to interact with Git repositories.
kelvins/awesome-mlops
:sunglasses: A curated list of awesome MLOps tools
andialbrecht/sqlparse
A non-validating SQL parser module for Python
quantopian/qgrid
An interactive grid for sorting, filtering, and editing DataFrames in Jupyter notebooks
jacoblee93/fully-local-pdf-chatbot
Yes, it's another chat over documents implementation... but this one is entirely local!
landing-ai/vision-agent
Vision agent
palantir/pyspark-style-guide
This is a guide to PySpark code style presenting common situations and the associated best practices based on the most frequent recurring topics across the PySpark repos we've encountered.
WestHealth/pyvis
Python package for creating and visualizing interactive network graphs.
microsoft/azure-devops-python-api
Azure DevOps Python API
PBI-David/Deneb-Showcase
A collection of advanced dataviz examples using Vega, Vega-Lite, Deneb and Power BI.
nordquant/complete-dbt-bootcamp-zero-to-hero
Supplementary Materials for the The Complete dbt (Data Build Tool) Bootcamp Udemy course
amitsangani/Llama
All the projects related to Llama
klahnakoski/mo-sql-parsing
Let's make a SQL parser so we can provide a familiar interface to non-sql datastores!