Virtual Agent Starter Kit

share link

by weaver dot icon Updated: Nov 11, 2021

technology logo
technology logo

Solution Kit Solution Kit  

Virtual Agent Starter Kit gets you started with building Virtual Agent in 10 minutes. This kit has all the libraries that are required to build a simple Virtual Agent. Please scroll down to refer 'Installation Guide' section and follow instructions to install all the required libraries.

Development Environment

Jupyter Notebook is used for development and debugging. Jupyter Notebook is a web based interactive environment often used for experiments

notebookby jupyter

Jupyter Notebook doticonstar image 10204 doticonVersion:v7.0.0b4doticon
License: Permissive (BSD-3-Clause)

Jupyter Interactive Notebook

Support
    Quality
      Security
        License
          Reuse

            notebookby jupyter

            Jupyter Notebook doticon star image 10204 doticonVersion:v7.0.0b4doticon License: Permissive (BSD-3-Clause)

            Jupyter Interactive Notebook
            Support
              Quality
                Security
                  License
                    Reuse

                      Machine Learning

                      Machine learning libraries and frameworks here are helpful in capturing state-of-the-art embeddings. Embeddings are vectoral representation of text with their semantics.

                      Python doticonstar image 10938 doticonVersion:v2.2.2doticon
                      License: Permissive (Apache-2.0)

                      Multilingual Sentence & Image Embeddings with BERT

                      Support
                        Quality
                          Security
                            License
                              Reuse

                                sentence-transformersby UKPLab

                                Python doticon star image 10938 doticonVersion:v2.2.2doticon License: Permissive (Apache-2.0)

                                Multilingual Sentence & Image Embeddings with BERT
                                Support
                                  Quality
                                    Security
                                      License
                                        Reuse

                                          Exploratory Data Analysis

                                          For extensive analysis and exploration of data, and to deal with arrays, these libraries are used. They are also used for performing scientific computation and data manipulation

                                          numpyby numpy

                                          Python doticonstar image 23755 doticonVersion:v1.25.0rc1doticon
                                          License: Permissive (BSD-3-Clause)

                                          The fundamental package for scientific computing with Python.

                                          Support
                                            Quality
                                              Security
                                                License
                                                  Reuse

                                                    numpyby numpy

                                                    Python doticon star image 23755 doticonVersion:v1.25.0rc1doticon License: Permissive (BSD-3-Clause)

                                                    The fundamental package for scientific computing with Python.
                                                    Support
                                                      Quality
                                                        Security
                                                          License
                                                            Reuse

                                                              pandasby pandas-dev

                                                              Python doticonstar image 38689 doticonVersion:v2.0.2doticon
                                                              License: Permissive (BSD-3-Clause)

                                                              Flexible and powerful data analysis / manipulation library for Python, providing labeled data structures similar to R data.frame objects, statistical functions, and much more

                                                              Support
                                                                Quality
                                                                  Security
                                                                    License
                                                                      Reuse

                                                                        pandasby pandas-dev

                                                                        Python doticon star image 38689 doticonVersion:v2.0.2doticon License: Permissive (BSD-3-Clause)

                                                                        Flexible and powerful data analysis / manipulation library for Python, providing labeled data structures similar to R data.frame objects, statistical functions, and much more
                                                                        Support
                                                                          Quality
                                                                            Security
                                                                              License
                                                                                Reuse

                                                                                  Installation Guide

                                                                                  Please follow below instructions to install the libraries required for Virtual Agent. 1. Open Command Line Interface 2. Run the command 'curl -o python-installer.bat https://raw.githubusercontent.com/balaji-munusamy/va-starter/main/python-installer.bat' 3. Run the command 'python-installer.bat' 4. Open another command line interface 5. Run the command 'curl -o modules-installer.bat https://raw.githubusercontent.com/balaji-munusamy/va-starter/main/modules-installer.bat' 6. Run the command 'modules-installer.bat'

                                                                                  See similar Kits and Libraries