feat: solution for 'Повторный экзамен: FAQ-бот — ChromaDB + один MCP-tool'

This commit is contained in:
2026-06-29 12:19:57 +03:00
commit 466e91231c
11 changed files with 396 additions and 0 deletions
+12
View File
@@ -0,0 +1,12 @@
# Course Materials
- **Lecture Slides**: PDF files for each lecture.
- **Reading List**: A list of recommended books and papers.
- **Code Repository**: GitHub repository with starter code and solutions.
- **Discussion Forum**: For asking questions and collaborating with peers.
**Q: Where is the code repository hosted?**
A: The code repository is hosted on GitHub at https://github.com/example/course-ml.
**Q: How do I clone the repository?**
A: Use `git clone https://github.com/example/course-ml.git` in your terminal.