Back to packages list

Vals using openai/helpers/zod

mrshorts avatar
mrshorts
utmostGoldRooster
Email
Forked from mrshorts/byob
0
mrshorts avatar
mrshorts
byob
Email
Forked from vawogbemi/byob
0
yawnxyz avatar
yawnxyz
byob
Email
Forked from vawogbemi/byob
0
stevekrouse avatar
stevekrouse
neatEmeraldVicuna
Cron
Forked from eseidel/twitterAlert
0
vawogbemi avatar
vawogbemi
byob
Email
BYOB - Build Your Own Bot You can chat with llms over email, the email thread functions as memory. The biggest thing is that you can instantly create a chat like interface with llms. Pair that with back end data and functions and you got something really powerful. Take it further Custom domains Use cloudflare email workers or a similiar service to create a custom email domain and route any incoming emails to this val. Use any email api set up with that domain to send emails ie. Sendgrid, Resend, Postmark. Toolings Llms can uses tools , meaning you can make this an agent and a whole lot more useful.
2
arthrod avatar
arthrod
openai_structured_output_demo
Script
Forked from stevekrouse/openai_structured_output_demo
0
nbbaier avatar
nbbaier
openai_structured_output_demo
Script
Forked from stevekrouse/openai_structured_output_demo
0
stevekrouse avatar
stevekrouse
openai_structured_output_demo
Script
OpenAI Structured Output Demo Ensure responses follow JSON Schema for structured outputs The following demo uses zod to describe and parse the response to JSON. Learn more in the OpenAI Structured outputs docs .
2
1
Next