Growth Hacker, Serial Entrepreneur, & Marketing Guru with a Passion for AI, Deep Learning, Machine Learning, & the Automation Revolution sweeping the US.
Highlights
Pinned Loading
-
Cohere Embed V3
Cohere Embed V3 1# This snippet shows and example how to use the Cohere Embed V3 models for semantic search.
2# Make sure to have the Cohere SDK in at least v4.30 install: pip install -U cohere
3# Get your API key from: www.cohere.com
4import cohere
5import numpy as np
-
words2map
words2map PublicForked from legel/words2map
online natural language processing with word vectors
Python 1
-
crawler.go
crawler.go 1package main
23import (
4"fmt"
5"net/http"
-
nycschoolfinder
nycschoolfinder PublicForked from havasnewyork/nycschoolfinder
NYC School Finder using Watson APIs - Watson Hackathon Project
-
dotfiles-2
dotfiles-2 PublicForked from bkuhlmann/dotfiles
Shell scripts for applying default settings to UNIX-based operating systems.
Shell 1
-
Sample SiteNavigationElement Schema ...
Sample SiteNavigationElement Schema Markup 1<ul itemscope itemtype="http://www.schema.org/SiteNavigationElement">
2<li itemprop="name"><a itemprop="url" href="http://www.travelstore.com/our-advantage">Our Advantage</a></li>
3<li itemprop="name"><a itemprop="url" href="http://www.travelstore.com/our-travel-experts">Travel Experts</a></li>
4<li itemprop="name"><a itemprop="url" href="http://www.travelstore.com/destinations">Destinations</a></li>
5<li itemprop="name"><a itemprop="url" href="http://www.travelstore.com/cruises">Cruises</a></li>
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.