deniaud/LangChain-mini
🦜️🔗 This is a python re-implementation of LangChain, in ~150 lines of code
This tool helps you get answers to complex questions or solve problems by conversing with an AI assistant that can use external tools like a search engine or a calculator. You provide your questions or tasks as text, and the assistant gives you direct answers, calculations, or even code suggestions. It's ideal for anyone needing quick, informed responses without manually switching between applications.
No commits in the last 6 months.
Use this if you need an intelligent assistant that can tap into web search, perform calculations, or outline coding solutions to quickly answer your questions and streamline your problem-solving.
Not ideal if you require an AI for highly specialized, domain-specific tasks that go beyond general knowledge, calculations, or basic code generation, or if you need to integrate with proprietary internal systems.
Stars
9
Forks
—
Language
Python
License
—
Category
Last pushed
Aug 02, 2023
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/llm-tools/deniaud/LangChain-mini"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
Chainlit/chainlit
Build Conversational AI in minutes ⚡️
FullStackWithLawrence/aws-openai
Example ChatGPT chatbots using Langchain and OpenAI
mfmezger/conversational-agent-langchain
FastAPI Backend for a Conversational Agent using Cohere, (Azure) OpenAI, Langchain & Langgraph...
kvncampos/nautobot-ai-ops
Nautobot AI Plugin - Large Language Models (LLM), Model Context Protocol (MCP), Middleware and...
haseeb-heaven/langchain-coder
Web Application that can generate code and fix bugs and run using various LLM's (GPT,Gemini,PALM)