miguelvanegas-c/LLMImplementation
This repository demonstrates how to build a functional AI agent using LangChain in Python, following the official Quickstart guide. LangChain is an open-source framework that simplifies connecting and orchestrating large language models (LLMs), tools, and custom logic into intelligent applications.
Stars
—
Forks
—
Language
Jupyter Notebook
License
—
Category
Last pushed
Feb 22, 2026
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/miguelvanegas-c/LLMImplementation"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
googleapis/nodejs-vision
This repository is deprecated. All of its content and history has been moved to...
googleapis/nodejs-translate
This repository is deprecated. All of its content and history has been moved to...
brucetruth/minigpt
A minimal, hackable, CPU-first GPT implementation in pure Go
ekagrashukla/GRANNY-GPT2-Based-Multiple_Genre-Story-Generator-Web-Application
A Web Application to generate multiple genre stories based on Open AI's GPT-2 Model
kyegomez/GPT3
An implementation of the base GPT-3 Model architecture from the paper by OPENAI "Language Models...