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
- Host: GitHub
- URL: https://github.com/arjunumenon/teamsapp-frameworks
- Owner: arjunumenon
- Created: 2022-12-15T13:55:15.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2022-12-26T16:33:57.000Z (over 3 years ago)
- Last Synced: 2025-12-02T21:54:05.506Z (8 months ago)
- Topics: qna-maker, teams, teamsfx
- Language: TypeScript
- Homepage:
- Size: 106 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.