awesome-repositories.com
博客
awesome-repositories.com

通过 AI 驱动的搜索,发现最优秀的开源仓库。

探索精选搜索开源替代品自托管软件博客网站地图
项目关于排名机制媒体报道MCP 服务器
法律隐私政策服务条款
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
ed-donner avatar

ed-donner/llm_engineering

0
View on GitHub↗
4,932 星标·4,612 分支·Jupyter Notebook·mit·13 次浏览

Llm Engineering

This project is an educational resource and software architecture framework focused on the technical foundations of large language model engineering. It provides a collection of guides and design patterns for building and maintaining professional, scalable systems using large language models.

The resource outlines practical implementation patterns for orchestrating workflows that combine prompt engineering, model calls, and vector databases. It focuses on transforming prompt development into a structured engineering process to ensure reliable model outputs in production environments.

The covered capabilities include workflow orchestration, production prompt engineering, and the integration of vector databases to provide external context for model responses.

Features

  • LLM Education - Structured curriculum covering setup, Python, APIs, and deployment for learning large language model engineering.
  • Agentic Reasoning Frameworks - Autonomous agents are built using a reasoning-acting loop that alternates between LLM calls and tool execution.
  • Autonomous AI Agents - Build autonomous agents that use large language models to plan, reason, and execute multi-step tasks independently.
  • Autonomous Task Agents - Building AI agents that leverage LLMs for planning, reasoning, and executing multi-step tasks.
  • Cloud GPU Notebooks - Notebooks are designed to run on remote GPU instances, with instructions for attaching to cloud compute resources.
  • Curriculum Structures - Guide learners through a multi-week sequence of notebooks covering setup, Python, and deployment basics.
  • Weekly Module Progressions - Guided progression through weekly modules to build skills for creating an autonomous AI agent.
  • Large Language Model Curricula - A multi-week structured curriculum that teaches building autonomous AI agents using large language models and cloud GPUs.
  • Autonomous Agent Development Courses - A hands-on course guiding learners through planning, reasoning, and executing multi-step tasks with LLMs.
  • Jupyter Notebook Curricula - The learning material is organised as independent Jupyter notebooks that can be executed in sequence, each covering a self-contained topic.
  • Progressive Weekly Modules - The course content is partitioned into weekly blocks, each with incremental complexity and a final project milestone.
  • Cloud GPU Notebooks - Running notebooks on cloud GPUs to accelerate machine learning tasks without requiring local hardware.
  • Pre-Built Agent Toolkits - A pre-built set of tool functions and memory modules is provided to reduce boilerplate when constructing agents.
  • Ongoing Learning Programs - A weekly sequenced program covering Python, APIs, deployment, and LLM integration for agent development.
  • Open-Source Learning Programs - A community-driven curriculum with setup guides and contributed materials for learning LLM engineering.

Star 历史

ed-donner/llm_engineering 的 Star 历史图表ed-donner/llm_engineering 的 Star 历史图表

AI 搜索

探索更多 awesome 仓库

用简单的语言描述您的需求 —— AI 将根据相关性为您从数千个精选开源项目中进行排序。

Start searching with AI

常见问题解答

ed-donner/llm_engineering 是做什么的?

This project is an educational resource and software architecture framework focused on the technical foundations of large language model engineering. It provides a collection of guides and design patterns for building and maintaining professional, scalable systems using large language models.

ed-donner/llm_engineering 的主要功能有哪些?

ed-donner/llm_engineering 的主要功能包括:LLM Education, Agentic Reasoning Frameworks, Autonomous AI Agents, Autonomous Task Agents, Cloud GPU Notebooks, Curriculum Structures, Weekly Module Progressions, Large Language Model Curricula。

ed-donner/llm_engineering 有哪些开源替代品?

ed-donner/llm_engineering 的开源替代品包括: datawhalechina/so-large-lm — This project is a comprehensive educational curriculum and structured learning path covering the full lifecycle of… datawhalechina/llms-from-scratch-cn — This project is an educational course and set of instructional materials for building large language models from… datawhalechina/tiny-universe — Tiny Universe is an educational monorepo that delivers multiple independent implementations of core AI subsystems as… j3ssie/osmedeus — Osmedeus is a security workflow orchestration engine that coordinates AI agents, shell commands, and scanning tools… yandexdataschool/nlp_course — YSDA course in Natural Language Processing. sharifizarchi/introduction_to_machine_learning — This repository provides a comprehensive academic curriculum for machine learning and artificial intelligence. It…

Llm Engineering 的开源替代方案

相似的开源项目,按与 Llm Engineering 的功能重合度排序。
  • datawhalechina/so-large-lmdatawhalechina 的头像

    datawhalechina/so-large-lm

    7,400在 GitHub 上查看↗

    This project is a comprehensive educational curriculum and structured learning path covering the full lifecycle of large language models. It provides a guided progression through the theory, architecture, training, and deployment of these models. The curriculum includes specialized guides on transformer architecture, model training tutorials, and frameworks for designing autonomous agents. It also provides dedicated resources for studying model safety and ethics. The material covers a wide range of technical capabilities, including distributed training strategies, parameter-efficient fine-tu

    在 GitHub 上查看↗7,400
  • datawhalechina/llms-from-scratch-cndatawhalechina 的头像

    datawhalechina/llms-from-scratch-cn

    4,211在 GitHub 上查看↗

    This project is an educational course and set of instructional materials for building large language models from scratch using Python. It provides a step-by-step guide and practical tutorials focused on the internal mechanics of transformer architectures and pre-training workflows. The repository features a framework for implementing and comparing diverse model families, including Llama, GLM, and RWKV. It uses a configuration-driven assembly approach to analyze the structural differences and internal mechanisms of these various architectures. The codebase covers the complete development pipe

    Jupyter Notebookglmllamallm
    在 GitHub 上查看↗4,211
  • datawhalechina/tiny-universedatawhalechina 的头像

    datawhalechina/tiny-universe

    4,505在 GitHub 上查看↗

    Tiny Universe is an educational monorepo that delivers multiple independent implementations of core AI subsystems as self-contained Jupyter notebooks. It provides from-scratch constructions of foundational architectures including a complete Transformer model built from the original paper specification, a denoising diffusion probabilistic model for image generation, and a ReAct-style autonomous agent framework that equips an LLM with tools for planning and multi-step task execution. The project distinguishes itself by covering the full lifecycle of modern AI systems through hands-on implementa

    Jupyter Notebookagentdiffusionevaluation-metrics
    在 GitHub 上查看↗4,505
  • j3ssie/osmedeusj3ssie 的头像

    j3ssie/Osmedeus

    6,425在 GitHub 上查看↗

    Osmedeus is a security workflow orchestration engine that coordinates AI agents, shell commands, and scanning tools through declarative YAML pipelines. It functions as a distributed security scanner, a declarative workflow automator, and an AI agent framework for security, enabling automated multi-step security analysis with conditional branching, parallel execution, and distributed workers. The engine distinguishes itself through a hybrid runner model that executes workflow steps on the local host, inside Docker containers, or over SSH to remote machines, selected per step or module. It supp

    Go
    在 GitHub 上查看↗6,425
查看 Llm Engineering 的所有 30 个替代方案→