Skip to content

Latest commit

 

History

History
18 lines (12 loc) · 581 Bytes

README.md

File metadata and controls

18 lines (12 loc) · 581 Bytes

Job Application Chatbot

This is a simple chatbot built in Python that helps users apply for jobs by collecting their information and interacting with them.

How to Use

  1. Clone the repository or download the files.
  2. Install the necessary dependencies:
  3. Run the chatbot script:
  4. Interact with the chatbot in the terminal.
  5. Type "exit" to end the conversation.

Features

  • Basic conversational ability.
  • Collects user information (name, email, job position, work experience).
  • Can be extended for job applications with more advanced features.