An open API service indexing awesome lists of open source software.

https://github.com/arjunumenon/teamsapp-frameworks

This is a repo which is used as a repository for Framework Projects. Built using Teams Toolkit
https://github.com/arjunumenon/teamsapp-frameworks

qna-maker teams teamsfx

Last synced: about 1 month ago
JSON representation

This is a repo which is used as a repository for Framework Projects. Built using Teams Toolkit

Awesome Lists containing this project

README

          

# About the Repository

This is a repository which contains the framework for the development of a Teams Project. This has been developed as a jum starter kit for the development of most commonly used projects. This could be used either as a starting point for a project or as a reference for the development of a project.

## Project Structure

The project structure is as follows:

1. [FAQ Bot using Azure Language Studio](#faqbot-langstudio)

### [FAQBot-LangStudio](FAQBot-LangStudio/)

This is the folder which has the project for a simple FAQ Teams App. This uses Azure Language Studio behind the scenes to provide the answers to the questions asked by the user. This is a simple bot which can be used as a starting point for the development of a bot.