Discover and read the best of Twitter Threads about #babyagi

Most recents (12)

#SalesGPT is the "context-aware" AI Sales Agent that can revolutionize the sales industry 👀

It can make personalized calls, handle objections, follow up persistently - leaving your sales team more time for strategic tasks 🧵👇

@finetuner_ai #nocode #buildinpublic @LangChainAI
Originally published by @FilipMichalsky , it leverages @LangChainAI and was inspired by #babyagi architecture. Image
What does "context-aware" mean? Well, SalesGPT understands the flow and stage of a sales conversation. Whether it's prospecting, nurturing, presenting, or closing - it knows where it is in the conversation and adapts accordingly.
Read 7 tweets
Just gave GPT-4 access to use Chrome however it wants (click, scroll, fill forms) thru @LangChainAI Auto-GPT agent. The results were mind-blowing!

Here's what it did: 👇

🎧Bought me an AirPod
🎉Helped me find an event venue and filled out the contact form
🍽️Booked restaurants
I’ve also open-sourced the project so you can try it out too! ChromeGPT is built using @LangChainAI and @SeleniumHQ , supports Zero-shot, #BabyAGI and #AutoGPT agents. github.com/richardyc/Chro…

More ChromeGPT demos: 🧵

2/4

#ChromeGPT #ChatGPT #langchain #generative #GPT4
Demo using #langchain Auto-GPT agent

Prompt: Find me a bar that can host a 20 person event near Chelsea Manhattan. Fill out contact us form if they have one. 👇

3/4
Read 4 tweets
BabyAGI, the autonomous #AI agent, gets its own UI! 🔥

`BabyAGI UI` is an #opensource user interface for @babyAGI_ developed by @miiura!

- Framework: @nextjs
- Styling/UI: @tailwindcss/@radix_ui
- Vector DB: @pinecone
- LLM chaining: @LangChainAI

Demo and repo link ↓
Here's a link to the app

> babyagi-ui.vercel.app

Note: your @OpenAI API key must be set from the `Settings` menu.

Repo link ↓ Image
Read 5 tweets
Seeing tons of great projects being built in the #babyAGI community! Here are a few that caught my attention 👇
Read 8 tweets
You can now `pip install llama-agi`! 🛠️🧠

Get access to a core set of abstractions/tools that allow you to easily build #babyAGI/#AutoGPT-like capabilities yourself 🔥

Example notebook here, it’s super easy to get started: colab.research.google.com/drive/1yXengyQ…
The core abstractions:
✅ Task managers - add/generate/parse/prioritize tasks using @gpt_index modules
🤖 Execution Agents - execute actions with the help of @LangChainAI agent abstractions
🏃AGI Runner - call agents/task managers in an outer loop!

Docs coming soon!
The goal of llama-agi (part of our Llama Lab repo), is to provide a fun playground for building experimental AGI capabilities.

Can also help to inform core features we put in llama-index.

Link: github.com/run-llama/llam…

We’re very open to contributions and new ideas too 💡
Read 3 tweets
Crazy 1st half of the week in AI.

Didn't catch it all? We got you.

TLDR and viral tweets below 🧵 Image
.@Google /

TLDR: Google plans to revamp their entire search experience, codenamed "Magi". Public release expected next month.

@DataChaz never misses:
.@Meta /

TLDR: Meta released DINOv2, a computer vision model that uses an innovative approach to training.

Straight from the source @MetaAI:
Read 10 tweets
This is insane 🤯

We've added #autogpt / #babyagi in Discord. Ask our bot a question and it creates AI "agents" that operate automatically on their own & complete tasks for you

Our marketing & business development staff can view output and collab on it very easily

Read on 👇🧵
If you thought ChatGPT was crazy, AutoGPT takes it to the next level:
- Chains together LLM's (ie. ChatGPT) "thoughts"
- Has internet access, long & short-term memory, access to websites & file storage

With Discord we can view & even vote on the tasks it gives, using emojis

2/3
Soon available for any other Discord that subscribes to our "Premium" service - read more on aidocs.soldecoder.app

Currently available in private beta in the SOL Decoder Discord, for staff testing

Can't wait to unlock the full potential of this, as AutoGPT tech advances!

3/3
Read 3 tweets
Did you know that there's already an AGI out there? It can (basically):

* Order your coffee at Starbucks
* Perform market analysis
* Find and negotiate a lease

Easter project inspired by #AutoGPT & #BabyAGI

Try Godmode godmode.space
Built with heavy inspiration from @yoheinakajima's BabyAGI and @SigGravitas AutoGPT

Project with @emilahlback & @da_fant
AI agents can unlock enormous amounts of value, and to ensure that the benefits will continue to outweigh potential long-term runaway risks, I'd encourage anyone to check out/donate to alignment projects like evals.alignment.org & redwoodresearch.org
Read 3 tweets
🚀 1/ Wanna take #AutoGPT to the next level? Say hello to @dataleapHQ the "Upwork for AI Agents" - a marketplace where you can hire AutoGPTs and other AI agents to get the job done. Buckle down for our vision paper! 🧵 dataleap.substack.com/p/ai-workforce…
@dataleapHQ 🙏 2/ Big shoutout to all the brilliant minds moving us closer to his vision:
@hwchase17, @LangChainAI & @gpt_index for the agent toolset , @yoheinakajima for sparking our imagination with #BabyAGI, @ShunyuYao12 for your ReAct thought breakthrough, and @SigGravitas for AutoGPT.
@dataleapHQ @hwchase17 @LangChainAI @gpt_index @yoheinakajima @ShunyuYao12 @SigGravitas 🤖 3/ The gig economy has traditionally been the domain of human freelancers, but at Dataleap we are looking to create a new era where AI agents and humans coexist, each leveraging their unique strengths. Sometimes they'll complement each other; other times, it's all AI.
Read 9 tweets
🧵1/ Just attended a 🔥 @LangChainAI webinar on AI agents, ft. some of the brightest minds in the space! Let's unpack the key takeaways & explore the cutting-edge work being done.

Guests:
@charles_irl
@ShunyuYao12
@mbusigin
@yoheinakajima
@hwchase17
@LangChainAI @charles_irl @ShunyuYao12 @mbusigin @yoheinakajima @hwchase17 🧠2/ Shunyu introduced the core idea of his #ReAct paper, which adds a "thought" between Action & Observation. The open question is, do we need a strict pattern of Thought-Action-Observation or should we just add thoughts as a special type of action, offering more flexibility?
@LangChainAI @charles_irl @ShunyuYao12 @mbusigin @yoheinakajima @hwchase17 🤖3/ Yohei built babyAGI, inspired by #HustleGPT. He used GPT-4 to create an autonomous Founder Bot, even penning a "scientific paper" about it. BabyAGI focuses on completing, generating, and prioritizing tasks. #BabyAGI
Read 16 tweets
Agents are game changers

I'm building on top of @yoheinakajima 's babyagi code, backed by Pinecone + Slack. Each thread has new objectives!

🔥🔥🔥
@yoheinakajima Hit me up if you're interested in an install!

It's 1 click - just configure your own openai api key + pinecone api key.

I'm currently playing with how to make the replies streaming
@yoheinakajima Streaming @OpenAI's response is (mostly) in place for #BabyAGI on Slack!

"How might you set up excellent CI/CD for an internet scale service?"
Read 6 tweets
NEW: This Post Was Written By #AI: sjtylr.net/2022/10/08/thi…

From idea to content and published post in under 30mins, using free tools. This tech is developing *fast* and will have implications for teaching, learning and our graduates.

#EdTech
☝️Using tools from @playground_ai @peppertype_ai @AiWritesonic @copy_ai and inspired by @Suhail @kaifulee @FryRsquared @DeepMind @daniel_eckler and more. Follow them all for super-interesting news. #AI
Read 305 tweets

Related hashtags

Did Thread Reader help you today?

Support us! We are indie developers!


This site is made by just two indie developers on a laptop doing marketing, support and development! Read more about the story.

Become a Premium Member ($3.00/month or $30.00/year) and get exclusive features!

Become Premium

Too expensive? Make a small donation by buying us coffee ($5) or help with server cost ($10)

Donate via Paypal Become our Patreon

Thank you for your support!