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.47k stars 383 forks source link

Fasiss Module not found #8

Closed PhoenixMystique closed 1 year ago

PhoenixMystique commented 1 year ago

I know fasiss is not for windows then how can i install it to use this project I have tried installing the wheel package but still it say platform not supported https://files.pythonhosted.org/packages/ef/2e/dc5697e9ff6f313dcaf3afe5ca39d7d8334114cbabaed069d0026bbc3c61/faiss-1.5.3-cp37-cp37m-manylinux1_x86_64.whl Help me out how i can install fasiss and use this project

danparizher commented 1 year ago

Use faiss-gpu or faiss-cpu https://github.com/IntelligenzaArtificiale/Free-AUTOGPT-with-NO-API/issues/2#issuecomment-1518719991

PhoenixMystique commented 1 year ago

Thank You @Arborym