Giter VIP home page Giter VIP logo

kohronburton / aspnetfaqbot Goto Github PK

View Code? Open in Web Editor NEW

This project forked from rishabh-v/aspnetfaqbot

0.0 1.0 0.0 173.87 MB

The Visual Studio 2015+ Extension for ASP.NET Core FAQ. The extension presents a chat interface right inside visual studio so that developer get get the answers to common questions regarding ASP.NET Core.

License: GNU General Public License v3.0

C# 96.97% CSS 2.22% ASP 0.26% HTML 0.55%

aspnetfaqbot's Introduction

ASP.NET Core Faq Bot

Build status

The Visual Studio 2015(+) Extension for ASP.NET Core FAQ. The extension presents a chat interface right inside visual studio so that developer gets the answers to common questions regarding ASP.NET Core. This is how it looks like

Getting started

To try the ASP.NET Core FAQ Extension:

  1. Download the VSIX from here(Its a bit big as it has chromium browser assemblies in it, which are quite heavy :( )
  2. Install VSIX.
  3. Open a new instance of Visual Studio 2015 or above (tested only in VS 2015 as of now).
  4. Go to View--> Other Windows --> ASP.NET Core FAQ BOT.
  5. A tool window should show up (if everything went well). You may want to snap this window to right or left.
  6. Start by saying Hi/Hello to Bot and it should respond.
  7. The key for BOT to work is how much you train it, currently its a WIP and so only has bunch of answers. The more we put the questions in KB, the better it would be. Its a boring job (seriously :)), so I only added about 17-18 items in Knowledge bank, but I will update it as and when I get time.
  8. Currently, it should answer basic stuff like documentation, roadmap, caching, performance, course on ASP.NET Core, video on ASP.NET core, what it is and so on and so forth. For other questions it would say "No good match found in KB" meaning KB doesn't have info on those stuffs.

Description

The solution has 3 parts:

  1. VSIX - The VSIX folder contains the VSIX, which can be directly installed and used.
  2. FAQ.BOT.Client - This is the sourec code of Visual Studio Extension project, which provides the chat interface in Visual Studio.
  3. FAQ.BOT - This is the code for BOT. The BOT is actually hosted in azure and hence doesn't require anyone to run this.

Troubleshooting Tip

This is very much a WIP and is a very early draft and hence have few known issues. In case, while snaping the chat window, the chat control freezes, just close the tool window and reopen the extension. That should fix the issue. For any other issue, please let me know by creating an issue or mailing me as [email protected]

Screenshot

ASP.NET Core FAQ BOT Extension

aspnetfaqbot's People

Contributors

rishabh-v avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.