Found 511 bookmarks
Newest
Exploring GPTs: ChatGPT in a trench coat?
Exploring GPTs: ChatGPT in a trench coat?
The biggest announcement from last week’s OpenAI DevDay (and there were a LOT of announcements) was GPTs. Users of ChatGPT Plus can now create their own, custom GPT chat bots …
·simonwillison.net·
Exploring GPTs: ChatGPT in a trench coat?
Text Classification API
Text Classification API
Let's explain what text classification is in Natural Language Processing, how to use it, and why using an API helps.
·nlpcloud.com·
Text Classification API
How to Build a Large Language Model from Scratch Using Python
How to Build a Large Language Model from Scratch Using Python
Have you ever been fascinated by the capabilities of large language models like GPT-4 but wondered how they are actually work? If you want to uncover the mysteries behind these powerful models, our latest video course on the freeCodeCamp.org YouTube channel is perfect for you. In this comprehensive course, you
ndrej Karpathy.
·freecodecamp.org·
How to Build a Large Language Model from Scratch Using Python
Building the most loved CRUD app
Building the most loved CRUD app
We all have our own favorite tech stack, but is there a tech stack that can rule them all?Well, according to stack overflow, there is! In this video, we look...
·youtube.com·
Building the most loved CRUD app
Embeddings: What they are and why they matter
Embeddings: What they are and why they matter
Embeddings are a really neat trick that often come wrapped in a pile of intimidating jargon. If you can make it through that jargon, they unlock powerful and exciting techniques …
·simonwillison.net·
Embeddings: What they are and why they matter
Cloudflare Vectorize · Vectorize
Cloudflare Vectorize · Vectorize
Vectorize is a globally distributed vector database that enables you to build full-stack, AI-powered applications with Cloudflare Workers. It’s …
·developers.cloudflare.com·
Cloudflare Vectorize · Vectorize
Workers AI · Cloudflare Workers AI docs
Workers AI · Cloudflare Workers AI docs
Workers AI allows you to run machine learning models, on the Cloudflare network, from your own code – whether that be from Workers, Pages, or anywhere …
·developers.cloudflare.com·
Workers AI · Cloudflare Workers AI docs
How To Start Your Prompt Engineering Career
How To Start Your Prompt Engineering Career
As a prompt engineer, you will be responsible for crafting prompts that allow AI models to generate accurate and varied outputs.
·allabtai.com·
How To Start Your Prompt Engineering Career
Building AI Agents in Production - Parcha
Building AI Agents in Production - Parcha
Gain insights into the process of building AI Agents in production at Parcha. Discover the challenges faced and the solutions implemented to ensure the seamless deployment and performance of these agents
·parcha.ai·
Building AI Agents in Production - Parcha
Memora
Memora
·usememora.app·
Memora
Steven Tey on Twitter
Steven Tey on Twitter
New open-source AI template just dropped → https://t.co/GyBWfJNFfjIt's a full-stack AI headshot generator starter kit built with @nextjs, @leap_api, @supabase, and @vercel ▲Bonus: Built-in credits system via @Stripe and emails with @resendlabs pic.twitter.com/r9wkZkTZoM— Steven Tey (@steventey) October 12, 2023
·x.com·
Steven Tey on Twitter
$0 Embeddings (OpenAI vs. free & open source)
$0 Embeddings (OpenAI vs. free & open source)
What is the cheapest way to generate text embeddings? And how do they compare to OpenAI?To try everything Brilliant has to offer—free—for a full 30 days, vis...
·youtube.com·
$0 Embeddings (OpenAI vs. free & open source)
Inngest - Zero-infrastructure LLM & AI
Inngest - Zero-infrastructure LLM & AI
Build LLM and AI chains reliably in minutes — no memory, state, or infrastructure needed. Locally test then deploy to any platform using normal code.
·inngest.com·
Inngest - Zero-infrastructure LLM & AI
Vector Databases simply explained! (Embeddings & Indexes)
Vector Databases simply explained! (Embeddings & Indexes)
Vector Databases simply explained. Learn what vector databases and vector embeddings are and how they work. Then I'll go over some use cases for it and I briefly show you different options you can use. Resources: - Gentle introduction: https://frankzliu.com/blog/a-gentle-introduction-to-vector-databases - What is a vector database: https://www.pinecone.io/learn/vector-database/ Get your Free Token for AssemblyAI👇 https://www.assemblyai.com/?utm_source=youtube&utm_medium=referral&utm_campaign=yt_pat_75 00:00 - Intro 00:44 - Why do we need vector databases 01:29 - Vector embeddings and indexes 02:58 - Use cases 03:45 - Different vector databases Vector Database Options: - Pinecone - Weaviate - Chroma - Redis - Qdrant - Milvus - Vespa ▬▬▬▬▬▬▬▬▬▬▬▬ CONNECT ▬▬▬▬▬▬▬▬▬▬▬▬ 🖥️ Website: https://www.assemblyai.com 🐦 Twitter: https://twitter.com/AssemblyAI 🦾 Discord: https://discord.gg/Cd8MyVJAXd ▶️ Subscribe: https://www.youtube.com/c/AssemblyAI?sub_confirmation=1 🔥 We're hiring! Check our open roles: https://www.assemblyai.com/careers ▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬ #MachineLearning #DeepLearning
·youtube.com·
Vector Databases simply explained! (Embeddings & Indexes)
OpenAI Embeddings and Vector Databases Crash Course
OpenAI Embeddings and Vector Databases Crash Course
Embeddings and Vectors are a great way of storing and retrieving information for use with AI services. OpenAI provides a great embedding API to do this. Postman lets you make these with easy at https://www.postman.com/ (today's sponsor) In this video we will explore how to create a Vector Database by creating embeddings using the OpenAI API and then storing them in SingleStore. The first part of the video will cover how to create an embedding using just API requests with Postman. Then we will jump into Single Store and store these in a new database made specifically for vectors like this. 00:00 - Introduction 00:10 - What are Embeddings and Vectors 02:14 - Setup OpenAI Embeddings 03:11 - Setup Postman API Requests to create Embeddings 03:55 - Create Embedding 03:55 - Create Embedding 06:55 - Create PDF or Document Embedding 07:43 - Vector Database - Setup with SingleStore 08:20 - Vector Database - Create Database 09:32 - Vector Database - Create Table 10:41 - Vector Database - Insert Embedding Row 13:25 - Vector Database - Search Embeddings 15:18 - Embedding function with JavaScript and NodeJS 18:08 - OpenAI and GPT Digital Book 18:29 - Conclusion Postman: (today's Sponsor) for API Requests https://www.postman.com/ OpenAI Embedding Documentation: https://platform.openai.com/docs/api-reference/embeddings SingleStore Vector Database https://www.singlestore.com/cloud-trial/?utm_campaign=adrian-twarog&utm_medium=video&utm_source=youtube ⭐ Teach Me OpenAI & GPT - Digital Book ⭐ https://enhanceui.gumroad.com/l/teach-me-openai Learn Design for Developers! A book I've created to help you improve the look of your apps and websites. 📘 Enhance UI: https://www.enhanceui.com/ Feel free to follow me on: 🐦 Twitter: https://twitter.com/intent/follow?screen_name=adrian_twarog 💬 Discord: https://discord.gg/6gmmFvxkD7 💸 Patreon: https://www.patreon.com/adriantwarog Software & Discounts: 🚾 Webflow: https://webflow.grsm.io/adrian 🌿 Envato: https://1.envato.market/yRZjz2 🌿 Envato Elements: https://1.envato.market/LP0OJZ 🔴 Elementor: https://elementor.com/adrian/?ref=23140 ✖ Editor X: https://www.editorx.com/adrian-twarog Computer Gear: ⬛ Monitor: https://amzn.to/3f9DOQI ⌨ Keyboard: https://amzn.to/3eA5UFD 🐁 Mouse: https://amzn.to/3xVJO8l 🎤 Mic: https://amzn.to/3hgCfms 📱 Tablet: https://amzn.to/3ewt7sa 💡 Lighting: https://amzn.to/3vOZeZY 💡 Key Lighting: https://amzn.to/3f6qP2f Camera Equipment: 📷 Camera: https://amzn.to/3uCv4J9 📸 Primary Lens: https://amzn.to/3vT6wMm 📸 Secondary Lens: https://amzn.to/3tyqWIX 🎥 Secondary Camera: https://amzn.to/3o2zCGi 🎙 Camera Mic: https://amzn.to/33tCz9l 🎞 USB to HDMI: https://amzn.to/33yW9RE
·youtube.com·
OpenAI Embeddings and Vector Databases Crash Course
‎LazyNotes AI
‎LazyNotes AI
‎LazyNotes is like a voice recorder, except after your meeting it emails you a high-quality summary to your exact specifications. LazyNotes can easily extract and summarize key discussion topics like: action items, key terms, product descriptions, complaints, praise, debated topics, etc. It's like…
·apps.apple.com·
‎LazyNotes AI