AhmadKamal0's Stars
huggingface/picotron
Minimalistic 4D-parallelism distributed training framework for education purpose
UBC-NLP/peacock
This is the official repository for Peacock: A Family of Arabic Multimodal Large Language Models and Benchmarks.
chiphuyen/aie-book
[WIP] Resources for AI engineers. Also contains supporting materials for the book AI Engineering (Chip Huyen, 2025)
aishwaryanr/awesome-generative-ai-guide
A one stop repository for generative AI research updates, interview resources, notebooks and much more!
google-research-datasets/Synthetic-Persona-Chat
The Synthetic-Persona-Chat dataset is a synthetically generated persona-based dialogue dataset. It extends the original Persona-Chat dataset.
langflow-ai/langflow
Langflow is a low-code app builder for RAG and multi-agent AI applications. It’s Python-based and agnostic to any model, API, or database.
athina-ai/rag-cookbooks
This repository contains various advanced techniques for Retrieval-Augmented Generation (RAG) systems.
MohamedAliRashad/arabic-nougat
Code for Arabic Nougat
unclecode/crawl4ai
🚀🤖 Crawl4AI: Crawl Smarter, Faster, Freely. For AI.
microsoft/graphrag
A modular graph-based Retrieval-Augmented Generation (RAG) system
andrewyng/aisuite
Simple, unified interface to multiple Generative AI providers
thu-ml/SageAttention
Quantized Attention that achieves speedups of 2.1-3.1x and 2.7-5.1x compared to FlashAttention2 and xformers, respectively, without lossing end-to-end metrics across various models.
clvrai/awesome-rl-envs
microsoft/TinyTroupe
LLM-powered multiagent persona simulation for imagination enhancement and business insights.
mudler/LocalAI
:robot: The free, Open Source alternative to OpenAI, Claude and others. Self-hosted and local-first. Drop-in replacement for OpenAI, running on consumer-grade hardware. No GPU required. Runs gguf, transformers, diffusers and many more models architectures. Features: Generate Text, Audio, Video, Images, Voice Cloning, Distributed, P2P inference
rasbt/LLMs-from-scratch
Implement a ChatGPT-like LLM in PyTorch from scratch, step by step
0nutation/SpeechGPT
SpeechGPT Series: Speech Large Language Models
janhq/ichigo
Local realtime voice AI
meta-llama/llama-recipes
Scripts for fine-tuning Meta Llama with composable FSDP & PEFT methods to cover single/multi-node GPUs. Supports default & custom datasets for applications such as summarization and Q&A. Supporting a number of candid inference solutions such as HF TGI, VLLM for local or cloud deployment. Demo apps to showcase Meta Llama for WhatsApp & Messenger.
a-ghorbani/pocketpal-ai
An app that brings language models directly to your phone.
facebookresearch/lingua
Meta Lingua: a lean, efficient, and easy-to-hack codebase to research LLMs.
apple/ml-hypercloning
e2b-dev/awesome-ai-agents
A list of AI autonomous agents
usefulsensors/moonshine
Fast and accurate automatic speech recognition (ASR) for edge devices
facebookresearch/LayerSkip
Code for "LayerSkip: Enabling Early Exit Inference and Self-Speculative Decoding", ACL 2024
phidatahq/phidata
Build multi-modal Agents with memory, knowledge, tools and reasoning. Chat with them using a beautiful Agent UI.
EricLBuehler/mistral.rs
Blazingly fast LLM inference.
microsoft/SynthMoCap
SynthMoCap Datasets
microsoft/BitNet
Official inference framework for 1-bit LLMs
TechT3o/FPS-Video-Game-Imitation-Learning
We are addressing the method in which an agent can learn aiming at targets in first person shooter video games and then using one-shot imitation learning generalizes to a new video game environment.