<!-- mobian-agent-page publisher="dailydev" canonical="https://daily.dev/posts/torantulino-auto-gpt-an-experimental-open-source-attempt-to-make-gpt-4-fully-autonomous--2upm1fbkz" -->

---
title: Torantulino/Auto-GPT: An experimental open-source...
description: Auto-GPT is an experimental open-source application showcasing the capabilities of the GPT-4 language model. A full day of development can easily cost as much...
canonical: https://daily.dev/posts/torantulino-auto-gpt-an-experimental-open-source-attempt-to-make-gpt-4-fully-autonomous--2upm1fbkz
twitter:card: summary_large_image
twitter:site: @dailydotdev
og:type: website
og:site_name: daily.dev
og:title: Torantulino/Auto-GPT: An experimental open-source attempt to make GPT-4 fully autonomous. | daily.dev
og:description: Auto-GPT is an experimental open-source application showcasing the capabilities of the GPT-4 language model. A full day of development can easily cost as much...
og:url: https://daily.dev/posts/torantulino-auto-gpt-an-experimental-open-source-attempt-to-make-gpt-4-fully-autonomous--2upm1fbkz
og:image: https://api.daily.dev/og/posts/2upM1fBKZ.png
og:image:alt: Torantulino/Auto-GPT: An experimental open-source attempt to make GPT-4 fully autonomous.
og:image:width: 1200
og:image:height: 630
og:locale: en
---

> ## Documentation Index
> Fetch the complete documentation index at: https://daily.dev/llms.txt
> Use this file to discover all available pages before exploring further.

# Torantulino/Auto-GPT: An experimental open-source attempt to make GPT-4 fully autonomous.

**[Pointer](https://daily.dev/sources/pointer)** · 6 min read · 21 upvotes · 0 comments

## Summary

Auto-GPT is an experimental open-source application showcasing the capabilities of the GPT-4 language model. A full day of development can easily cost as much as $20 in API costs, which for a free project is quite limiting. If you'd like to sponsor this project and have your avatar or company logo appear below.

## Full article

daily.dev links to this article rather than hosting it. Read it at the original source: <https://github.com/Torantulino/Auto-GPT>

## Similar posts on daily.dev

- [Governing Security in the Age of Infinite Signal](https://daily.dev/posts/governing-security-in-the-age-of-infinite-signal-qhihbir44) · Snyk · 0 upvotes · 0 comments
- [No one has a good plan for how AI companies should work with the government](https://daily.dev/posts/no-one-has-a-good-plan-for-how-ai-companies-should-work-with-the-government-nkajqoze1) · TechCrunch · 0 upvotes · 1 comments

---

Tags: [#github](https://daily.dev/tags/github), [#openai](https://daily.dev/tags/openai)

[View this post on daily.dev](https://daily.dev/posts/torantulino-auto-gpt-an-experimental-open-source-attempt-to-make-gpt-4-fully-autonomous--2upm1fbkz)

```json
{"@context":"https://schema.org","@graph":[{"@type":"Organization","@id":"https://daily.dev/#organization","name":"daily.dev","url":"https://daily.dev","logo":{"@type":"ImageObject","url":"https://daily.dev/apple-touch-icon.png","width":180,"height":180},"sameAs":["https://twitter.com/dailydotdev","https://github.com/dailydotdev","https://www.linkedin.com/company/daily-dev-ltd"]},{"@type":"WebSite","@id":"https://daily.dev/#website","url":"https://daily.dev","name":"daily.dev","publisher":{"@id":"https://daily.dev/#organization"},"potentialAction":{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https://daily.dev/search?q={search_term_string}"},"query-input":"required name=search_term_string"}}]}
{"@context":"https://schema.org","@type":"TechArticle","headline":"Torantulino/Auto-GPT: An experimental open-source attempt to make GPT-4 fully autonomous.","url":"https://daily.dev/posts/torantulino-auto-gpt-an-experimental-open-source-attempt-to-make-gpt-4-fully-autonomous--2upm1fbkz","mainEntityOfPage":{"@type":"WebPage","@id":"https://daily.dev/posts/torantulino-auto-gpt-an-experimental-open-source-attempt-to-make-gpt-4-fully-autonomous--2upm1fbkz"},"datePublished":"2023-04-07T20:57:27.816Z","dateModified":"2023-04-07T20:57:27.814Z","description":"Auto-GPT is an experimental open-source application showcasing the capabilities of the GPT-4 language model. A full day of development can easily cost as much...","image":"https://media.daily.dev/image/upload/f_auto,q_auto/v1/posts/b506c97b8d13e4f4b0f3f5d6afaffb18","thumbnailUrl":"https://media.daily.dev/image/upload/f_auto,q_auto/v1/posts/b506c97b8d13e4f4b0f3f5d6afaffb18","isAccessibleForFree":true,"articleSection":"Pointer","inLanguage":"en","publisher":{"@type":"Organization","name":"daily.dev","url":"https://daily.dev","logo":{"@type":"ImageObject","url":"https://daily.dev/apple-touch-icon.png","width":180,"height":180}},"author":{"@type":"Organization","name":"Pointer","logo":"https://media.daily.dev/image/upload/t_logo,f_auto/v1/logos/65d4168582f14e0cb2b46693356e66f1","url":"https://daily.dev/sources/pointer"},"commentCount":0,"discussionUrl":"https://daily.dev/posts/torantulino-auto-gpt-an-experimental-open-source-attempt-to-make-gpt-4-fully-autonomous--2upm1fbkz","interactionStatistic":[{"@type":"InteractionCounter","interactionType":{"@type":"LikeAction"},"userInteractionCount":21},{"@type":"InteractionCounter","interactionType":{"@type":"CommentAction"},"userInteractionCount":0}],"keywords":"github,openai","timeRequired":"PT6M"}
{"@context":"https://schema.org","@type":"BreadcrumbList","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https://daily.dev"},{"@type":"ListItem","position":2,"name":"Pointer","item":"https://daily.dev/sources/pointer"},{"@type":"ListItem","position":3,"name":"Torantulino/Auto-GPT: An experimental open-source attempt to make GPT-4 fully autonomous."}]}
```

