Skip to content

trungngv/receiptbot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Chatbot Receipt

Overview

This is a chatbot for managing receipts. Here's what you can do with the bot:

  • Upload a photo of your receipt. The bot will read the photo and extract key information including the ABN and the total purchase amount. The marchant name is inferred from the ABN usng ABR look up service.
  • Find a receipt using merchant name (not implemented as I don't intent to deploy the bot nor store images on the cloud).

Main components

Main components and the relevant frameworks used:

How to build

As this bot was built using the Microsoft Bot Builder Framework with NodeJS SDK, you can find the detailed documentation on its homepage. You will need to install Node and all dependent packages in package.json.

Demo video

https://youtu.be/6stlktHL9-g

About

A toy bot for managing receipts

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published