Skip to content

Latest commit

 

History

History
20 lines (16 loc) · 818 Bytes

File metadata and controls

20 lines (16 loc) · 818 Bytes

LangChain Apps

A collection of beginner to advanced projects built with LangChain, using OpenAI, LLaMA2, and Hugging Face models. Each project is organized into its own branch.

Repo size Repo License Latest commit

BEGINNER

  1. Simple QA APP - branch 1_qa_app
  2. Simple Chat App - branch 2_chat_app
  3. Find Similar Words - branch 3_search_app
  4. Marketing campaign - 4_mktg_campaign
  5. ChatGPT cone - 5_chatgpt_clone

INTERMEDIATE

  1. Quiz - 6_quiz_app
  2. CSV Analyser - 7_csv_analysis
  3. Video Script writing tool - 8_video_script
  4. Website Support bot - 9_support_bot