Skip to content
View wooyakob's full-sized avatar

Block or report wooyakob

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.

Please don't include any personal information such as legal names or email addresses. Maximum 250 characters, 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

Pinned Loading

  1. agent-on-capella agent-on-capella Public

    A functional Agent that showcases Capella's diverse data platform capabilities: operational/KV, vector, geospatial and built in caching, to find, serve and store unique properties for a buyer at sp…

    Python

  2. restaurant-vector-search restaurant-vector-search Public

    This application demos Couchbase vector search of restaurants in California stored in Capella. Enabling users to search for more diverse exploration e.g. sushi restaurants with a good vibe and uniq…

    Python

  3. music-recommendation-engine music-recommendation-engine Public

    Exploring Gemini's Long Context Window and Context Caching to generate personalized music recommendations for a user and profile matching users with similar music tastes.

    Jupyter Notebook

  4. product-objection-handling product-objection-handling Public

    Built a containerized web application deployed on Microsoft Azure. The application used an AI model to help sales reps handle objections with a grounded understanding of uploaded product information.

    HTML

  5. support-ticket-queries support-ticket-queries Public

    Query customer support tickets stored as JSON in Couchbase Capella Free Tier using Python SDK and SQL++/N1QL. This demonstrates the performance power and cost savings from indexing.

    Python

  6. img-to-json img-to-json Public

    A tiny CLI that converts an image file into a JSON object with base64-encoded data, ready to store in a document database.

    Rust