Git Product home page Git Product logo

viky-ai's Introduction

Welcome to viky.ai

Some natural language analysis examples

What's viky.ai

viky.ai is a Natural Language Processing platform. It allows you to extract information from unstructured text contents.

The technical component nlp allows the extraction of structured information, this extraction is defined within agents. The agents are multilingual assistants to find relevant data. The nlp component takes as input a set of agents in JSON format and unstructured textual content in order to provide a JSON stream of structured data as output.

The second technical component webapp is a web application that allows you to work collaboratively to set up agents by offering dedicated interfaces. It also provides the interpret API in order to allow integration into a third-party system.

Getting Started

You can run viky.ai on Linux and macOS.

Requirements

viky.ai local install used for development relies on the following dependencies.

  • Docker Engine 19 and Compose 1.24
  • Ruby 2.6+ and Bundler 2.0+
  • NodeJS 10+ and Yarn 1.19+
  • Graphviz 2.40+
  • ImageMagick 6.9+
  • postgresql-client 11

Setup and run

  1. Clone the repository with submodules using the following command:

    git clone --recurse-submodules https://github.com/viky-ai/viky-ai.git
    
  2. Setup the application using the following command:

    $ cd webapp/
    $ ./bin/setup
    

    Take a seat, it may take a while. Setup can take up to 15 minutes and 3GB of disk space.

  3. Within webapp directory, start the application using the following commands:

    $ foreman start
    

The application is now available at the following address: http://localhost:3000/

Contributing

We encourage you to contribute to viky.ai! Please check out the Contributing to viky.ai guide.

Everyone interacting in viky.ai and its codebases, issue trackers, chat rooms, and mailing lists is expected to follow this code of conduct.

License

viky.ai is released under the MIT License.

viky-ai's People

Contributors

briceruzand avatar dependabot[bot] avatar jmvallet avatar odespesse avatar patrickconstant avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.