curiousily / Get-Things-Done-with-Prompt-Engineering-and-LangChainLinks
LangChain & Prompt Engineering tutorials on Large Language Models (LLMs) such as ChatGPT with custom data. Jupyter notebooks on loading and indexing data, creating prompt templates, CSV agents, and using retrieval QA chains to query the custom data. Projects for using a private LLM (Llama 2) for chat with PDF files, tweets sentiment analysis.
☆1,220Updated last year
Alternatives and similar repositories for Get-Things-Done-with-Prompt-Engineering-and-LangChain
Users that are interested in Get-Things-Done-with-Prompt-Engineering-and-LangChain are comparing it to the libraries listed below
Sorting:
- A set of LangChain Tutorials from my youtube channel☆1,534Updated last year
- Large Language Model Projects☆390Updated last year
- A set of LLM Tutorials from my youtube channel☆1,021Updated 2 years ago
- ☆422Updated 2 years ago
- ☆506Updated 4 months ago
- ☆292Updated 2 years ago
- Explore LangChain and build powerful chatbots that interact with your own data. Gain insights into document loading, splitting, retrieval…☆185Updated 2 years ago
- A comprehensive guide to building RAG-based LLM applications for production.☆1,840Updated last year
- Large Language Models (LLMs) tutorials & sample scripts, ft. langchain, openai, llamaindex, gpt, chromadb & pinecone☆888Updated 6 months ago
- A working example of RAG using LLama 2 70b and Llama Index☆373Updated 2 years ago
- This chatbot app is built using the Llama 2 open source LLM from Meta.☆377Updated last year
- This repository contains most of the python codes that is presented in my youtube videos.☆322Updated 5 months ago
- An AI-app that allows you to upload a PDF and ask questions about it. It uses OpenAI's LLMs to generate a response.☆626Updated last year
- AI chatbot 🤖 for chat with CSV, PDF, TXT files 📄 and YTB videos 🎥 | using Langchain🦜 | OpenAI | Streamlit ⚡☆811Updated 7 months ago
- This repository contains different LLM chatbot projects (RAG, LLM agents, etc.) and well-known techniques for training and fine tuning LL…☆422Updated 4 months ago
- Ship RAG based LLM web apps in seconds.☆1,001Updated last year
- A Langchain app that allows you to chat with multiple PDFs☆1,860Updated last year
- A collection of apps powered by the LangChain LLM framework.☆525Updated last year
- This is a medical bot built using Llama2 and Sentence Transformers. The bot is powered by Langchain and Chainlit. The bot runs on a decen…☆343Updated last year
- Reference implementations of several LangChain agents as Streamlit apps☆1,601Updated last year
- Examples of chatbot implementations with Langchain and Streamlit☆270Updated 7 months ago
- LLM (Large Language Model) FineTuning☆565Updated 7 months ago
- Streamlit LLM app examples for getting started