CoolFace
Apppublic

coding-alt/AutoGPT

sourceHugging Facemitupdated 3y agoView on Hugging Face
0likes
examples.json28 linesDownload Raw Back to ui
1[2    [3        "Entrepreneur-GPT",4        "an AI designed to autonomously develop and run businesses with the sole goal of increasing your net worth",5        [6            ["Increase net worth"],7            ["Grow Twitter Account"],8            ["Develop and manage multiple businesses autonomously"]9        ]10    ],11    [12        "JobFinder-GPT",13        "An AI that finds the most relevant job postings for a UI designer on LinkedIn and Glassdoor and applies for you.",14        [15            ["Collect my existing credentials from https://www.linkedin.com/in/satyanadella."],16            ["Find companies that have been hiring for UI designer roles on LinkedIn."],17            ["Apply for the jobs."]18        ]19    ],20    [21        "PaperReader-GPT",22        "An AI that finds the latest AI papers on arXiV and gives one sentences summaries.",23        [24            ["Find the top papers on AI on arXiv."],25            ["Summarize their abstracts into a single line."]26        ]27    ]28]