Skip to content

Latest commit

 

History

3 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

chatbot-atnvc

Chat bot with knowledge of "Anh trai nhân vật chính", a novel from https://ln.hako.vn/sang-tac/8476-kiep-nay-la-anh-trai-cua-nhan-vat-chinh

How to run

  1. Install requirements
    pip install -r requirements.txt
    
  2. Run prepare.py to prepare data
    python prepare.py
    
    Note: You may get HTTP Error 429: Too Many Requests. Then you can try again later, and skip downloaded chapters, example skip 50 first chapters like:
    for chapter in chapters[50:]:
    
  3. Run app.py to start chatbot
    python app.py
    

About

Chatbot with knowledge of the Vietnamese web novel 'Anh Trai Nhân Vật Chính' (ln.hako.vn).

Topics

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages