diff --git a/data/faq.md b/data/faq.md new file mode 100644 index 0000000..52948c8 --- /dev/null +++ b/data/faq.md @@ -0,0 +1,7 @@ +# Course FAQ + +## What is the course about? +The course covers advanced topics in AI and machine learning. + +## How to install dependencies? +Run `pip install -r requirements.txt`.