An open API service indexing awesome lists of open source software.

https://github.com/addytrunks/genai_guide

A concise guide for using LangChain to build various AI applications. It includes examples for creating chat models, prompt templates, and complex chains, with a focus on Retrieval-Augmented Generation (RAG) and practical applications like trip planning bot with Crew AI.
https://github.com/addytrunks/genai_guide

chatbot crewai genai langchain llm openai rag

Last synced: 3 months ago
JSON representation

A concise guide for using LangChain to build various AI applications. It includes examples for creating chat models, prompt templates, and complex chains, with a focus on Retrieval-Augmented Generation (RAG) and practical applications like trip planning bot with Crew AI.

Awesome Lists containing this project

README

          

## GenAI and Langchain guide

A repo for a quick guide on GenAI tools such as langchain, LLMs, crew AI, agents and etc.