Skip to content

Commit

Permalink
Updated
Browse files Browse the repository at this point in the history
  • Loading branch information
taeyo committed Aug 9, 2017
1 parent ef03063 commit c29fd23
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion DevSources/BotDev/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,11 +4,12 @@

This project was generated with Microsoft Bot Framework, C# and ASP.NET.

- Sources for Bot app(UBone Bot)
this technical soltion tried to integrate Azure Bot Service with ASP.NET WEB API for reducing maintanence process that customer concerned. Because they didn't want to maintain bot server and web server sepreately.
- developed with [Microsoft Bot framework](https://dev.botframework.com/) using C#, ASP.NET
- used multi-dialogs for conversation flow
- User can send/upload a document file(PDF only now) to Bot for asking analysis
- Bot simply rename it for preventing file-name duplicattion and forward it to Azure Blob storage for following analysis process
- this app also support Web API service for retreiving several server-side information like a list of blobs from the Azure storage

The Bot app is hosting on Azure Web App.

Expand Down

0 comments on commit c29fd23

Please sign in to comment.