krasserm's Stars
ytdl-org/youtube-dl
Command-line program to download videos from YouTube.com and other video sites
ggerganov/llama.cpp
LLM inference in C/C++
facebookresearch/segment-anything
The repository provides code for running inference with the SegmentAnything Model (SAM), links for downloading the trained model checkpoints, and example notebooks that show how to use the model.
geekan/MetaGPT
🌟 The Multi-Agent Framework: First AI Software Company, Towards Natural Language Programming
microsoft/autogen
A programming framework for agentic AI 🤖 PyPi: autogen-agentchat Discord: https://aka.ms/autogen-discord Office Hour: https://aka.ms/autogen-officehour
microsoft/JARVIS
JARVIS, a system to connect LLMs with ML community. Paper: https://arxiv.org/pdf/2303.17580.pdf
guidance-ai/guidance
A guidance language for controlling large language models.
assafelovic/gpt-researcher
LLM based autonomous agent that conducts local and web research on any topic and generates a comprehensive report with citations.
huggingface/text-generation-inference
Large Language Model Text Generation Inference
Uberi/speech_recognition
Speech recognition module for Python, supporting several engines and APIs, online and offline.
facebookresearch/ImageBind
ImageBind One Embedding Space to Bind Them All
abetlen/llama-cpp-python
Python bindings for llama.cpp
outlines-dev/outlines
Structured Text Generation
facebookresearch/llama-recipes
Scripts for fine-tuning Llama2 with composable FSDP & PEFT methods to cover single/multi-node GPUs. Supports default & custom datasets for applications such as summarization & question answering. Supporting a number of candid inference solutions such as HF TGI, VLLM for local or cloud deployment.Demo apps to showcase Llama2 for WhatsApp & Messenger
kyrolabs/awesome-langchain
😎 Awesome list of tools and projects with the awesome LangChain framework
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.
OpenBMB/ToolBench
[ICLR'24 spotlight] An open platform for training, serving, and evaluating large language model for tool learning.
BuilderIO/ai-shell
A CLI that converts natural language to shell commands.
Alpha-VLLM/LLaMA2-Accessory
An Open-source Toolkit for LLM Development
Zjh-819/LLMDataHub
A quick guide (especially) for trending instruction finetuning datasets
emcf/engshell
An English-language shell for any OS, powered by LLMs
agiresearch/OpenAGI
OpenAGI: When LLM Meets Domain Experts
cgarciae/pypeln
Concurrent data pipelines in Python >>>
THUDM/AgentTuning
AgentTuning: Enabling Generalized Agent Abilities for LLMs
theodo-group/GenossGPT
One API for all LLMs either Private or Public (Anthropic, Llama V2, GPT 3.5/4, Vertex, GPT4ALL, HuggingFace ...) 🌈🐂 Replace OpenAI GPT with any LLMs in your app with one line.
philschmid/clipper.js
HTML to Markdown converter and crawler.
raimon49/pip-licenses
Dump the license list of packages installed with pip.
google-research/composed_image_retrieval
camille-vanhoffelen/langchain-huggingGPT
Langchain implementation of HuggingGPT
gazpachoking/jsonref
Automatically dereferences JSON references within a JSON document.