Creating our own AI agent is now simply a matter of giving it some goals, and letting it do its work with Auto-GPT.
How To Create Your Own Auto-GPT AI Agent : Read more
How To Create Your Own Auto-GPT AI Agent : Read more
Need clarification on steps 11 and 12 because after follow step 12 scripts>python main.py it says there is no file in the scripts folder. And when I just run python main.py in the Auto-GPT folder I get, ImportError: cannot import name 'main' from 'autogpt'Creating our own AI agent is now simply a matter of giving it some goals, and letting it do its work with Auto-GPT.
How To Create Your Own Auto-GPT AI Agent : Read more
I'm having the same issue and I'm running Win 11. There is no 'main.py' in the scripts folder.Need clarification on steps 11 and 12 because after follow step 12 scripts>python main.py it says there is no file in the scripts folder. And when I just run python main.py in the Auto-GPT folder I get, ImportError: cannot import name 'main' from 'autogpt'
same issue here. has anyone solved it?I'm having the same issue and I'm running Win 11. There is no 'main.py' in the scripts folder.
How would I go about procuring these items?
Same here....Need clarification on steps 11 and 12 because after follow step 12 scripts>python main.py it says there is no file in the scripts folder. And when I just run python main.py in the Auto-GPT folder I get, ImportError: cannot import name 'main' from 'autogpt'
TRY THIS: python -m autogptNeed clarification on steps 11 and 12 because after follow step 12 scripts>python main.py it says there is no file in the scripts folder. And when I just run python main.py in the Auto-GPT folder I get, ImportError: cannot import name 'main' from 'autogpt'
So...I followed all the directions, everything appeared to be installed correctly, created my .env file with my API key, and then when I hit the command (main.py was not in the scripts subdirectory, by the way so I executed from the auto-gpt directory where it was placed), I wait a few seconds and then nothing happens and it's back at the command prompt. Ideas?Creating our own AI agent is now simply a matter of giving it some goals, and letting it do its work with Auto-GPT.
How To Create Your Own Auto-GPT AI Agent : Read more