rubentak/Langchain
This repository will show how Langchain๐ฆ๐ library can be used and integrated
This project helps Python developers integrate powerful AI models with diverse external data sources like databases, CSVs, and PDFs. It allows you to build sophisticated applications that can understand and respond to user queries using up-to-date or specific information, rather than just pre-trained knowledge. Developers use it to create intelligent tools like chatbots or data analysis assistants that can "talk" to your files.
No commits in the last 6 months.
Use this if you are a Python developer looking to build AI applications that need to access and process information from various external sources.
Not ideal if you are an end-user without programming skills or if you only need a simple, standalone AI model without external data integration.
Stars
50
Forks
20
Language
Jupyter Notebook
License
—
Category
Last pushed
Oct 10, 2023
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/llm-tools/rubentak/Langchain"
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.