Highlights
- Pro
-
unstract Public
Forked from Zipstack/unstractNo-code LLM Platform to launch APIs and ETL Pipelines to structure unstructured documents
Python GNU Affero General Public License v3.0 UpdatedSep 17, 2024 -
ControlNet Public
Forked from lllyasviel/ControlNetLet us control diffusion models!
Python Apache License 2.0 UpdatedMar 28, 2024 -
backtesting.py Public
Forked from kernc/backtesting.py🔎 📈 🐍 💰 Backtest trading strategies in Python.
Python GNU Affero General Public License v3.0 UpdatedJan 2, 2024 -
filematcher Public
little python object for findings and organizing files for machine learning projects
Python UpdatedNov 16, 2023 -
nginx-proxy-config Public
quick script to set up nginx proxy configuration
Shell MIT License UpdatedJul 2, 2023 -
langchain Public
Forked from langchain-ai/langchain⚡ Building applications with LLMs through composability ⚡
Python MIT License UpdatedMay 18, 2023 -
GenerativeModels Public
Forked from Project-MONAI/GenerativeModelsMONAI Generative Models makes it easy to train, evaluate, and deploy generative models and related applications
Jupyter Notebook Apache License 2.0 UpdatedMay 9, 2023 -
-
-
langchain-serve Public
Forked from jina-ai/langchain-serve⚡ Langchain Apps on Production with Jina
Python Apache License 2.0 UpdatedApr 26, 2023 -
executor-spacy-sentencizer Public
Forked from alexcg1/executor-spacy-sentencizerJina Executor to sentencize Document text into chunks using spaCy Sentencizer
Python UpdatedApr 24, 2023 -
executor-simple-file-server Public
simple executor which interfaces flaviostutz/simple-file-server
Python UpdatedApr 19, 2023 -
jina-hubble-sdk Public
Forked from jina-ai/jina-hubble-sdkPython API for authentication, resource management with Hubble
Python Apache License 2.0 UpdatedApr 12, 2023 -
jina Public
Forked from jina-ai/serve🔮 Build multimodal AI services via cloud native technologies
Python Apache License 2.0 UpdatedApr 11, 2023 -
now Public
Forked from zhenwang23/now🧞 No-code tool for creating a neural search solution in minutes
Python Apache License 2.0 UpdatedApr 11, 2023 -
executor-tags-copier Public
Forked from alexcg1/executor-tags-copierRecursively copies a Document's tags down to every chunk of that Document
Python UpdatedApr 8, 2023 -
JARVIS Public
Forked from microsoft/JARVISJARVIS, a system to connect LLMs with ML community. Paper: https://arxiv.org/pdf/2303.17580.pdf
Python MIT License UpdatedApr 7, 2023 -
segment-anything Public
Forked from facebookresearch/segment-anythingThe repository provides code for running inference with the SegmentAnything Model (SAM), links for downloading the trained model checkpoints, and example notebooks that show how to use the model.
Jupyter Notebook Apache License 2.0 UpdatedApr 5, 2023 -
clip-as-service Public
Forked from jina-ai/clip-as-service🏄 Embed/reason/rank images and sentences with CLIP models
Python Other UpdatedApr 4, 2023 -
executor-image-paddlepaddle-ocr Public
Forked from jina-ai/executor-image-paddlepaddle-ocrPython UpdatedMar 13, 2023 -
MONAI Public
Forked from Project-MONAI/MONAIAI Toolkit for Healthcare Imaging
Python Apache License 2.0 UpdatedJan 25, 2023 -
executor-text-audioclip-text-encoder Public
Forked from jina-ai/executor-text-audioclip-text-encoderAudioCLIPTextEncoder - Encodes text using the AudioCLIP model
Python UpdatedJan 15, 2023 -
cocosplit Public
Forked from akarazniewicz/cocosplitSimple tool to split COCO annotations into train/test datasets.
Python UpdatedNov 7, 2022 -
gitignore Public
Forked from github/gitignoreA collection of useful .gitignore templates
Creative Commons Zero v1.0 Universal UpdatedNov 6, 2022 -
dino Public
Forked from facebookresearch/dinoPyTorch code for Vision Transformers training with the Self-Supervised learning method DINO
Python Apache License 2.0 UpdatedSep 29, 2022 -
PatchCore_anomaly_detection Public
Forked from hcw-00/PatchCore_anomaly_detectionUnofficial implementation of PatchCore anomaly detection
Jupyter Notebook Apache License 2.0 UpdatedSep 27, 2022 -
detr Public
Forked from facebookresearch/detrEnd-to-End Object Detection with Transformers
Python Apache License 2.0 UpdatedSep 20, 2022 -
pydicom Public
Forked from pydicom/pydicomRead, modify and write DICOM files with python code
Python Other UpdatedSep 12, 2022 -
algotrading Public
Forked from ivopetiz/algotradingAlgorithmic trading framework for cryptocurrencies.
-