Repository navigation

#

language-model

microsoft/generative-ai-for-beginners

21 Lessons, Get Started Building with Generative AI 🔗 https://microsoft.github.io/generative-ai-for-beginners/

Jupyter Notebook
78535
5 天前
xtekky/gpt4free
Python
64071
20 小时前

🐙 Guides, papers, lecture, notebooks and resources for prompt engineering

MDX
55154
14 天前
rasbt/LLMs-from-scratch

Implement a ChatGPT-like LLM in PyTorch from scratch, step by step

Jupyter Notebook
44646
8 小时前

OpenAssistant is a chat-based assistant that understands tasks, can interact with third-party systems, and retrieve information dynamically to do so.

Python
37307
8 个月前

Code and documentation to train Stanford's Alpaca models, and generate the data.

Python
29943
9 个月前

Universal LLM Deployment Engine with ML Compilation

Python
20425
12 天前
deepset-ai/haystack

AI orchestration framework to build customizable, production-ready LLM applications. Connect components (models, vector DBs, file converters) to pipelines or agents that can interact with your data. With advanced retrieval methods, it's best suited for building RAG, question answering, semantic search or conversational agent chatbots.

Python
20356
1 天前

DocsGPT is an open-source genAI tool that helps users get reliable answers from knowledge source, while avoiding hallucinations. It enables private and reliable information retrieval, with tooling and agentic system capability built in.

TypeScript
15551
1 天前

High-performance In-browser LLM Inference Engine

TypeScript
15243
3 个月前

📦 Repomix (formerly 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, DeepSeek, Perplexity, Gemini, Gemma, Llama, Grok, and more.

TypeScript
14785
4 天前

RWKV (pronounced RwaKuv) is an RNN with great LLM performance, which can also be directly trained like a GPT transformer (parallelizable). We are at RWKV-7 "Goose". So it's combining the best of RNN and transformer - great performance, linear time, constant space (no kv-cache), fast training, infinite ctx_len, and free sentence embedding.

Python
13523
12 天前

The AI Toolkit for TypeScript. From the creators of Next.js, the AI SDK is a free open-source library for building AI-powered applications and agents

TypeScript
13521
10 小时前

Code for loralib, an implementation of "LoRA: Low-Rank Adaptation of Large Language Models"

Python
11767
4 个月前