HomeProjectsWorkBlogTimeline

HR Tech

Streamline HR tasks like resume filtering, auto-responses with Llama API, action monitoring via GitHub API, and expense management.

EmployeeHomeManage EmployeesSend Offer

HR Tech Management System

Welcome to the HR Tech Management System! This project aims to streamline various human resources tasks including resume filtering, automatic response generation using the Llama API, monitoring actions with the GitHub API, and managing employee expenses.

Features

  • Resume Filtering: Easily filter through resumes to find the best candidates for your job postings.
  • Automatic Response Generation: Utilize the power of the Llama API to automatically generate responses to candidate applications, saving time and effort.
  • GitHub API Integration: Monitor actions and track changes within your HR system using the GitHub API.
  • Employee Expense Management: Efficiently manage and track employee expenses within the system.

Tech Stack

  • TypeScript: Utilize TypeScript for type safety and enhanced developer experience.
  • TailwindCSS: Use TailwindCSS for rapid UI development with utility-first CSS.
  • Svelte: Harness the power of Svelte for building reactive and efficient user interfaces.

Getting Started

To get started with the HR Tech Management System, follow these steps:

  1. Clone the repository: git clone https://github.com/WhyAsh5114/hr-tech
  2. Navigate to the project directory: cd hr-tech
  3. Install dependencies: npm install
  4. Set up configuration files for APIs (Llama API, GitHub API).
  5. Start the development server: npm run dev
  6. Open your browser and navigate to http://localhost:5173 to view the application.