Curiosity for Developers
  • Overview
  • Getting Started
    • Introduction
    • System Overview
      • Workspace
      • Connectors
      • Front End
    • Requirements
    • Installation
      • Deploying on Windows
        • Download Curiosity Workspace for Windows
      • Deploying on Docker
        • Deploying using Docker Desktop App
        • Docker Hub
      • Deploying on Kubernetes
      • Deploying on OpenShift
      • Configuration
    • Configure your Workspace
    • Connecting to a Workspace
      • Download App
    • Built-in Templates
  • Security
    • Introduction
    • Hosting
    • Encryption
    • Users and Access
      • User Invitations
      • Single Sign-On (SSO)
        • Google Sign-In
        • Microsoft / Azure AD
        • Okta
        • Auth0
    • Permissions Management
    • Auditing
    • Teams management
    • Configuring Backup
      • Restoring a backup
    • Activate a workspace license
  • Data Sources
    • Introduction
    • User Apps
    • Workspace Integrations
    • API Integrations
      • Introduction
      • Data Modeling
      • Writing a Connector
      • Access Control
      • API Tokens
      • API Overview
      • Tips
    • Supported File Types
    • Curiosity CLI
      • Installation
      • Authentication
      • Commands
  • Search
    • Introduction
    • Languages
    • Synonyms
    • Ranking
    • Filters
    • Search Permissions and Access Control
  • Endpoints
    • Introduction
    • Creating an endpoint
    • Calling an endpoint
    • Endpoint Tokens
    • Endpoints API
  • Interfaces
    • Introduction
    • Local Development
    • Deploying a new interface
    • Routing
    • Node Renderers
    • Sidebar
    • Views
  • Artificial Intelligence
    • Introduction
    • Embeddings Search
    • AI Assistant
      • Enabling AI Assistant
    • Large Language Models
      • LLMs Models Configuration
      • Self-Hosted Models
    • Image Search
    • Audio and Video Search
  • Sample Workspaces
    • Introduction
    • HackerNews
    • Aviation Incidents
    • Covid Papers
    • NASA Public Library
    • Suggest a Recipe
  • Basic Concepts
    • Graph database
    • Search Engine
  • Troubleshooting
    • FAQs
      • How long does it take to set up?
      • How does Curiosity keep my data safe?
      • Can we get Curiosity on-premises?
      • Can I connect custom data?
      • How does Workspace pricing work?
      • Which LLM does Curiosity use?
      • What's special about Curiosity?
      • How are access permissions handled?
      • What enterprise tools can I connect?
      • How to access a workspace?
      • How do I hard refresh my browser?
      • How do I report bugs?
      • How do I solve connectivity issues?
      • How do I contact support?
  • Policies
    • Terms of Service
    • Privacy Policy
Powered by GitBook
On this page
  1. Sample Workspaces

Introduction

PreviousAudio and Video SearchNextHackerNews

Last updated 10 months ago

With Curiosity Workspace, you can connect to various data sources, enrich and transform your data, and build engaging front-ends for your users.

In this page, we will show you some examples of how to build a Curiosity Workspace using different types of data and features. You can use these samples as inspiration or reference for your own projects. For each sample workspace, you will find the code for the data connector and the custom front-end component in an external GitHub repository. You can clone or fork the repository and modify it according to your needs, and all code is provided under the .

The samples included are:

  • HackerNews: A workspace that indexes and searches stories from HackerNews using the . It also demonstrates how to use an external embedding model to generate vectors for similarity seach directly inside your Curiosity Workspace.

  • Aviation Incidents: A workspace that indexes and searches aviation incidents and accidents from using web scraping.

  • Covid Papers: A workspace that indexes and searches scientific papers related to the COVID-19 publications dataset from the .

  • NASA Public Library: A workspace that indexes and searches NASA publications from the using web scraping.

  • Suggest a Recipe: A workspace that searches and recommends recipes from various websites based on ingredients, cuisine, diet, and other preferences.

These samples are provided for demonstration purposes only. There is no affiliation between Curiosity and the data sources used in these samples.

MIT license
public API
The Aviation Herald
COVID-19 Open Research Dataset Challenge (CORD-19)
NASA Technical Reports Server