Metadata-Version: 2.1
Name: tikos
Version: 0.0.8
Summary: Tikos Platform Library
Home-page: http://packages.python.org/tikos
Author: Don Liyanage, Tikos Technologies Ltd
Author-email: don.liyanage@tikos.tech
License: Apache-2.0
Keywords: Tikos
Classifier: Development Status :: 3 - Alpha
Classifier: Topic :: Scientific/Engineering :: Artificial Intelligence
Classifier: License :: OSI Approved :: Apache Software License
License-File: LICENSE
Requires-Dist: requests

# Tikos Reasoning Platform

Tikos Reasoning Platform harnesses the power of empirically established 2nd-generation AI and statistical toolsets to offer its users advanced 3rd-generation AI capabilities.

## How to access the platform

To get Alpha API keys, please register your request via https://tikos.tech/

## Licence

Apache-2.0

## Release Notes

1. v 0.0.7, added 

   i. GetGraphStructure: Automatically extract graph Vertexes and Edges that can be further refined by the user

   ii. GenerateGraph: Provide Tikos Reasoning Platform the refined graph Vertexes and Edges to build the standard knowledge graph

   iii. GetGraph: Get the whole graph for an extraction request

   iv. GetGraphRelationships: Get relationships between two Vertexes
2. v 0.0.8, added

   i. GetGraphRetrieval: Retrieve query response along with the Graph relationships for the requested retrieve query
