Skip to content

OpenAI Samples

phaledang edited this page Dec 14, 2023 · 11 revisions

Video

  1. https://www.youtube.com/watch?v=5NG8mefEsCU
  2. https://www.youtube.com/watch?v=LhnCsygAvzY

Git Samples

  1. https://github.com/easonlai/azure_openai_langchain_sample/blob/main/README.md
  2. https://github.com/Azure/azure-openai-samples/blob/main/quick_start/08_prompt_engineering.ipynb
  3. https://github.com/hwchase17/chroma-langchain

Git Sample commands

  • git clone https://github.com/phaledang/clone-azure-openai-samples.git
  • git clone https://github.com/Azure/azure-openai-samples.git
  • git clone https://github.com/easonlai/azure_openai_langchain_sample.git
  • git clone https://github.com/hwchase17/chroma-langchain.git

Others

https://www.datacamp.com/tutorial/chromadb-tutorial-step-by-step-guide

https://www.kaggle.com/code/ilhansevval/langchain-and-openai-vector-embedding-q-a-system

Clone this wiki locally