The information from the Planning an AI-powered chatbot activity to complete this task.
- Project Title: BookstoreChatbot.
- Brief Description: AI-powered chatbot for an online bookstore.
- Team Members: Nura Programmer
- Initial Goals:
- Implementing version control with Git and GitHub. You will need to ensure everyone on the team can work on the code simultaneously without conflicts.
- Introducing automated testing with pytest. You will need to write and run automated tests to ensure the chatbot's core functionality works as expected and prevent regressions as new features are added.
- Setting up a continuous integration process. You will need to automate the build and testing process to get early feedback on code changes and ensure the chatbot is always in a deployable state.