Code Monkey home page Code Monkey logo

alchemylab's Introduction

Salut, I'm Nikita ๐Ÿ‘‹

AI developer and Applied Scientist

Hope the projects you find here will help you.

About Me

  • ๐Ÿ”ญ Currently working on Generative AI | Image, Video, Text
  • ๐Ÿ‘ฏ Looking to collaborate on open-source AI projects.
  • ๐Ÿ’ฌ Ping me about any contract collaboration or consultation in the AI area.

Featured Projects

An innovative tool to integrate Google Calendar and Notion using ChatGPT, designed to improve time management and productivity without relying on third-party applications.

Learn how to build, evaluate and track advanced RAG system using local Mistral-7b, LlamaIndex, and W&B. Step-by-step guide with code.

Control DJI Tello drones using hand gestures with real-time video stream analysis. This project showcases the application of hand gesture recognition techniques to interact with physical devices.

A demonstration of using MediaPipe to recognize hand signs and finger gestures. This project is a testament to the potential of combining simple MLPs with sophisticated key point detection for gesture-based interfaces.

Connect with Me

Linkedin Badge

alchemylab's People

Contributors

kinivi avatar nkise-nlab avatar tosettil-polimi avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

alchemylab's Issues

Unable to run pip install requirements.txt

Hi,

I'm trying to run the Enhanced.ipynb notebook.

When running the installation with pip install I get the following error (both locally and in Colab, same error):

!pip install -r requirements.txt

Collecting accelerate==0.21.0 (from -r requirements.txt (line 1))
Downloading accelerate-0.21.0-py3-none-any.whl (244 kB)
โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ” 244.2/244.2 kB 4.0 MB/s eta 0:00:00
Collecting aiohttp==3.9.1 (from -r requirements.txt (line 2))
Downloading aiohttp-3.9.1-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (1.2 MB)
โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ” 1.2/1.2 MB 9.8 MB/s eta 0:00:00
Requirement already satisfied: aiosignal==1.3.1 in /usr/local/lib/python3.10/dist-packages (from -r requirements.txt (line 3)) (1.3.1)
Collecting aiostream==0.5.2 (from -r requirements.txt (line 4))
Downloading aiostream-0.5.2-py3-none-any.whl (39 kB)
Collecting alembic==1.13.1 (from -r requirements.txt (line 5))
Downloading alembic-1.13.1-py3-none-any.whl (233 kB)
โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ” 233.4/233.4 kB 8.5 MB/s eta 0:00:00
Collecting altair==5.2.0 (from -r requirements.txt (line 6))
Downloading altair-5.2.0-py3-none-any.whl (996 kB)
โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ” 996.9/996.9 kB 12.6 MB/s eta 0:00:00
Requirement already satisfied: annotated-types==0.6.0 in /usr/local/lib/python3.10/dist-packages (from -r requirements.txt (line 7)) (0.6.0)
Collecting anyio==4.2.0 (from -r requirements.txt (line 8))
Downloading anyio-4.2.0-py3-none-any.whl (85 kB)
โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ” 85.5/85.5 kB 9.1 MB/s eta 0:00:00
Requirement already satisfied: appdirs==1.4.4 in /usr/local/lib/python3.10/dist-packages (from -r requirements.txt (line 9)) (1.4.4)
Collecting appnope==0.1.3 (from -r requirements.txt (line 10))
Downloading appnope-0.1.3-py2.py3-none-any.whl (4.4 kB)
Collecting asttokens==2.4.1 (from -r requirements.txt (line 11))
Downloading asttokens-2.4.1-py2.py3-none-any.whl (27 kB)
Requirement already satisfied: async-timeout==4.0.3 in /usr/local/lib/python3.10/dist-packages (from -r requirements.txt (line 12)) (4.0.3)
Requirement already satisfied: attrs==23.2.0 in /usr/local/lib/python3.10/dist-packages (from -r requirements.txt (line 13)) (23.2.0)
Collecting backoff==2.2.1 (from -r requirements.txt (line 14))
Downloading backoff-2.2.1-py3-none-any.whl (15 kB)
Collecting beautifulsoup4==4.12.2 (from -r requirements.txt (line 15))
Downloading beautifulsoup4-4.12.2-py3-none-any.whl (142 kB)
โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ” 143.0/143.0 kB 15.8 MB/s eta 0:00:00
Collecting bitsandbytes==0.41.0 (from -r requirements.txt (line 16))
Downloading bitsandbytes-0.41.0-py3-none-any.whl (92.6 MB)
โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ” 92.6/92.6 MB 9.5 MB/s eta 0:00:00
Requirement already satisfied: bleach==6.1.0 in /usr/local/lib/python3.10/dist-packages (from -r requirements.txt (line 17)) (6.1.0)
Collecting blinker==1.7.0 (from -r requirements.txt (line 18))
Downloading blinker-1.7.0-py3-none-any.whl (13 kB)
Requirement already satisfied: blis==0.7.11 in /usr/local/lib/python3.10/dist-packages (from -r requirements.txt (line 19)) (0.7.11)
Requirement already satisfied: cachetools==5.3.2 in /usr/local/lib/python3.10/dist-packages (from -r requirements.txt (line 20)) (5.3.2)
Requirement already satisfied: catalogue==2.0.10 in /usr/local/lib/python3.10/dist-packages (from -r requirements.txt (line 21)) (2.0.10)
Collecting certifi==2023.11.17 (from -r requirements.txt (line 22))
Downloading certifi-2023.11.17-py3-none-any.whl (162 kB)
โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ” 162.5/162.5 kB 17.5 MB/s eta 0:00:00
Requirement already satisfied: charset-normalizer==3.3.2 in /usr/local/lib/python3.10/dist-packages (from -r requirements.txt (line 23)) (3.3.2)
Requirement already satisfied: click==8.1.7 in /usr/local/lib/python3.10/dist-packages (from -r requirements.txt (line 24)) (8.1.7)
Requirement already satisfied: cloudpathlib==0.16.0 in /usr/local/lib/python3.10/dist-packages (from -r requirements.txt (line 25)) (0.16.0)
Collecting cohere==4.40 (from -r requirements.txt (line 26))
Downloading cohere-4.40-py3-none-any.whl (51 kB)
โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ” 51.7/51.7 kB 5.2 MB/s eta 0:00:00
Collecting comm==0.2.0 (from -r requirements.txt (line 27))
Downloading comm-0.2.0-py3-none-any.whl (7.0 kB)
Requirement already satisfied: confection==0.1.4 in /usr/local/lib/python3.10/dist-packages (from -r requirements.txt (line 28)) (0.1.4)
Requirement already satisfied: contourpy==1.2.0 in /usr/local/lib/python3.10/dist-packages (from -r requirements.txt (line 29)) (1.2.0)
Requirement already satisfied: cycler==0.12.1 in /usr/local/lib/python3.10/dist-packages (from -r requirements.txt (line 30)) (0.12.1)
Requirement already satisfied: cymem==2.0.8 in /usr/local/lib/python3.10/dist-packages (from -r requirements.txt (line 31)) (2.0.8)
Collecting dataclasses-json==0.5.14 (from -r requirements.txt (line 32))
Downloading dataclasses_json-0.5.14-py3-none-any.whl (26 kB)
Collecting datasets==2.16.1 (from -r requirements.txt (line 33))
Downloading datasets-2.16.1-py3-none-any.whl (507 kB)
โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ” 507.1/507.1 kB 43.4 MB/s eta 0:00:00
Collecting debugpy==1.8.0 (from -r requirements.txt (line 34))
Downloading debugpy-1.8.0-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (3.3 MB)
โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ” 3.3/3.3 MB 71.0 MB/s eta 0:00:00
Collecting decorator==5.1.1 (from -r requirements.txt (line 35))
Downloading decorator-5.1.1-py3-none-any.whl (9.1 kB)
Collecting Deprecated==1.2.14 (from -r requirements.txt (line 36))
Downloading Deprecated-1.2.14-py2.py3-none-any.whl (9.6 kB)
Collecting dill==0.3.7 (from -r requirements.txt (line 37))
Downloading dill-0.3.7-py3-none-any.whl (115 kB)
โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ” 115.3/115.3 kB 12.4 MB/s eta 0:00:00
Requirement already satisfied: diskcache==5.6.3 in /usr/local/lib/python3.10/dist-packages (from -r requirements.txt (line 38)) (5.6.3)
Collecting distro==1.9.0 (from -r requirements.txt (line 39))
Downloading distro-1.9.0-py3-none-any.whl (20 kB)
Collecting dnspython==2.4.2 (from -r requirements.txt (line 40))
Downloading dnspython-2.4.2-py3-none-any.whl (300 kB)
โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ” 300.4/300.4 kB 23.6 MB/s eta 0:00:00
Collecting docarray==0.32.1 (from -r requirements.txt (line 41))
Downloading docarray-0.32.1-py3-none-any.whl (215 kB)
โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ” 215.3/215.3 kB 22.1 MB/s eta 0:00:00
Collecting docker-pycreds==0.4.0 (from -r requirements.txt (line 42))
Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB)
Collecting einops==0.6.1 (from -r requirements.txt (line 43))
Downloading einops-0.6.1-py3-none-any.whl (42 kB)
โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ” 42.2/42.2 kB 4.2 MB/s eta 0:00:00
Requirement already satisfied: entrypoints==0.4 in /usr/local/lib/python3.10/dist-packages (from -r requirements.txt (line 44)) (0.4)
Requirement already satisfied: exceptiongroup==1.2.0 in /usr/local/lib/python3.10/dist-packages (from -r requirements.txt (line 45)) (1.2.0)
Collecting executing==2.0.1 (from -r requirements.txt (line 46))
Downloading executing-2.0.1-py2.py3-none-any.whl (24 kB)
ERROR: Could not find a version that satisfies the requirement faiss==1.7.4 (from versions: none)
ERROR: No matching distribution found for faiss==1.7.4

Any idea how to fix it?

Thanks in advance.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.