Skip to content
This repository has been archived by the owner on Jan 28, 2023. It is now read-only.
/ celestia-ai Public archive

A simple implementation and demonstration of how NLP works using NLP.js.

License

Notifications You must be signed in to change notification settings

JavesBastatas/celestia-ai

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 

Repository files navigation

celestia-ai

A simple implementation and demonstration of how NLP works using NLP.js.

Main Files:

  • chatbot.js The Celestia core, contains codes that startups the NLP.js
  • chatbot-ui.js The Celestia UI manager, contains functions that interacts basic UI (ex: add message)
  • main.js Main file, contains codes that sets up the project. This includes loading files and two-way binding of Chatbot core and UI.

Dependencies

  • amdlite.js Since the whole project is coded in AMD way, we uses this AMD-complaint script loader.
  • NLP.js A Natural Language Processing Library
  • eruda.js A console alternative for mobile. Useful for debugging in mobiles.

License

Licensed in MIT License. See LICENSE.md for the info.

About

A simple implementation and demonstration of how NLP works using NLP.js.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published