8000 GitHub - h4zzkR/delOS-core
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

h4zzkR/delOS-core

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

79 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

delOS AI prealpha system

Attempts to build conceptual chat and voice assistant.

Intents detection (turnLightOn and turnLightOff example and others)

Will be more intents in future with an ability to add custom data

`

turn off light
< turnLightOff
disable light in the garden
< turnLightOff
light on in the kitchen
< turnLightOn
enable illumintation
< turnLightOn
switch off light
< turnLightOff
`

Changelog

  • Added ability to learn from custom created yaml datasets with small count of examples
  • Divided theese models for two separete models, will use a lot of taggers for a lot of intents
  • Added first code for NLU: Intent detection and tags extraction
  • Init

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
0