Skip to content

Automatic bot for Jahangirnagar University that provide some information about University.

License

Notifications You must be signed in to change notification settings

JU-Computer-Club/JU-BOT

 
 

Repository files navigation

JU BOT

This is an automatic response bot for Jahangirnagar University that is currently integrated on JU Computer Club (http://jucomputerclub.org) website and Telegram (@jahangirnagarbot) Platform and have a future plan to integrate some other social platforms like facebook messenger.

JU BOT Provies

The basic information about "Jahangirnagar University" where includes transportation cost, General information, Food price, Department location, Residental hall location and many more and all we provide with our Local language and which is BANGLA but the user can ask us with any format of language such as Bangla, English and mixed with Bangla and English.

Getting Started

Use Visual Studio

Build and debug

  1. download the source code from azure bot services with a zip file and extract source in the local folder
  2. open {PROJ_NAME}.sln in Visual Studio
  3. build and run the bot
  4. download and run botframework-emulator
  5. connect the emulator to http://localhost:3987

Publish back

In Visual Studio, right click on {PROJ_NAME} and select 'Publish'

For the first time publish after downloading the source code

  1. In the publish profiles tab, click 'Import'
  2. Browse to 'PostDeployScripts' and pick '{SITE_NAME}.publishSettings'

Using QNA Maker

  1. qnamaker.ai
  2. create a basic KB(knowledge base) and integrate with Azure Bot Service with App Secret key.
  3. Prove some question and answer
  4. Test
  5. Push back to Azure Bot Service

Use continuous integration

If you have setup continuous integration, then your bot will automatically be deployed when new changes are pushed to the source repository.

QNA Maker Contributors

  1. Tanjim Taharat Aurpa
  2. Anjum Rashid
  3. Rumana Yasmin
  4. Jannatul Ferdaws Amrin
  5. Natasha Tanzila
  6. Sudeepto Mohanta

License

This project is licensed under the MIT License - see the LICENSE.md file for details

About

Automatic bot for Jahangirnagar University that provide some information about University.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C# 50.6%
  • Batchfile 43.8%
  • HTML 5.1%
  • Classic ASP 0.5%