ConnectAI-E/LangChain-Tutior
⛓ LangChain 入门指南,配套吴恩达老师deeplearning.ai课程 😎复现语言:Python、NodeJs、Golang
This project provides practical code examples and guides for building applications with large language models using LangChain. It takes the concepts from Andrew Ng's deeplearning.ai course on LangChain and translates them into runnable code. Developers who want to integrate AI capabilities into their software using Python, Node.js, or Go can use this to learn how to structure and implement such applications.
177 stars. No commits in the last 6 months.
Use this if you are a software developer looking for hands-on examples to implement AI applications with LangChain in Python, Node.js, or Go, based on a structured educational course.
Not ideal if you are not a programmer and are looking for a no-code solution or a high-level conceptual overview without diving into code.
Stars
177
Forks
25
Language
Jupyter Notebook
License
MIT
Category
Last pushed
Jan 03, 2024
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/llm-tools/ConnectAI-E/LangChain-Tutior"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Compare
Higher-rated alternatives
LangChain-OpenTutorial/LangChain-OpenTutorial
LangChain, LangGraph Open Tutorial for everyone!
langchain-ai/docs
🦜🔗 Docs for LangChain projects
teddylee777/langchain-kr
LangChain 공식 Document, Cookbook, 그 밖의 실용 예제를 바탕으로 작성한 한국어 튜토리얼입니다. 본 튜토리얼을 통해 LangChain을 더 쉽고...
ravsau/langchain-notes
notes on langchain
Azure-Samples/function-python-ai-langchain
Simple starting point function to host LangChains with LLMs and other tools in an Azure Function.