https://github.com/deeppavlov/dialog_flow_tutorials
https://github.com/deeppavlov/dialog_flow_tutorials
Last synced: about 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/deeppavlov/dialog_flow_tutorials
- Owner: deeppavlov
- Created: 2022-08-19T15:38:40.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2022-08-19T15:55:29.000Z (almost 4 years ago)
- Last Synced: 2025-11-15T01:04:17.739Z (9 months ago)
- Language: Jupyter Notebook
- Size: 13.7 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## Lecture Slides
[Link](https://docs.google.com/presentation/d/14Ng0bbmmzq8yLmi6FHYymyBczL_wqUvq/edit?usp=sharing&ouid=105795031060060235756&rtpof=true&sd=true)
### Getting started
```
python -m venv venv
source venv/bin/activate
pip install jupyterlab
jupyter-lab .
```
## Additional documentation and exammples
- https://github.com/deepmipt/dialog_flow_engine
- https://github.com/deepmipt/dialog_flow_db_connector
- https://github.com/deepmipt/dialog_flow_telegram_connector
- https://github.com/deepmipt/dialog_flow_runner