langchain-tools
There are 10 repositories under langchain-tools topic.
Sayvai-io/custom-tools
Custom tools for LangChain
ScrapeGraphAI/langchain-scrapegraph
ScrapeGraph client langchain integration
achalise/langchainapp
FullStack LangChain application using SpringBoot, LangChain4J and React - integrate with internal data and api and upload internal documents for RAG
arkapatra31/LangChain
Implementing LangChain concepts and building meaningful stuffs
leo-capvano/generative_ai_demos
Generative AI demos, an example of a langchain based application that implements Retrieval-Augmented-Generation for an enhanced generation. It uses OpenAI model and OpenAI function tool agent. Able to run Ollama Mistral local LLM too.
shaheennabi/Untold-LangGraph
🎇 Untold-LangGraph: Exploring LangChain Agents ✨ This repository focuses on experimenting with and implementing LangChain and LangGraph agents. 🚀 Stay up-to-date with the latest LangChain documentation. 🌍✨ and push the boundaries of agent-based AI applications. 💡💬 I
Harikishan-AI/Search-Engine-Gen-AI-App-using-LangChain
This project is a search-powered AI chatbot built with Streamlit and LangChain, designed to retrieve information from multiple sources like Wikipedia, Arxiv, and DuckDuckGo. It leverages LangChain's agent framework and Groq API for real-time, intelligent responses.
raphavtorres/langchain101
learning to use LangChain with OpenAI
prernarohra/Tech-Research-Agent
This Tech Research Agent will help you research about any topic related to technology, whether it's old news or latest, my tech agent has you covered.
SamJoeSilvano/Multi-Source-Knowledge-Retrieval-System
An end-to-end multi-source knowledge retrieval system using LangChain, FAISS, and OpenAI embeddings. This Retrieval-Augmented Generation (RAG) pipeline intelligently searches across Wikipedia, arXiv, and custom websites, optimizing source selection and delivering precise, real-time results based on query relevance.