IntelligenzaArtificiale / Free-Auto-GPT

Free Auto GPT with NO paids API is a repository that offers a simple version of Auto GPT, an autonomous AI agent capable of performing tasks independently. Unlike other versions, our implementation does not rely on any paid OpenAI API, making it accessible to anyone.
MIT License
2.44k stars 383 forks source link

doesn't work at all. #109

Closed BigJonMMXX closed 1 year ago

BigJonMMXX commented 1 year ago
⚠️INSTRUCTIONS: i got to this point... >python3 -m pip install -r requirements.txt And then lots of errors.......... Downloading faiss-gpu-1.7.1.post2.tar.gz (40 kB) ---------------------------------------- 40.3/40.3 kB 2.0 MB/s eta 0:00:00 Preparing metadata (setup.py) ... done WARNING: Generating metadata for package faiss-gpu produced metadata for project Discarding https://files.pythonhosted.org/packages/17/76/47d0cc8161f4bf988583a2839b Requested faiss-cpu from https://files.pythonhosted.org/packages/17/76/47d0cc8161f line 11)) has inconsistent name: expected 'faiss-gpu', but metadata has 'faiss-cpu' Downloading faiss-gpu-1.7.1.post1.tar.gz (41 kB) ---------------------------------------- 41.1/41.1 kB 1.9 MB/s eta 0:00:00 Preparing metadata (setup.py) ... done WARNING: Generating metadata for package faiss-gpu produced metadata for project Discarding https://files.pythonhosted.org/packages/39/8d/b62bc92c8dd4b2a99d4a06b880 Requested faiss-cpu from https://files.pythonhosted.org/packages/39/8d/b62bc92c8dd line 11)) has inconsistent name: expected 'faiss-gpu', but metadata has 'faiss-cpu' Downloading faiss-gpu-1.7.1.tar.gz (40 kB) ---------------------------------------- 40.3/40.3 kB 970.6 kB/s eta 0:00:00 - [x] Example - [ ] Example2

Have you already searched for your ISSUE among the resolved ones?

What version of Python do you have?

What version of operating system do you have?

What type of installation did you perform?

Desktop (please complete the following information):

Describe the bug A clear and concise description of what the bug is.

Screenshots If applicable, add screenshots to help explain your problem.

Additional context Add any other context about the problem here.

BigJonMMXX commented 1 year ago

i was looking forward to all this, but not enough instructions...

IntelligenzaArtificiale commented 1 year ago

pls open requirements.txt and comment the line with faiss-gpu and remove the comment from faiss-cpu