Skip to content
This repository has been archived by the owner on May 16, 2023. It is now read-only.

deyang/chatbot

Repository files navigation

chatbot

Build Status

Generate training data

  • First crawl data from a16z.com (optional since there's already a data.json copy checked in)
cd /path/to/project/root
PYTHONPATH=`pwd` python bin/crawl_a16z_website.py
  • Then run the other script to generate training data
PYTHONPATH=`pwd` python bin/generate_qa_pairs.py

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages