https://github.com/laelhalawani/aiworkshop_vdb_search
https://github.com/laelhalawani/aiworkshop_vdb_search
Last synced: 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/laelhalawani/aiworkshop_vdb_search
- Owner: laelhalawani
- Created: 2024-02-15T18:06:19.000Z (over 1 year ago)
- Default Branch: ai_search
- Last Pushed: 2024-03-08T10:20:44.000Z (over 1 year ago)
- Last Synced: 2025-02-14T13:50:43.322Z (4 months ago)
- Language: Python
- Size: 460 KB
- Stars: 0
- Watchers: 2
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: READMEs/HOW TO SETUP.txt
Awesome Lists containing this project
README
requires python 3.11 to 3.12 and following installations
pip3 install torch torchvision torchaudio
pip3 install pillow
pip3 install chromadb
pip3 install ftfy regex tqdm
pip3 install git+https://github.com/openai/CLIP.git
pip3 install beautifulsoup4
pip3 install playwright
python -m playwright install