Skip to content

ecdedios/hands-on-intro-semantic-kernel

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Hands-on Introduction to Semantic Kernel

A hands-on introduction to Microsoft's Semantic Kernel.

Project Description

The goal of this project is to demonstrate how to use semantic kernel in both the python console and the web browser.

Usage

Written in Python 3.9.9. Packages used:

  • semantic-kernel
  • flask

Run in the console with python ask.py or in the web browser by calling FLASK_APP=app.

Meta

Ednalyn C. De Dios – @ecdedios

Distributed under the MIT license. See LICENSE for more information.

Contributing

  1. Fork it (https://github.com/ecdedios/hands-on-intro-semantic-kernel/fork)
  2. Create your feature branch (git checkout -b feature/fooBar)
  3. Commit your changes (git commit -am 'Add some fooBar')
  4. Push to the branch (git push origin feature/fooBar)
  5. Create a new Pull Request

2023

About

Hands-on introduction to Microsoft's Semantic Kernel.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published