Skip to content

Prvargas/work-experience-chatbot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Work Experience Chatbot

Overview

The "Work Experience Chatbot" is a dynamic project designed to assist hiring managers and recruiters in exploring the professional background and work experience of potential candidates. As a data scientist actively seeking employment, I developed this chatbot to showcase my technical skills and professional achievements in an interactive and engaging manner.

Objective

The main objective of this project is to create an interactive chatbot that provides detailed information about a candidate's professional background. This tool is intended to make the screening process more efficient for recruiters and hiring managers by delivering pertinent information through a conversational interface.

Features

UI Screenshot

  • Interactive Chat Interface: Users can ask questions and receive information about the candidate's work experience, skills, and educational background.

  • Custom Queries Handling: The chatbot is equipped to handle a variety of questions, ensuring that users can get the specific information they are looking for.

  • User-friendly Dashboard: Built with Streamlit, the dashboard offers a clean and intuitive user interface for interacting with the chatbot.

Technologies Used

  • Python: The primary programming language used for building the backend logic of the chatbot.
  • Streamlit: An open-source app framework used to create the user interface for the chatbot.
  • LangChain: Leveraged for orchestrating the chatbot's language model and managing conversation flow.
  • Pinecone: Utilized for managing the vector database that powers the search capabilities of the chatbot.
  • OpenAI: Utilizes APIs from OpenAI for advanced natural language processing capabilities.

Getting Started

To get a local copy up and running follow these simple steps.

Prerequisites

  • Python 3.11 or higher
  • pip

Installation

  1. Clone the repo
    git clone https://github.com/Prvargas/work-experience-chatbot.git
  2. Install required packages
    pip install -r requirements.txt

Usage

To run the chatbot application:

streamlit run app.py

Contributing

Contributions are what make the open-source community such a powerful platform for learning, inspiring, and creation. Any contributions you make are greatly appreciated.

  1. Fork the Project
  2. Create your Feature Branch (git checkout -b feature/AmazingFeature)
  3. Commit your Changes (git commit -m 'Add some AmazingFeature')
  4. Push to the Branch (git push origin feature/AmazingFeature)
  5. Open a Pull Request

License

Distributed under the MIT License. See LICENSE for more information.

Contact

Acknowledgements

About

The objective of this project is to develop an interactive chatbot designed specifically for use by hiring managers and recruiters. This chatbot will enable users to inquire about and receive detailed information regarding my professional background and work experience.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages