This is a simple chatbot built in Python that helps users apply for jobs by collecting their information and interacting with them.
- Clone the repository or download the files.
- Install the necessary dependencies:
- Run the chatbot script:
- Interact with the chatbot in the terminal.
- Type "exit" to end the conversation.
- Basic conversational ability.
- Collects user information (name, email, job position, work experience).
- Can be extended for job applications with more advanced features.