Skip to content

Latest commit

 

History

History
128 lines (120 loc) · 16 KB

File metadata and controls

128 lines (120 loc) · 16 KB

AI

Resources

Articles

📺 Videos

Courses

Libraries

  • nomic-ai/gpt4all - gpt4all: a chatbot trained on a massive collection of clean assistant data including code, stories and dialogue
  • Torantulino/Auto-GPT - An experimental open-source attempt to make GPT-4 fully autonomous.
  • microsoft/DeepSpeed - DeepSpeed is a deep learning optimization library that makes distributed training and inference easy, efficient, and effective.
  • cfortuner/promptable - Build LLM apps in Typescript/Javascript.
  • lm-sys/FastChat - The release repo for "Vicuna: An Open Chatbot Impressing GPT-4"
  • karpathy/nanoGPT - The simplest, fastest repository for training/finetuning medium-sized GPTs.
  • Significant-Gravitas/Auto-GPT-Plugins - Plugins for Auto-GPT
  • alaeddine-13/thinkgpt
  • LAION-AI/Open-Assistant - OpenAssistant is a chat-based assistant that understands tasks, can interact with third-party systems, and retrieve information dynamically to do so.
  • go-skynet/LocalAI - Self-hosted, community-driven, local OpenAI-compatible API. Drop-in replacement for OpenAI running LLMs on consumer-grade hardware. No GPU required
  • SciSharp/LLamaSharp - C#/.NET binding of llama.cpp, including LLaMa/GPT model inference and quantization, ASP.NET core integration and UI.
  • ggerganov/llama.cpp - Port of Facebook's LLaMA model in C/C++
  • meta-llama/llama - Inference code for Llama models
  • meta-llama/llama3 - The official Meta Llama 3 GitHub site
  • SevaSk/ecoute - Ecoute is a live transcription tool that provides real-time transcripts for both the user's microphone input (You) and the user's speakers output (Speaker) in a textbox. It also generates a suggested response using OpenAI's GPT-3.5 for the user to say based on the live transcription of the conversation.
  • AntonOsika/gpt-engineer - Specify what you want it to build, the AI asks for clarification, and then builds it.
  • facebookresearch/llama - Inference code for LLaMA models
  • camenduru/text-generation-webui-colab - A colab gradio web UI for running Large Language Models
  • microsoft/semantic-kernel - Integrate cutting-edge LLM technology quickly and easily into your apps
  • huggingface/transformers ⭐ - Transformers: State-of-the-art Machine Learning for Pytorch, TensorFlow, and JAX.
  • huggingface/diffusers ⭐ - Diffusers: State-of-the-art diffusion models for image and audio generation in PyTorch
  • imartinez/privateGPT ⭐ Interact privately with your documents using the power of GPT, 100% privately, no data leaks
  • UKPLab/sentence-transformers - Multilingual Sentence & Image Embeddings with BERT
  • chroma-core/chroma - the AI-native open-source embedding database
  • microsoft/azurechatgpt - Azure ChatGPT: Private & secure ChatGPT for internal enterprise use
  • StanGirard/quivr - Your Second Brain supercharged by Generative AI Dump all your files and chat with your personal assistant on your files & more using GPT 3.5/4, Private, Anthropic, VertexAI, LLMs...
  • karpathy/llama2.c - Inference Llama 2 in one file of pure C
  • SciSharp/BotSharp - The LLM Powered Chatbot Framework in .NET
  • oobabooga/text-generation-webui - A Gradio web UI for Large Language Models. Supports transformers, GPTQ, llama.cpp (ggml/gguf), Llama models
  • jmorganca/ollama ⭐ - Get up and running with Llama 2 and other large language models locally
  • trholding/llama2.c - About Llama 2 Everywhere (L2E)
  • xtekky/gpt4free - The official gpt4free repository | various collection of powerful language models
  • RayVentura/ShortGPT - ShortGPT - Experimental AI framework for automated short/video content creation.
  • LAION-AI/Open-Assistant - OpenAssistant is a chat-based assistant that understands tasks, can interact with third-party systems, and retrieve information dynamically to do so.
  • tmc/langchaingo - LangChain for Go, the easiest way to write LLM-based programs in Go
  • abi/screenshot-to-code - Drop in a screenshot and convert it to clean HTML/Tailwind/JS code
  • janhq/jan - Jan is an open source alternative to ChatGPT that runs 100% offline on your computer
  • langchain-ai/langchain ⭐ - Build context-aware reasoning applications
  • meta-llama/llama-models - Utilities intended for use with Llama models.
  • black-forest-labs/flux - Official inference repo for FLUX.1 models
  • User-friendly WebUI for LLMs (Formerly Ollama WebUI) - User-friendly WebUI for LLMs (Formerly Ollama WebUI)
  • microsoft/autogen - A programming framework for agentic AI.
  • microsoft/JARVIS - JARVIS, a system to connect LLMs with ML community. Paper:
  • Kwai-Kolors/Kolors - Kolors: Effective Training of Diffusion Model for Photorealistic Text-to-Image Synthesis
  • microsoft/kernel-memory - RAG architecture: index and query any data using LLM and natural language, track sources, show citations, asynchronous memory patterns
  • unslothai/unsloth - Finetune Llama 3.1, Mistral, Phi & Gemma LLMs 2-5x faster with 80% less memory
  • meta-llama/codellama - Inference code for CodeLlama models DeepSeek-Coder-V2: Breaking the Barrier of Closed-Source Models in Code Intelligence
  • deepseek-ai/DeepSeek-Coder-V2 - DeepSeek-Coder-V2: Breaking the Barrier of Closed-Source Models in Code Intelligence
  • UKPLab/sentence-transformers - State-of-the-Art Text Embeddings
  • SciSharp/TensorFlow.NET - .NET Standard bindings for Google's TensorFlow for developing, training and deploying Machine Learning models in C# and F#.
  • dotnet/smartcomponents - Sample intelligent app features provided as reusable .NET components
  • yamadashy/repopack - Repopack is a powerful tool that packs your entire repository into a single, AI-friendly file. Perfect for when you need to feed your codebase to Large Language Models (LLMs) or other AI tools like Claude, ChatGPT, and Gemini.
  • BerriAI/litellm - Python SDK, Proxy Server (LLM Gateway) to call 100+ LLM APIs in OpenAI format - [Bedrock, Azure, OpenAI, VertexAI, Cohere, Anthropic, Sagemaker, HuggingFace, Replicate, Groq]
  • microsoft/BitNet - Official inference framework for 1-bit LLMs

Tools

  • zed-industries/zed - Code at the speed of thought – Zed is a high-performance, multiplayer code editor from the creators of Atom and Tree-sitter.
  • saoudrizwan/claude-dev - Autonomous coding agent right in your IDE, capable of creating/editing files, executing commands, and more with your permission every step of the way.
  • meltylabs/melty - Chat first code editor. To download the packaged app:
  • trypear/pearai-app - The Open Source AI-Powered Code Editor. A fork of VSCode and Continue.
  • paul-gauthier/aider - aider is AI pair programming in your terminal
  • continuedev/continue - Continue is the leading open-source AI code assistant. You can connect any models and any context to build custom autocomplete and chat experiences inside VS Code and JetBrains
  • AbanteAI/mentat - Mentat - The AI Coding Assistant
  • stitionai/devika - Devika is an Agentic AI Software Engineer that can understand high-level human instructions, break them down into steps, research relevant information, and write code to achieve the given objective.
  • TabbyML/tabby - Self-hosted AI coding assistant
  • gpt-engineer-org/gpt-engineer - Platform to experiment with the AI Software Engineer. Terminal based. NOTE: Very different from
  • Pythagora-io/gpt-pilot - The first real AI developer
  • microsoft/chat-copilot
  • All-Hands-AI/OpenHands - OpenHands: Code Less, Make More
  • Doriandarko/o1-engineer - o1-engineer is a command-line tool designed to assist developers in managing and interacting with their projects efficiently.
  • Doriandarko/claude-engineer - Claude Engineer is an interactive command-line interface (CLI) that leverages the power of Anthropic's Claude-3.5-Sonnet model to assist with software development tasks.
  • Doriandarko/RepoToTextForLLMs - Automate the analysis of GitHub repositories for LLMs with RepoToTextForLLMs.
  • carlrobertoh/CodeGPT - The leading open-source AI copilot for JetBrains. Connect to any model in any environment, and customize your coding experience in any way you like.
  • plandex-ai/plandex - AI driven development in your terminal. Designed for large, real-world tasks.
  • sourcegraph/cody - Type less, code more: Cody is an AI code assistant that uses advanced search and codebase context to help you write and fix code.

Samples

Books