Found 163 repositories(showing 30)
campusx-official
Codes related to my LangChain playlist
elizabethsiegle
Generate an optimal path on a map a la Traveling Salesman Problem to hit different landmarks in an input city using Cloudflare Workers AI (using LlaMA-3.1), LangChain (for prompt templates and comma separated list output parser), Mapbox to create a map and get information about cities and landmarks in those cities, and Folium to edit the map.
CharlesSQ
A custom chat agent implemented using Langchain, gpt-3.5 and Pinecone. Implements memory management for context, a custom prompt template, a custom output parser, and a QA tool.
irfanahmed040
This repository demonstrates structured output parsing techniques in LangChain using different output parsers including:
PakistanAiFrontierCorps
No description available
DrParthaMajumder
Practical guide to LangChain output parsers. Convert raw LLM text into structured, validated data (JSON, lists, tables) with schemas, robust error handling, and retries. Build reliable pipelines that downstream tools can trust and automate.
rukshar69
Use LangChain's Output Parser to Extract Information from ChatGPT Prompt Response
vinodvpillai
Demonstrate flexible output parsing techniques using LangChain's powerful chaining and output parsing capabilities.
mdshiblinoman
No description available
lijin-durairaj-code-mode
No description available
bantee-sharma
No description available
agrawalpraveen12
Structured LLM output validation using LangChain Output Parsers, demonstrating JSON parsing, Pydantic schema enforcement, and multi-stage chain workflows.
Design robust structured outputs for LLM applications. Learn how to enforce schema-driven responses using TypedDict, Pydantic Output Parsers, and LangChain—especially for open-source LLMs that lack native structured output support.
I have used travel panner by using langchain chat_prompt_template, chat_model and output_parser and also use streamlit for UI.
shreyasskrishna
Chatbot using Langchain, Ollama LLM, Prompt Template, Streamlit UI, Output Parser, and Chain, built and run in Jupyter Notebook. Demonstrates flexible, customizable, and efficient design.
AmitK0105
This repository is dedicated for Langchain parser.. Basically idea is get the structured output so that it can able to communicate with other system like; database etc.
SeifEldenOsama
The AI CV Parser is an intelligent automation tool that utilizes Large Language Models (LLMs) to extract structured information from unstructured resumes. By combining Mistral-Nemo with LangChain's structured output parsing and Streamlit.
ArdaYeni
A ReACT-based chatbot agent leveraging LangChain, the Ollama LLM (llama3), and DuckDuckGo search integration. This project demonstrates how to build a conversational AI with a custom output parser to extract and present final answers cleanly.
Leveraging language model frameworks such as LangChain and LlamaIndex to create synthetic data for various journal entries across a few domains. Using Pydantic as the output parser that allows me, the AI engineer, to specify an arbitrary JSON schema and query LLMs for JSON outputs that conform to that schema.
khalid-kifayat
No description available
khalid-kifayat
No description available
ManavBassi
No description available
Atanu-Guchhait
OutputParser
rohit661199
No description available
maafaq80
No description available
TummalapentaTejtarun
No description available
naeem679-51
No description available
RisheeShukla
No description available
NeelContractor
Langchain Output Parser
ChintaKrishnaMourya
No description available