You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
LangChainRunnables is a Python-based project showcasing and learing five distinct LangChain workflowsβBranch, Lambda, Parallel, Passthrough, and Sequenceβusing OpenRouterβs free API. It demonstrates AIdriven text processing tasks generating facts, summarizing reports, creating notes and quizzes, responding to sentiment feedback, and crafting jokes
An exploration of the modern LangChain Expression Language (LCEL), showcasing how to build powerful AI workflows with Runnables for RAG, conditional logic, and more.
Successfully developed a Multi-Domain AI Personal Assistant using LangChain, OpenAI, and Streamlit. The application seamlessly integrates multiple specialized capabilities, including document-based question answering (QA), Python code execution, debugging, explanation and optimization, web search, latest news retrieval, and currency conversion.