mirror of
https://github.com/Significant-Gravitas/AutoGPT.git
synced 2026-01-08 22:58:01 -05:00
Update README.md
Renames project to Auto-GPT and fixes broken git clone link.
This commit is contained in:
committed by
GitHub
parent
40856a6ed2
commit
a2d5c01369
@@ -1,8 +1,8 @@
|
||||
# Entrepreneur-GPT: An Autonomous GPT-4 Experiment
|
||||
# Auto-GPT: An Autonomous GPT-4 Experiment
|
||||

|
||||

|
||||
|
||||
Entrepreneur-GPT is an experimental open-source application showcasing the capabilities of the GPT-4 language model. This program, driven by GPT-4, autonomously develops and manages businesses to increase net worth. As one of the first examples of GPT-4 running fully autonomously, Entrepreneur-GPT pushes the boundaries of AI-assisted entrepreneurship.
|
||||
Auto-GPT (formerly Entrepreneur-GPT) is an experimental open-source application showcasing the capabilities of the GPT-4 language model. This program, driven by GPT-4, autonomously develops and manages businesses to increase net worth. As one of the first examples of GPT-4 running fully autonomously, Entrepreneur-GPT pushes the boundaries of AI-assisted entrepreneurship.
|
||||
|
||||
|
||||
|
||||
@@ -37,7 +37,7 @@ To install Entrepreneur-GPT, follow these steps:
|
||||
1. Clone the repository:
|
||||
|
||||
```
|
||||
git clone https://github.com/siggravitas/entrepreneur-gpt.git
|
||||
git clone https://github.com/Torantulino/auto-gpt.git
|
||||
```
|
||||
|
||||
2. Navigate to the project directory:
|
||||
|
||||
Reference in New Issue
Block a user