pjirsa/langchain-quickstart
Jupyter notebook samples to quickly get started with OpenAI and LangChain
This project helps developers quickly set up an environment for building applications with large language models (LLMs) from OpenAI using the LangChain framework. It provides ready-to-use Jupyter notebooks that demonstrate fundamental interactions, such as verifying API access, creating simple processing chains, and generating text embeddings. This is for software developers or data scientists who are looking to prototype or experiment with LLM-powered applications.
No commits in the last 6 months.
Use this if you are a developer looking for a rapid way to explore LangChain and OpenAI capabilities without extensive environment setup.
Not ideal if you are an end-user without programming experience, as this project requires coding and development environment setup.
Stars
10
Forks
7
Language
Jupyter Notebook
License
—
Category
Last pushed
Dec 06, 2023
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/llm-tools/pjirsa/langchain-quickstart"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
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.