Skip to content

tilman-sattler/wd-ai-hackathon

 
 

Repository files navigation

wd-ai-hackathon

Installation

When running as devcontainer or codespace everything should be set up already.

When running locally uvneeds to be installed:

https://github.com/astral-sh/uv/releases

after installation run

uv sync

Also following vscode extensions are needed:

"ms-python.python"
"ms-toolsai.jupyter"
"ms-toolsai.jupyter-renderers"
"ms-toolsai.jupyter-keymap"

Sanity check

Open notebooks/00_hello_world.ipynb and select .venvas kernel/virtual environment.

Execute the notebook to make sure it runs without error.

Hackathon

Introduction to Semantic Kernel

Infuse knowledge with the RAG pattern

Orchestrate knowledge with agents

???

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 86.8%
  • Jupyter Notebook 13.2%