dina-dede / LLM_Frameworks_LC_SK

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

LLM Frameworks

Langchain

Semantic Kernel

PromptFlow - Live Demo not in Repo

Requirements

  • Access to Azure OpenAI (Personal / Shared UK Sub)
  • VSCode or your preferred IDE to run Jupyter notebooks.
  • Python 3.8+ (Preferred via Anaconda)
  • Copy .env example to .env and update the values.
  • Following packages installed:
  • openai
  • langchain
  • streamlit
  • streamlit-chat
  • Python-dotenv
  • semantic-kernel
  • pandas

About


Languages

Language:Jupyter Notebook 94.8%Language:Python 5.2%