Skip to content

mspatell/scanBcards

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ScanBcards

This project used NER technology to extract text from object such as images. We extensively used aws services to store and manage data.

Overview

This project consists of a frontend and backend, organized into separate directories. The frontend is built using React, and the backend is powered by AWS Chalice.

Project Structure

  • Website: Contains the frontend code.
  • Capabilities: Contains the backend code.

Prerequisites

  • Node.js and npm
  • Python and pip
  • AWS CLI configured on your local machine

Setup Instructions

Frontend (Website)

  • cd Website
  • npm i
  • npm start

Backend (Capabilities)

  • cd Capabilities
  • pip install -r requirements.txt
  • chalice local

About

AI enabled Business Card Reader - COMP262 Cloud Machine Learning Project

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors