Showing 91 open source projects for "human resource"

View related business solutions
  • Award-Winning Medical Office Software Designed for Your Specialty Icon
    Award-Winning Medical Office Software Designed for Your Specialty

    Succeed and scale your practice with cloud-based, data-backed, AI-powered healthcare software.

    RXNT is an ambulatory healthcare technology pioneer that empowers medical practices and healthcare organizations to succeed and scale through innovative, data-backed, AI-powered software.
    Learn More
  • Skillfully - The future of skills based hiring Icon
    Skillfully - The future of skills based hiring

    Realistic Workplace Simulations that Show Applicant Skills in Action

    Skillfully transforms hiring through AI-powered skill simulations that show you how candidates actually perform before you hire them. Our platform helps companies cut through AI-generated resumes and rehearsed interviews by validating real capabilities in action. Through dynamic job specific simulations and skill-based assessments, companies like Bloomberg and McKinsey have cut screening time by 50% while dramatically improving hire quality.
    Learn More
  • 1
    OrangeHRM - Human Resource Management

    OrangeHRM - Human Resource Management

    Open Source Human Resource Management Software

    OrangeHRM provides a world-class HRIS experience and offers everything you and your team need to be the HR heroes you know you are. Whether you are trying to track PTO or hold performance reviews, a start-up, or a multinational organization, our free & open source HR software, the OrangeHRM Starter version will help you overcome all your HR challenges with ease. The powerful HR management capabilities in the Starter version include modules such as Employee Management, PTO/Leave...
    Leader badge
    Downloads: 460 This Week
    Last Update:
    See Project
  • 2
    ICE Hrm - Human Resource Management

    ICE Hrm - Human Resource Management

    Robust and efficient Human Resource Management System

    ICE Hrm is a Human resource management system for small and medium sized organizations. It has a rich UI built with PHP and Java Script. The system is implemented with a modular architecture which makes it extendable and customizable easily. We have moved icehrm code to : https://github.com/gamonoid/icehrm/ Opensource Version Demo : http://apps.gamonoid.com/icehrm-open/ Commercial Version Demo : http://apps.gamonoid.com/icehrm-pro/ Download the latest stable release from https://sourceforge.net/projects/icehrm/ Useful Links IceHrm Opensource Blog: http://icehrm.org IceHrm Cloud Hosting: https://icehrm.com IceHrm Documentation (Opensource and Commercial): http://blog.icehrm.com IceHrm Blog: https://icehrm.com/blog Purchase IceHrm Pro: https://icehrm.com/modules.php Report Issues: https://github.com/gamonoid/icehrm/issues Feature Requests: https://bitbucket.org/thilina/icehrm-opensource/issues
    Leader badge
    Downloads: 7 This Week
    Last Update:
    See Project
  • 3
    why-is-node-running

    why-is-node-running

    For when Node is running but you don't know why

    ...This utility inspects the active handles and resources in the runtime, prints a breakdown of open callbacks, sockets, timers, and other tasks, and explains what’s keeping Node running, helping you track down leaks or unintended resource retention. It’s particularly useful during testing, when you expect Node to exit after tests finish, or in long-running servers when you're debugging resource leaks or shutdown logic. By providing clear human-readable output that lists current handles and their origins, the tool dramatically reduces the time you would otherwise spend manually instrumenting your code.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    CAMEL AI

    CAMEL AI

    Finding the Scaling Law of Agents. A multi-agent framework

    ...Our approach involves using inception prompting to guide chat agents toward task completion while maintaining consistency with human intentions. We showcase how role-playing can be used to generate conversational data for studying the behaviors and capabilities of chat agents, providing a valuable resource for investigating conversational language models.
    Downloads: 10 This Week
    Last Update:
    See Project
  • The AI workplace management platform Icon
    The AI workplace management platform

    Plan smart spaces, connect teams, manage assets, and get insights with the leading AI-powered operating system for the built world.

    By combining AI workflows, predictive intelligence, and automated insights, OfficeSpace gives leaders a complete view of how their spaces are used and how people work. Facilities, IT, HR, and Real Estate teams use OfficeSpace to optimize space utilization, enhance employee experience, and reduce portfolio costs with precision.
    Learn More
  • 5
    LLM-Agent-Paper-List

    LLM-Agent-Paper-List

    The paper list of the 86-page SCIS cover paper

    LLM-Agent-Paper-List is an open-source research repository that aggregates and organizes academic publications related to large language model–based agents. The project functions as a curated companion resource to a comprehensive survey paper examining the rise and potential of LLM-driven agent systems. Within the repository, research papers are categorized according to key aspects of agent architecture, including components such as reasoning systems, perception mechanisms, and action modules. The project also organizes literature into thematic sections that explore different application scenarios, including single-agent systems, collaborative multi-agent environments, and human-agent interaction. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Ever Gauzy

    Ever Gauzy

    Open Business Management Platform

    Ever Gauzy is an open-source business management platform that includes time tracking, human resource management, project monitoring, and productivity analytics. It’s designed for remote teams and enterprises looking to streamline operations while keeping full control over their data. Gauzy supports both cloud and self-hosted deployment options.
    Downloads: 7 This Week
    Last Update:
    See Project
  • 7
    The Alignment Handbook

    The Alignment Handbook

    Robust recipes to align language models with human and AI preferences

    The Alignment Handbook is an open-source resource created to provide practical guidance for aligning large language models with human preferences and safety requirements. The project focuses on the post-training stage of model development, where models are refined after pre-training to behave more helpfully, safely, and reliably in real-world applications. It provides detailed training recipes that explain how to perform tasks such as supervised fine-tuning, preference modeling, and reinforcement learning from human feedback. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    whoami.filippo.io

    whoami.filippo.io

    A ssh server that knows who you are. $ ssh whoami.filippo.io

    ...It is especially helpful when validating modern TLS features like ALPN, HTTP versions, and certificate behavior under different client stacks. Because the output is human-friendly, it doubles as an educational resource for understanding how transport and application-layer negotiations actually manifest. Teams use it to troubleshoot misconfigurations and confirm policy enforcement without setting up their own inspection endpoints.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    The LLM Evaluation guidebook

    The LLM Evaluation guidebook

    Sharing both practical insights and theoretical knowledge about LLM

    ...It discusses multiple evaluation strategies, ranging from automated benchmarks to human evaluation and LLM-based evaluation techniques. The material also highlights the strengths and weaknesses of different evaluation methods, helping practitioners understand when and how to apply them. By organizing evaluation knowledge into structured sections, the project helps engineers and researchers build more reliable and trustworthy AI systems.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Agentic AI SRE built for Engineering and DevOps teams. Icon
    Agentic AI SRE built for Engineering and DevOps teams.

    No More Time Lost to Troubleshooting

    NeuBird AI's agentic AI SRE delivers autonomous incident resolution, helping team cut MTTR up to 90% and reclaim engineering hours lost to troubleshooting.
    Learn More
  • 10
    NLP

    NLP

    Open source NLP guide with models, methods, and real use cases

    NLP is an open source introductory resource for natural language processing, presented as a continuously updated book hosted on GitHub. It explains how machines process and understand human language, combining theory with practical examples. Its covers core NLP concepts such as text representation, feature extraction, and model evaluation, alongside hands-on implementations using tools like Word2Vec, TF-IDF, and FastText.
    Downloads: 11 This Week
    Last Update:
    See Project
  • 11
    LLM Course

    LLM Course

    Course to get into Large Language Models (LLMs)

    LLM Course is a hands-on, notebook-driven path for learning how large language models work in practice, from data curation to training, fine-tuning, evaluating, and deploying. It emphasizes reproducible experiments: each step is demonstrated with runnable code, clear dependencies, and references to commonly used open-source models and libraries. Learners get exposure to multiple adaptation strategies—LoRA/QLoRA, instruction fine-tuning, and alignment techniques—so they can choose approaches...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    OSCAL

    OSCAL

    Open Security Controls Assessment Language (OSCAL)

    NIST is developing the Open Security Controls Assessment Language (OSCAL), a set of hierarchical, XML-, JSON-, and YAML-based formats that provide a standardized representation of information pertaining to the publication, implementation, and assessment of security controls. OSCAL is being developed through a collaborative approach with the public. Public contributions to this project are welcome. With this effort, we are stressing the agile development of a set of minimal formats that are...
    Downloads: 6 This Week
    Last Update:
    See Project
  • 13
    pprof

    pprof

    pprof is a tool for visualization and analysis of profiling data

    pprof is a profiling visualization and analysis tool that ingests profiles in the profile.proto format and generates human-readable and graph-based reports. It supports multiple profile types (CPU, heap, allocations, contention, etc.) and can present data as text tables, call graphs (via Graphviz/dot), flame graphs, and interactive web UIs. The tool helps developers find hot paths, quantify resource usage, and compare profiles across runs to validate performance changes. ...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 14
    dots.ocr

    dots.ocr

    Multilingual Document Layout Parsing in a Single Vision-Language Model

    ...Unlike traditional OCR pipelines that rely on multiple specialized components, dots.ocr integrates these processes end-to-end, reducing error propagation and improving consistency across tasks. The model is designed to recognize virtually any human script, making it highly effective for global and low-resource language scenarios. It achieves state-of-the-art performance on document parsing benchmarks while maintaining a relatively compact model size, demonstrating efficiency without sacrificing accuracy. Beyond standard OCR tasks, it extends its capabilities to parse complex visual elements such as charts, diagrams, and web interfaces, converting them into structured outputs like SVG code.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    EnTT

    EnTT

    A fast and reliable entity component system (ECS) and much more

    ...Over time the codebase has grown as more and more classes and functionalities were added. Statically generated integer identifiers for types (assigned either at compile-time or at runtime). A constexpr utility for human readable resource names. An incredibly fast entity-component system based on sparse sets, with its own pay for what you use policy to adjust performance and memory usage according to the users' requirements. Offers a minimal configuration system built using the monostate pattern.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    MoveNet

    MoveNet

    A CNN model that predicts human joints from RGB images of a person

    The MoveNet model is an efficient, real-time human pose estimation system designed for detecting and tracking keypoints of human bodies. It utilizes deep learning to accurately locate 17 key points across the body, providing precise tracking even with fast movements. Optimized for mobile and embedded devices, MoveNet can be integrated into applications for fitness tracking, augmented reality, and interactive systems.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 17
    Safety-Prompts

    Safety-Prompts

    Chinese safety prompts for evaluating and improving the safety of LLMs

    ...The project focuses primarily on safety testing scenarios relevant to Chinese language models, though the concepts can be applied to other languages and systems. The prompts are structured to test whether models generate outputs that align with human values and safety guidelines when faced with potentially harmful or sensitive requests. Researchers and developers use the dataset to benchmark how well models avoid unsafe responses and follow alignment constraints. The repository also serves as a training resource for improving model alignment by providing examples of prompts that require safe reasoning and appropriate refusal behavior. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Onfinity All-in-One ERP

    Onfinity All-in-One ERP

    Onfinity is a modern, AI driven All-in-One ERP

    Onfinity (formerly Vienna Advantage) is a modern and future oriented ERP developed in C#.Net, jQuery, PostgreSQL and React Native Mobile app. Functional Details at: https://www.onfinity.io/erp-editions-comparison.php Open Source Modules: - Finance - Budgeting - Order Management - Asset Management - HR Management - Project Management - Customer Relationship Management - eCommerce and more Based on a No-Low Code Framework, Inbuilt Workflow Editor, Report Writer and more,...
    Downloads: 29 This Week
    Last Update:
    See Project
  • 19
    minthcm

    minthcm

    Free, open-source Human Capital Management system

    minthcm.org is a free and open-source tool for Human Capital Management. Mint based on two popular, well-known business applications: SugarCRM Community Edition and SuiteCRM. This is why we often say that MintHCM is CRM reinvented. You all know how much goes into technological development of this type of business software… That's why we need your help. Thanks to the open code of both SugarCRM CE and SuiteCRM we were able to reintroduce some features, redesign other, and provide...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    työvuorolista

    työvuorolista

    Työvuorosuunnittelutyökalu

    Työvuorosuunnittelujärjestelmä LibreOffice- ja OpenOfficeCalc- alustalla pienille ja keskisuurille ravintola- ja hotelliyrityksille suomenkielellä (MaRa). Taulukot päivittyvät kalenterin mukaan. Ohjeet taulukossa tyovuorosuun04022d.ods. Taulukot voidaan asetuksissa säätää myös paikallisille sopimuksille. Suunnittelu tapahtuu käytettävissä olevan pilvipalvelun avulla. Kaikki työvuorojen suunnittelijat voivat käsitellä koko vuoden listoja android- ja iOS-laitteilla.
    Downloads: 10 This Week
    Last Update:
    See Project
  • 21
    Odoo

    Odoo

    Open-source business management software

    Odoo 18 is a comprehensive open-source business management software that offers a suite of integrated applications to streamline various organizational processes. Designed for flexibility and scalability, it provides tools for managing functions like sales, inventory, accounting, human resources, and customer relationships. Odoo's modular structure allows businesses to adopt only the features they need while maintaining the option to expand functionality as they grow. The open-source version...
    Downloads: 68 This Week
    Last Update:
    See Project
  • 22
    Openbravopos

    Openbravopos

    Open Source Openbravo POS convert to Commercial Retail ERP and POS

    Complete and user-friendly retail POS functionality A comprehensive, flexible, and user-friendly cloud-based retail POS software. 1. Sales, quotations, reservations, and returns, including cross-store and cross-channel scenarios. 2. Automatic validation of customer personal data. 3. Configuration of keymaps for quick access to options and featured products. https://www.youtube.com/watch?v=Aai3iYLP2TQ&pp=ygUNb3BlbmJyYXZvIGtkcw%3D%3D Contact: both version of Openbravo POS...
    Downloads: 80 This Week
    Last Update:
    See Project
  • 23
    jProject Business Suite
    With this solution you can manage the various basics of working in projects from the human project resource point of view. It's not (another) project management solution. 100% J2EE Web Appl. using Hibernate, Jasper Reports, Spring. This application is provided via a docker image hosted on the Docker Hub. Find latest builds and images at: https://hub.docker.com/r/jconcepts/jproject-web
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24

    WTERP

    Factional modular: CRM, SD,MM,WM,HR, Workflo and System configuration.

    WTERP is a totally free software application system for enterprise management. It is suitable for either business or School including training center managing. It is using a Client/Server structure and runs with a Windows platform and web server on the internal network or visit web services from the internet. The data are encrypted in the transfer that guarantees safety. The foundational are included in CRM, SD, MM, WM, HR, Reporting (prospect, invoicing, inventory, warehouse, order,...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 25
    OpenClinic GA

    OpenClinic GA

    Open Source Integrated Hospital Information Management System

    OpenClinic GA is an open source integrated hospital information management system covering management of administrative, financial, clinical, lab, x-ray, pharmacy, meals distribution and other data. Extensive statistical and reporting capabilities. OpenClinic GA and OpenClinic GMAO are owned by Frank Verbeke, MD, PhD at Post-Factum BV (https://www.post-factum.be)
    Leader badge
    Downloads: 142 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • 3
  • 4
  • Next
MongoDB Logo MongoDB