LangUR (Language Understanding and Reasoning) Platform
To make any decision, our brain compiles all relevant information about the situation and works from there.It does not require large amount of irrelevant data to deduce what to do.
We work on mimicking how human brain makes its decision using contextual knowledge with as minimal resources as possible.
LangUR or Language Understanding and Reasoning Platform consists of group of data models and algorithms over which one can create a product aware of context and reasoning.
* We are not using any GPT(Generative pre-trained transformer).
How is it different:
AI models of today doesn't treat text as group of words having meaning together. Our's does.
Advantages:
- Considering our model makes decision on contextual data only it is much more compute power efficient especially compared to LLM.
- Using contextual knowledge to make decisions also ensure that the product developed is much more deterministic in nature.
- Platform can be run on any x86-64 CPU (laptops and desktops) without any GPU at all.
Future Goals:
Our future goal is to make sure our platform can work in all major languages of world.
We are also trying to generate verbose sentences instead of minimal words.
Possible use cases:
- Develop a better web search engine. (Shown some signs during development of Artificial Neuron)
- This platform can be used to develop customised offline AI running on Personal Computers.
Products based on LangUR: