Skip to content

toilaluan/DOST

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

44 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DOST - DOc STock by MUBK

A platform for sharing document with AI Technology:

  1. Auto Generate title, summary, tags when upload
  2. Semantic search
  3. Document Chatbot

How to install?

  1. Install Nodejs by follow instruction at: https://nodejs.org/en
  2. Clone this repo and run npm install to install required modules
  3. Install AI Server at repo: https://github.com/toilaluan/dost_chatbot_server
  4. Setup MongoDB by follow:
database_name = doc_stock
collection_name = docs
collection_name = users

How to run?

  1. Run web client: npm start
  2. Run AI server by follow instuction at AI Server repo above

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published