Join tomorrow's workshop to learn all about building projects with @pinecone
, Hugging Face, and @Gradio
CODE
-
Workshop: Building Projects with Pinecone, Hugging Face, Gradio
By
–
-
Internal App with CI/CD for Company-wide Collaboration
By
–
I pitched something like that at a previous employer: let's have an internal app for things like "staff pet directory" and "project status reports" which lives in a repo with CI and CD and anyone in the company can ship a new feature to it any time they like
-
Iterative approach to building and refining positive datasets
By
–
from my own experience you want something interactive and change your mind around quite a bit. so you're building the positive set, seeing the results, then tweaking your positive set over time. it's an incremental iterative thing.
-
14-Year Data Matching Project Considered as Datasette Plugin
By
–
Sadly my 14 year old project never got any further than this! https://
github.com/simonw/datamat
cher/blob/main/index.html
… Though now I'm pondering if something like this could make a good @datasetteproj plugin… -
Hyperparameter Optimization Techniques and Practical Implementation Guide
By
–
Check out @subirmansukhani
’s technical blog on how to perform hyperparameter optimization. Then try the free accompanying Domino project yourself. https://
domino.buzz/3h6XxFq -
Delightful API with comprehensive species search functionality
By
–
Their API is delightful to use, includes full species search
-
Building String Distance Matching Tools in JavaScript
By
–
I built something a bit like this once that used Levenshtein string distances in JavaScript https://
github.com/simonw/datamat
cher
… -
datamatcher tool for data matching and processing
By
–
Reminds me of my old datamatcher tool https://
github.com/simonw/datamat
cher/
… -
T-shaped developers thrive in self-guided learning environments
By
–
Not so good if you want to specialize in a specific area (eg iOS) and be mentored by senior developers, but it's a fantastic environment for people who want to be more T-shaped and who are good at self-guided learning
-
Engineer Skills Development at Startups Across Full Stack
By
–
That doesn't match my experience At a small startup an engineer might get to work on ops, backend and frontend code – whatever technical problems need solving Great for gaining a wide range of skills