AnderssonProgramming/langchain-llm-chain-basics
Foundations of LLM orchestration using the LangChain framework for the Enterprise Architecture (AREP) course at Escuela Colombiana de Ingeniería Julio Garavito. This project implements LangChain Expression Language (LCEL) chains, dynamic prompt templates, and multi-purpose AI demonstrators powered by Groq's LPU inference engine for high-performance
Stars
—
Forks
—
Language
Python
License
MIT
Category
Last pushed
Feb 13, 2026
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/prompt-engineering/AnderssonProgramming/langchain-llm-chain-basics"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
ju-bezdek/langchain-decorators
syntactic sugar 🍭 for langchain
curiousily/Get-Things-Done-with-Prompt-Engineering-and-LangChain
LangChain & Prompt Engineering tutorials on Large Language Models (LLMs) such as ChatGPT with...
mzarnecki/course_llm_agent_apps_with_langchain_and_langgraph
AI apps development in LangChain & LangGraph - tutorial notebooks
sergeyleschev/langchain-js
This repository are a series of demonstration scripts highlighting the functionalities of...
kylejtobin/langchain_search_bot
A simple LangChain 🦜🔗 bot that uses OpenAI and Google Search to do question answering.