#
Initial Setup
Navigate to your workspace on your browser (http://localhost:8080) and login with user and password admin.
Follow the steps to give your workspace a name, and proceed till the end.
#
Using Built-in Templates
Curiosity provides built-in templates to help you jumpstart your custom development.
#
Custom Front-End Template
- Navigate to Manage > Interface within your Curiosity Workspace.
- Find the template download option and click Download.
- Extract the ZIP file and open the project file (
.csproj) in your IDE to begin developing.
#
Data Connector Template
- Navigate to Manage > API Integrations within your Curiosity Workspace.
- Select your preferred language (C# or Python) from the available options.
- Extract the ZIP file and open the project in your IDE to start building your connector.
#
Next steps
- Write a data connector: Create a data connector for your dataset.
- Configure NLP: Set up natural language processing pipelines.
- Configure Search: Make your data searchable.