AI/ML

AI/ML

2331 bookmarks
Custom sorting
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
What’s in the RedPajama-Data-1T LLM training set
What’s in the RedPajama-Data-1T LLM training set
RedPajama is “a project to create leading open-source models, starts by reproducing LLaMA training dataset of over 1.2 trillion tokens”. It’s a collaboration between Together, Ontocord.ai, ETH DS3Lab, Stanford CRFM, …
·simonwillison.net·
What’s in the RedPajama-Data-1T LLM training set
Running GPT4All On a Mac Using Python langchain in a Jupyter Notebook
Running GPT4All On a Mac Using Python langchain in a Jupyter Notebook
Over the last three weeks or so I’ve been following the crazy rate of development around locally run large language models (LLMs), starting with llama.cpp, then alpaca and most recently (?!) …
·blog.ouseful.info·
Running GPT4All On a Mac Using Python langchain in a Jupyter Notebook