SkillAgentSearch skills...

SmartScript

Old text recognition in Hebrew

Install / Use

/learn @AvielCo/SmartScript
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

SmartScript

Requirements

Project Notes

Pertinent high-level information about the project

Setup

  • To install Javascript packages, to to root folder, and write npm install. this will install the ReactJS and Node.js modules that used in SmartScript.
  • To install Python packages:
    1. install Anaconda
    2. conda create -n env_name --file req.txt
    3. conda activate env_name
    • env_name - the name of the desire enviorment (eg: py36, etc...)

Front-end Compiling

To compile the front end:

  1. Go to root folder.
  2. npm run build - will build and compile admin frontend and user frontend

Running SmartScript

Files & directories

List of key files and directories, how they're organized and used, etc.

Hacks/Kludges

  1. Hack/kludge name Short description of what was done and why, including any reference links

    • When: date

    • File(s):

      • Line #N in [path to file]
      • Line #N in [path to file]
    • Database: Note any changes to the database. If none, delete this line.

Design Notes

If needed, pertinent design notes

Credits

Kinda obvious, no? ;)

Related Skills

View on GitHub
GitHub Stars4
CategoryDevelopment
Updated4y ago
Forks3

Languages

JavaScript

Security Score

55/100

Audited on Jul 22, 2021

No findings