Skip to content

k0ns0l/torre-talent-explorer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Torre Talent Explorer

A lightweight tool to search and explore talent and organizations using Torre.ai APIs.

Features

  • Search people and organizations based on various filters (MVP)
  • Retrieve detailed genome profiles
  • Favorite and manage profiles
  • Simple integration with Torre’s talent and job search APIs
    Useful for talent sourcing, job market research, and analytics

Usage

  • Search Entities:
    POST to /api/entities/_searchStream with JSON filters to find people or organizations.
  • Get Genome Profile:
    GET /api/genome/bios/{username} to retrieve detailed user profiles.
  • Refer to official API docs for more endpoints:

Assignment/vibe/motivation

This project is based on the technical test assignment available at :: Torre Technical Test

This is a work in production. Feel free to contribute, or suggest improvements. :)