-
dataroots
- https://blog.timleers.com
- in/tim-leers
-
LLMs-from-scratch Public
Forked from rasbt/LLMs-from-scratchImplement a ChatGPT-like LLM in PyTorch from scratch, step by step
Jupyter Notebook Other UpdatedAug 21, 2025 -
agents Public
Forked from livekit/agentsA powerful framework for building realtime voice AI agents 🤖🎙️📹
Python Apache License 2.0 UpdatedAug 17, 2025 -
pydantic-ai Public
Forked from pydantic/pydantic-aiAgent Framework / shim to use Pydantic with LLMs
Python MIT License UpdatedJul 17, 2025 -
graphiti Public
Forked from getzep/graphitiBuild and query dynamic, temporally-aware Knowledge Graphs
Python Apache License 2.0 UpdatedMar 17, 2025 -
-
terraform-provider-prefect Public
Forked from PrefectHQ/terraform-provider-prefectTerraform Provider for Prefect Cloud
Go Apache License 2.0 UpdatedAug 1, 2024 -
terraform-aws-tfstate-backend Public
Forked from cloudposse/terraform-aws-tfstate-backendTerraform module that provision an S3 bucket to store the `terraform.tfstate` file and a DynamoDB table to lock the state file to prevent concurrent modifications and state corruption.
HCL Apache License 2.0 UpdatedJul 31, 2024 -
prefect Public
Forked from PrefectHQ/prefectPrefect is a workflow orchestration framework for building resilient data pipelines in Python.
Python Apache License 2.0 UpdatedJul 20, 2024 -
python-minimal-boilerplate Public template
Forked from datarootsio/python-minimal-boilerplateSome minimal Python boilerplate.
Python MIT License UpdatedJul 11, 2024 -
prefect-openai Public
Forked from PrefectHQ/prefect-openaiPrefect has archived the original prefect-openai branch. This is, by my knowledge, the only working version of a Block for AzureOpenAI. Feel free to contribute.
Python Apache License 2.0 UpdatedApr 8, 2024 -
awesome-llmops Public
Actual LLM Operations resources. Not another list of models, hobby frameworks. Stuff without code smell that you can use in production.
UpdatedMar 15, 2024 -
llama_index Public
Forked from run-llama/llama_indexLlamaIndex (formerly GPT Index) is a data framework for your LLM applications
Python MIT License UpdatedMar 4, 2024 -
spacy-llm Public
Forked from explosion/spacy-llm🦙 Integrating LLMs into structured NLP pipelines
Python MIT License UpdatedJan 24, 2024 -
dspy Public
Forked from stanfordnlp/dspyStanford DSPy: The framework for programming with foundation models
Python MIT License UpdatedDec 27, 2023 -
langroid Public
Forked from langroid/langroidHarness LLMs with Multi-Agent Programming
Python MIT License UpdatedDec 6, 2023 -
llama2.mojo Public
Forked from tairov/llama2.mojoInference Llama 2 in one file of pure 🔥
Python MIT License UpdatedNov 20, 2023 -
langchain Public
Forked from langchain-ai/langchain⚡ Building applications with LLMs through composability ⚡
Python MIT License UpdatedNov 13, 2023 -
mojo-leetcode Public
Solving leetcode problems with Mojo
-
-
serverless-llm-app-factory Public
Beginner-friendly serverless LLM deployment with Replicate & fly.io
-
llm-api-starterkit Public template
Beginner-friendly repository for launching your first LLM API with Python, LangChain and FastAPI, using local models or the OpenAI API.
-
PuttyGPT Public
Forked from webgrip/PuttyGPTFull Spectrum AI
Python MIT License UpdatedApr 18, 2023 -
-
tabby Public
Forked from TabbyML/tabbySelf-hosted AI coding assistant
Python Apache License 2.0 UpdatedApr 6, 2023 -
-
dalai Public
Forked from cocktailpeanut/dalaiThe simplest way to run LLaMA on your local machine
CSS UpdatedMar 22, 2023 -
-
Open-Assistant Public
Forked from LAION-AI/Open-AssistantOpenAssistant is a chat-based assistant that understands tasks, can interact with third-party systems, and retrieve information dynamically to do so.
Python Apache License 2.0 UpdatedFeb 19, 2023 -
khoj Public
Forked from khoj-ai/khojNatural Language Search Assistant for your Org-Mode and Markdown notes, Beancount transactions and Photos
Python GNU General Public License v3.0 UpdatedFeb 5, 2023 -
ml-skeleton-py Public template
Forked from datarootsio/ml-skeleton-pyA best-practices first project template that allows you to get started on a new machine learning project.