Skip to content
View dtaivpp's full-sized avatar

Block or report dtaivpp

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. Markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
dtaivpp/README.md

Welcome!

Hey all my name is David and I am currently building search for GitHub! As a search engineer I am figuring out how to find the right things across the billions of issues, repos, and users on GitHub. In my personal time I play with lots of different tooling to make my own life more enjoyable. This covers everything from single board computers to clustered utilities.

🌐 Social

GitHubTwitterLinkedinMedium

🔧 Current Technologies & Tools

ElasticsearchOpenSearchRubyPythonJavaScriptGoLangLinuxDockerKubernetesAWSGit
BashTerraformKafka

🔧 Recently Used Technologies & Tools

HTML5ReactNGINXPostgreSQLMongoDBCassandraSQL ServerAzureCircleCI

📈 Github Stats

GitHub Stats

Pinned Loading

  1. opensearch-haystack-demoopensearch-haystack-demoPublic

    This is a short demo of using Haystack with OpenSearch as a context store.

    Python 6

  2. commit-msg-regex-hookcommit-msg-regex-hookPublic

    A simple repository for bashing commit messages against regex

    Python 2 3

  3. An introduction to logging in Python!An introduction to logging in Python!
    1
    # Download this file with:
    2
    # curl -L https://gist.githubusercontent.com/dtaivpp/a9b00957aa7d9cfe33e92aff8d50c835/raw/logging_demo.py -o logging_demo.py
    3
    importlogging
    4
    5
    #
  4. cohere_semantic_search.mdcohere_semantic_search.md
    1
    # Semantic Search with OpenSearch and Cohere
    2
    3
    ## Cluster Settings:
    4
    ```
    5
    PUT /_cluster/settings