https://github.com/sswconsulting/ssw.sophiebot
Business grade bots that empower you on enterprise data searching and entering using advanced artificial intelligence.
https://github.com/sswconsulting/ssw.sophiebot
azure bot bot-framework bot-framework-composer
Last synced: over 1 year ago
JSON representation
Business grade bots that empower you on enterprise data searching and entering using advanced artificial intelligence.
- Host: GitHub
- URL: https://github.com/sswconsulting/ssw.sophiebot
- Owner: SSWConsulting
- License: mit
- Created: 2021-08-13T06:47:00.000Z (almost 5 years ago)
- Default Branch: main
- Last Pushed: 2024-10-02T10:14:11.000Z (almost 2 years ago)
- Last Synced: 2025-04-11T00:16:54.573Z (over 1 year ago)
- Topics: azure, bot, bot-framework, bot-framework-composer
- Language: C#
- Homepage: https://sswsophie.com/sophiebot/
- Size: 57.5 MB
- Stars: 6
- Watchers: 5
- Forks: 3
- Open Issues: 119
-
Metadata Files:
- Readme: README.MD
- License: LICENSE
Awesome Lists containing this project
README

[](https://opensource.org/licenses/MIT)
[](https://codecov.io/gh/SSWConsulting/SSW.SophieBot)
[](https://github.com/SSWConsulting/SSW.SophieBot/actions/workflows/SSW.SophieBot.prod.yml)
# SSW.SophieBot
The most advanced AI for work and home.
- [Website](https://sswsophie.com/sophiebot/)
- [Videos](https://www.youtube.com/playlist?list=PLnkcTBhDzoQ0uSLzyaS_9b8b99YB7Tz3p)
# Introduction
SSW.SophieBot is an Enterprise People Bot build with Bot Framework Composer.
# Vision
The best open-source office bot to ask questions about your company.
# Tech Stack
- Microsoft Copilot Studio
- Azure Functions
# Features
- An awesome Conversational UI solution
- Microsoft Teams, DirectLine (for customers own Chat UI)
- Dynamics 365 integration
- SharePoint integration
# Getting Started
1. [Run bot with Bot Framework Composer](_docs/Instructions-Compile.md)
# Development
- [Definition of Ready](_docs/Definition-of-Ready.md)
- [Preflight Checks](_docs/Preflight-Checks.md)
- [Branching & Merging Strategies](_docs/Branching-and-Merging.md)
- [Pre-release requirements](_docs/Sanity-Testing.md)
- [Deploy the bot](_docs/Instructions-Deployment.md)
- [Definition of Done](_docs/Definition-of-Done.md)
# Technical Documentation
- [Technologies-and-Architecture](_docs/Technologies-and-Architecture.md)
- [Alternative-Solutions-Considered](_docs/Alternative-Solutions-Considered.md)
# Solution Structure
The project consists of 3 solutions as following:
- [SSW.SophieBot.EmployeeFinder.sln](bots/employee-finder/README.MD)
- [SSW.SophieBot.sln](libraries/README.MD)
- [SSW.SophieBot.Services.sln](services/README.MD)
This [utility script](_scripts/build-all.ps1) can be used to build all solutions in one click.
# Telemetry
- You can monitor the application health [here](https://github.com/SSWConsulting/SSW.SophieBot.Private/blob/main/Instruction-Azure-Resources.md#telemetry).
# Contribute
Contributions to SSW.SophieBot are welcome. Here is how you can contribute to SSW.SophieBot:
- [Submit bugs](https://github.com/SSWConsulting/SSW.SophieBot/issues) and help us verify fixes.
- [Submit pull requests](https://github.com/SSWConsulting/SSW.SophieBot/pulls) for bug fixes and features and discuss existing proposals
# License
[MIT License](LICENSE)