AI/ML

AI/ML

1798 bookmarks
Custom sorting
Dropbox lays off 500 employees, 16% of staff, CEO says due to slowing growth and 'the era of AI'
Dropbox lays off 500 employees, 16% of staff, CEO says due to slowing growth and 'the era of AI'
Cloud storage giant Dropbox today joined the fray of tech companies announcing layoffs. The company today announced that it would be laying off 16% of its staff, equivalent to about 500 employees, due to slowing growth, and — in the words of CEO Drew Houston — because “the AI era of computing has finally arrived.” […]
·techcrunch.com·
Dropbox lays off 500 employees, 16% of staff, CEO says due to slowing growth and 'the era of AI'
News app Artifact can now summarize stories using AI, including in fun styles
News app Artifact can now summarize stories using AI, including in fun styles
Artifact, the personalized news aggregator from Instagram’s founders is further embracing AI with the launch of a new feature that will now summarize news articles for you. The company announced today it’s introducing a tool that generates article summaries with a tap of a button, in order to give readers the ability to understand the […]
·techcrunch.com·
News app Artifact can now summarize stories using AI, including in fun styles
Future Music | Weeknotes - thejaymo
Future Music | Weeknotes - thejaymo
I am fixated on the vocal static. I hear at the edges the AI-anna Grande model unspooling into pure material waveform. This is future music.
·thejaymo.net·
Future Music | Weeknotes - thejaymo
US Supreme Court rejects computer scientist's lawsuit over AI-generated inventions
US Supreme Court rejects computer scientist's lawsuit over AI-generated inventions
The U.S. Supreme Court on Monday declined to hear a challenge by computer scientist Stephen Thaler to the U.S. Patent and Trademark Office's refusal to issue patents for inventions his artificial intelligence system created.
·reuters.com·
US Supreme Court rejects computer scientist's lawsuit over AI-generated inventions
Building A ChatGPT-enhanced Python REPL
Building A ChatGPT-enhanced Python REPL
In this blog I share my experience in building a Python REPL augmented with ChatGPT. I explore how the application is built, and speculate on software engineering patterns and paradigms that might emerge in systems built on Large Language Models (LLMs). GEPL - Generate, Evaluate, Print, Loop Link to this section Introduction The Lisp programming language made REPLs (Read, Evaluate, Print, Loop) famous. REPLs are interactive programming environments where the programmer gets immediate feedback on lines of code they just typed.
·isthisit.nz·
Building A ChatGPT-enhanced Python REPL
Langchain + Zapier Agent
Langchain + Zapier Agent
A brief overview of Langchain's integration with Zapier NLP Actions API Request Zapier NLP Actions: https://zapier.com/l/natural-language-actions Langchain docs: https://langchain.readthedocs.io/en/latest/ Open AI: https://platform.openai.com Other links: twitter: https://twitter.com/0xmerkle friday lunch: https://fridaylunch.studio
·youtube.com·
Langchain + Zapier Agent
Bardeen | Automate your repetitive tasks with one click
Bardeen | Automate your repetitive tasks with one click
Bardeen is an automation app to replace your repetitive tasks with a single shortcut and control your web apps from anywhere. Explore our integrations with your favorite apps and hundreds of pre-built playbooks that help you stay in the flow.
·bardeen.ai·
Bardeen | Automate your repetitive tasks with one click
Feder: A Powerful Visualization Tool for Vector Similarity Search
Feder: A Powerful Visualization Tool for Vector Similarity Search
We are happy to announce the release of Feder, a powerful visualization tool that can help you see the actual structure of an index and the whole process of a vector similarity search.
·zilliz.com·
Feder: A Powerful Visualization Tool for Vector Similarity Search
What is a Vector Database?
What is a Vector Database?
The ever-increasing amount of unstructured data requires a paradigm shift and a new category of database management system - the vector database.
·zilliz.com·
What is a Vector Database?
Query Your Data with GPT-4 | Embeddings, Vector Databases | Langchain JS Knowledgebase
Query Your Data with GPT-4 | Embeddings, Vector Databases | Langchain JS Knowledgebase
Introduction to Langchain Javascript Embeddings, Vectorstorage, Similarity Search. How to Create GPT-3 GPT-4 Chatbots that can contextually reference your data (txt, JSON, webpages, PDF) with embeddings. Discussion into embeddings, vectorstorage options such as Pinecone, Chroma, Langchain, Supabase, Weaviate. Starmorph Resources Website: https://Starmorph.com Starmorph Tools https://starmorph.com/ai-tools Consulting 1hr Call: https://cal.com/starmorphai/consultingcall?duration=60 Langchain Resources Langchain JS Docs: https://js.langchain.com/docs/ OpenAI Embeddings Docs: https://platform.openai.com/docs/guides/embeddings/use-cases
·youtube.com·
Query Your Data with GPT-4 | Embeddings, Vector Databases | Langchain JS Knowledgebase
Atlassian brings an AI assistant to Jira and Confluence
Atlassian brings an AI assistant to Jira and Confluence
Atlassian introduces AI-driven virtual teammate, Atlassian Intelligence, that brings together Atlassian's own model and OpenAI's tools.
·techcrunch.com·
Atlassian brings an AI assistant to Jira and Confluence
Snack Prompt | Discover the Best AI Prompts | AI Collaboration Platform
Snack Prompt | Discover the Best AI Prompts | AI Collaboration Platform
Explore a community-driven platform to discover, upvote, and share the best AI prompts for ChatGPT & Bard. Follow topics, create and organize prompts, and connect with expert prompters. Unlock AI’s full potential with Snack Prompt.
·snackprompt.com·
Snack Prompt | Discover the Best AI Prompts | AI Collaboration Platform
I wrote a swift app in under an hour
I wrote a swift app in under an hour
Can I create an app in under an hour that converts long form spoken audio to bullet points for texting? Let's find out!
·bramadams.dev·
I wrote a swift app in under an hour
Duckbase - Don't miss out on knowledge
Duckbase - Don't miss out on knowledge
Your own evolving, self-organized, knowledge base. The more content you collect, the smarter it gets.
·duckbase.io·
Duckbase - Don't miss out on knowledge
Autonomous Agents & Agent Simulations
Autonomous Agents & Agent Simulations
Over the past two weeks, there has been a massive increase in using LLMs in an agentic manner. Specifically, projects like AutoGPT, BabyAGI, CAMEL, and Generative Agents have popped up. The LangChain community has now implemented some parts of all of those projects in the LangChain framework. While researching and
·blog.langchain.dev·
Autonomous Agents & Agent Simulations