text
stringlengths
0
1.36k
Open
sourced Office Oracle Test Notebook
Open
sourced Office Oracle Data Bench
I talk through what I learned, why Jupyter notebooks were such a handy tool for getting my data quality to where I needed it to be, before worrying about application logic.
I also demonstrate langchain DocumentLoaders, how to store secrets in Jupyter notebooks when open sourcing them, and much more.
What's involved in building an AI chatbot that is trained on a custom corpus of knowledge? In this video I breakdown the data preparation, training and app development components and explain why Jupyter notebooks were such a handy tool while creating this app and tweaking my model.
App is open source at https://github.com/zackproser/office-... and a demo is currently available at https://office-oracle.vercel.app.
search
Roie Schwaber-Cohen and I discuss semantic search and step through the code for performing semantic search with Pinecone's vector database.
ref
arch
deployment
part
In this three part video series, I deploy the Pinecone AWS Reference Architecture with Pulumi from start to finish.
ref
arch
I demonstrate how to configure, deploy and connect through a jump host so that you can interact with RDS Postgres and other resources running in the VPC's private subnets.
chatbot
vercel
Curious how you might take Vercel's ai-chatbot template repository from GitHub and turn it into your own GPT-like chatbot of any identity? That's what I walkthrough in this video.
I show the git diffs and commit history while talking through how I integrated langchain, OpenAI, ElevenLabs for voice cloning and text to speech and Pinecone.io for the vector database in order to create a fully featured chat-GPT-like custom AI bot that can answer, factually, for an arbitrary corpus of knowledge.
workers
On the Cloudflare API team, we were responsible for api.cloudflare.com as well as www.cloudflare.com. Here's how we wrote the first Cloudflare Workers to gracefully deprecate TLS 1.0 and set them in front of both properties, without any downtime.
And no, if you're paying attention, my name is not Zack Prosner, it's Zack Proser :)
I've been working on this side project for several months now, and it's ready enough to demonstrate. In this video I talk through: * What it is * How it works * A complete live demo * Using Replicate.com for a REST API interface to StableDiffusion XL for image generation
## Stack * Next.js * Vercel * Vercel Postgres * Vercel serverless functions * Pure JavaScript integration with git and GitHub thanks to [isomorphic-git](https://github.com/isomorphic-git/isomorphic-git)
## Features
Secured via GitHub oAuth
StableDiffusion XL for image generation
Postgres database for posts and images data
S3 integration for semi
volatile image storage
Start and complete high quality blog posts in MDX one
handed while on the go
Panthalia is open-source and available at [github.com/zackproser/panthalia](https://github.com/zackproser/panthalia)
in
your
If you're still copying and pasting back and forth between ChatGPT in your browser and your code in your IDE, you're missing out.
Check out how easily you can use ChatGPT in your terminal!
ref
arch
deployment
part
In this three part video series, I deploy the Pinecone AWS Reference Architecture with Pulumi from start to finish.
ref
arch
deploy
part
In this three part video series, I deploy the Pinecone AWS Reference Architecture with Pulumi from start to finish.