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
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.
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.
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.
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
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, …
mallahyari/llm-hub: A curated collection of interesting applications, repos, and tutorials using large language models (LLM) like GPT-3
A curated collection of interesting applications, repos, and tutorials using large language models (LLM) like GPT-3 - mallahyari/llm-hub: A curated collection of interesting applications, repos, an...
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 (?!) …