entry-slick
entry-slick
About MetaGPT

Assign different roles to GPTs to form a collaborative software entity for complex tasks.

CN docEN docJA docDiscord FollowLicense: MITroadmaproadmapTwitter Follow

  1. MetaGPT takes a one line requirement as input and outputs user stories / competitive analysis / requirements / data structures / APIs / documents, etc.

  2. Internally, MetaGPT includes

product managers / architects / project managers / engineers.

``` It provides the entire process of a

```

software company along with carefully orchestrated SOPs.

  1. Code = SOP(Team) is the core philosophy. We materialize SOP and apply it to teams composed of LLMs.

A software company consists of LLM-based roles

Software Company Multi-Role Schematic (Gradually Implementing)

Examples (fully generated by GPT-4)

For example, if you type python startup.py "Design a RecSys like Toutiao", you would get many outputs, one of them is data & api design

Jinri Toutiao Recsys Data & API Design

It requires around $0.2 (GPT-4 api’s costs) to generate one example with analysis and design, around $2.0 to a full project.

Installation

Traditional Installation

```

Step 1: Ensure that NPM is installed on your system. Then install mermaid-js.

npm --version sudo npm install -g @mermaid-js/mermaid-cli

Step 2: Ensure that Python 3.9+ is installed on your system. You can check this by using:

python --version

Step 3: Clone the repository to your local machine, and install it.

git clone https://github.com/geekan/metagpt cd metagpt python setup.py install

```

Note:

  • If already have Chrome, Chromium, or MS Edge installed, you can skip downloading Chromium by setting the environment variable PUPPETEER_SKIP_CHROMIUM_DOWNLOAD to true.

  • Some people are having issues installing this tool globally. Installing it locally is an alternative solution,

``` npm install @mermaid-js/mermaid-cli

```

don’t forget to the configuration for mmdc in config.yml

``` PUPPETEER_CONFIG: "./config/puppeteer-config.json" MMDC: "./node_modules/.bin/mmdc"

```

Visit Official Website

https://github.com/geekan/MetaGPT

Community Posts
Hayo News
A new report says Meta’s Responsible AI team is now working on other AI teams.
Meta has reportedly broken up its Responsible AI (RAI) team as it puts more of its resources into generative artificial intelligence. The Information broke the news today, citing an internal post it had seen.
According to the report, most RAI members will move to the company’s generative AI product team, while others will work on Meta’s AI infrastructure. The company regularly says it wants to develop AI responsibly and even has a page devoted to the promise, where the company lists its “pillars of responsible AI,” including accountability, transparency, safety, privacy, and more.
image
Share
Hayo News
Meta’s director of engineering for Generative AI, Sergey Edunov, has a surprising answer to how much more power will be needed to handle the increasing demand for AI applications for the next year: just two new nuclear power plants.
image
5
Share
Hayo News
Meta updated its help center with a note explaining that political advertisers are prohibited from using its new generative AI ad campaign creation tools.
Meta, the parent company of Facebook and Instagram, is not allowing political campaigns and advertisers to use its generative artificial intelligence (AI) advertising tools, a company spokesperson said in a Reuters exclusive report.
image
Share
Hayo News
Concerns for child safety come amid rapid artificial intelligence advancements involving text and generative AI.
A group of 34 United States states are filing a lawsuit against Facebook and Instagram owner Meta, accusing the company of engaging in improper manipulation of minors who use the platforms. This development comes amid rapid artificial intelligence (AI) advancements involving both text and generative AI.
Legal representatives from various states, including California, New York, Ohio, South Dakota, Virginia and Louisiana, allege that Meta utilizes its algorithms to foster addictive behavior and negatively impact the mental well-being of children through its in-app features, such as the “Like” button.
image
4
Share
Hayo News
In a new Forbes report, high-flying AI chatbot startup Character AI, which is rumored to be in early funding talks at a whopping $5 billion valuation, is bringing its conversational characters to a new group chat function that allows users to talk to their favorite celebs, like Taylor Swift, with friends and family.
image
Share
Hayo News
The new AI assistant, Meta AI, will be initially available from Sept. 27 for a limited group of U.S.-based users.
Meta CEO Mark Zuckerberg has unveiled his firm’s new artificial intelligence (AI)-powered assistant — Meta AI — his answer to OpenAI’s ChatGPT, which will integrate with Instagram, Facebook, WhatsApp and, eventually, the company’s mixed reality devices.
Speaking at the Meta Connect event on Sept. 27, Zuckerberg explained that Meta AI is powered by the company’s large language model, Llama 2, and has been built in partnership with Microsoft Bing to allow users access to real-time information from the internet.
“Meta AI is your basic assistant that you can talk to like a person.”
image
4
Share
Hayo News
At a keynote speech at the annual Meta Connect conference today, Mark Zuckerberg announced that Meta is launching massive AI updates across the company’s applications and devices, including Instagram, Facebook and WhatsApp, building “state-of-the-art AI into the apps that billions of people use.”
The new AI experiences and features, providing, “different AIs for different things,” include:
Meta AI chatbot
image
1
Share
Hayo News
It was nearly impossible not to get caught up in the bubbly, colorful, Disneyland-like vibe of Meta’s Connect developer and creator conference yesterday, held for the first time in person since before the pandemic at Meta headquarters in Menlo Park, California.
Hearing the crowd clap during the event’s keynote every time Mark Zuckerberg announced another cool, mind-blowing or just plain adorable AI-driven product (AI stickers! AI characters! AI image of Zuck’s dog!) reminded me of being a kid watching the orca shows at Sea World in wonder: Ooh! The orca just clapped! Ahhh…look how high it can jump! (edited)
image
7
Share
Hayo News
Meta wants to build a universal translator – you can try its latest attempt for yourself
Meta debuts AI model SeamlessM4T that can translate audio and text between 100+ languages.
SeamlessM4T outperforms OpenAI’s Whisper and AudioPaLM-2 from Google while also filtering toxic inputs.
Meta has debuted SeamlessM4T, a new multimodal AI model that can translate audio into text and text to speech.
The new model supports around 100 languages and can perform:
Automatic speech recognition
Speech-to-text translation
Speech-to-speech translation
Text-to-text translation
Text-to-speech translation
Meta’s AI team said in a blog post unveiling SeamlessM4T, that the new model “is an important breakthrough in the AI community’s quest to create universal multitask systems.” (edited)
image
2
Share
Hayo News
Meta said Code Llama will make it easier to finish code.
Meta has released a tool called Code Llama, built on top of its Llama 2 large language model, to generate new code and debug human-written work, the company said.
Code Llama will use the same community license as Llama 2 and is free for research and commercial use.
image
Share