Skip to content

Advance Optical Character Recognition for application Infrastructure.

Notifications You must be signed in to change notification settings

The-Origin-Labs/hope.ai

Repository files navigation

Hope.ai

Advance Optical Character Recognition for application Infrastructure.

Application Structure

Built Using

NodeJS JavaScript Express.js

API Reference

  • API documentation can be access through API Docs

Environment Variables

To run this project, you will need to add the following environment variables to your .env file

  • PORT
  • LOCALHOST_PORT
  • DATABASE_URL
  • HOST_URL

Setting up development Environment

  • Clone the project

    git clone https://github.com/<user-name>/hope.ai
  • Go to the project directory

    cd hope.ai
  • Install dependencies & start server

      npm install
      npm run src/server.js
      > hope.ai@1.0.0 dev
      > nodemon src/server.js
    
      [nodemon] 2.0.22
      [nodemon] to restart at any time, enter `rs`
      [nodemon] watching path(s): *.*
      [nodemon] watching extensions: js,mjs,json
      [nodemon] starting `node src/server.js`
      server running at http://localhost:8000 🚀

Author

@siddhantprateek

About

Advance Optical Character Recognition for application Infrastructure.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published