Crawl websites, sync to vector databases, and power RAG applications. Pre-built integrations for LLM pipelines and AI assistants.
Build data pipelines that feed your AI models and agents without managing infrastructure. Crawl any website, transform content, and push directly to your preferred vector store. Use 10,000+ tools for RAG applications, AI assistants, and real-time knowledge bases. Monitor site changes, trigger workflows on new data, and keep your AIs fed with fresh, structured information. Cloud-native, API-first, and free to start until you need to scale.
Try for free
Fully managed relational database service for MySQL, PostgreSQL, and SQL Server
Focus on your application, and leave the database to us
Cloud SQL manages your databases so you don't have to, so your business can run without disruption. It automates all your backups, replication, patches, encryption, and storage capacity increases to give your applications the reliability, scalability, and security they need.
A C++ template library extending syntax towards mathematical notation
ivl is a full-header template C++98 math library with convenient yet powerful syntax. It extends classic C++ syntax towards mathematical notation while making use of the language's elements like classes, structs, operators and functions. Expression written using ivl are excessively optimized.
In other words, ivl allows writing simpler and more expressive statements using math-like formulas while taking care of optimizing them.
ivl features arrays, tuples and custom function-like...
Open source library for processing arrays and matrices
AlgART Java libraries for processing arrays and matrices are open-source product, distributed under MIT license. So, anyone can use them for free without any restrictions.
Main features: 63-bit addressing of array elements (64-bit long int indexes), memory model concept (allowing storing data in different schemes from RAM to mapped disk files), wide usage of lazy evaluations, built-in multithreading optimization for multi-core processors, wide set of image processing algorithms over...
DAT Freight and Analytics operates DAT One truckload freight marketplace
DAT Freight & Analytics operates DAT One, North America’s largest truckload freight marketplace; DAT iQ, the industry’s leading freight data analytics service; and Trucker Tools, the leader in load visibility. Shippers, transportation brokers, carriers, news organizations, and industry analysts rely on DAT for market trends and data insights, informed by nearly 700,000 daily load posts and a database exceeding $1 trillion in freight market transactions. Founded in 1978, DAT is a business unit of Roper Technologies (Nasdaq: ROP), a constituent of the Nasdaq 100, S&P 500, and Fortune 1000. Headquartered in Beaverton, Ore., DAT continues to set the standard for innovation in the trucking and logistics industry.
Computer vision and image processing library for Qt.
This library contains among other things a set of graphical widgets for video output, performance evaluation and augmented reality.
The library also provides classes for several data types usually required by computer vision and image processing applications such as vectors, matrices, quaternions and images.
Thanks to a large number of wrapper functions these objects can be used with highly efficient functionality from third party libraries such as OpenCV, GNU Scientific Library,...
Malimpa stands for MAtlab Library for IMage Processing and Analysis. It provides functions for 2D/3D grascale/color image creation, filtering, or measurement. It requires, and complements Matlab Image Processing Toolbox.
Important notice: the project is now hosted in GitHub, https://github.com/dlegland/matImage
MDSTk is a collection of 2D/3D image processing tools aimed at medical images. It contains routines for volume data processing (3D filtering, segmentation, etc.) as well as fast low-level vector graphics library for surface and tetrahedral meshing.
MDSTk has been forked by 3Dim Laboratory s.r.o. to provide better support and further push its development forward. Please check VPL (Voxel Processing Library) project available on Bitbucket (https://bitbucket.org/3dimlab/vpl).
LuaCV is OpenCV library wrapper for Lua language. Main goal is to access fast image processing library to light-weight, non-type language. Thanks to CMake project is a much easier to compile it under many OS platforms which are supported by OpenCV.
LuaCV is being developed at faculty of Electrical Engineering and Communication of Brno University of Technology in Czech republic.
Working with: Lua 5.2, OpenCV 2.2-2.4
LuaCV-0.2.0 (svn rev. 62) is last version compatible with Lua 5.1...
Our new software release will dramatically improve your medspa business performance while enhancing the customer experience
AestheticsPro is the most complete Aesthetics Software on the market today. HIPAA Cloud Compliant with electronic charting, integrated POS, targeted marketing and results driven reporting; AestheticsPro delivers the tools you need to manage your medical spa business. It is our mission To Provide an All-in-One Cutting Edge Software to the Aesthetics Industry.
ImageNets is an computer vision and image processing extension to the OpenCV library for user-friendly programming of Robot Vision algorithms. ImageNets uses Qt by Nokia. ImageNets is ideal for education of image processing.
A library analog to those included in Matlab without the need of external libraries; just right for embedded or static linking. MTL was used to build a 3d Scanner.
MTL consists of pars
B - Basic Functions, Matrices, Images, Hypermodels (3d Models and up)
N - Numeric Functions ranging from linear regression over nonlinear optimization to singular-value computation
I - Image filters and Image enhancement
H - Hardware related (optional part), does require additional libraries and is only...
Pink is an image processing library developed at ESIEE Engineering for research and teaching purposes. It contains implementations of over 200 algorithms for image segmentation and filtering.
...Because is OS Independent, written in an interpreted language, SIET can run on any platform that has a java virtual machine available. Tested on: Windows 7, Windows XP, Linux Ubuntu, Linux Mint.
CxImage is a C++ image processing library. It can load, save, display, transform images in a very simple and fast way, with transparency, multiple layers and selections, support for BMP GIF JPG PNG MNG TIF ICO TGA PCX J2K JBG RAS PNM RAW PSD
Foad is an open source software which receive an EKG Signal from scanner, WFDB database or heart sensors. Finding patient disease started by taking Fourier transform (FFT) from input signal and extract a single cycle. Based on some heuristic algorithm the most important feature like P , Q , R , S , T captured and feed to trained neural network. and so the final decision made by CNN library. As mentioned before this software also capable do some image processing on scanned paper to lower...
An image processing application based on a scripting language: now LUA (LIP subproject). Some native function are built-in, and some use other projects (FreeImage and FreeType).
PIAF (Prototype Image Applications Fast) is a prototyping tool for helping development of image processing algorithms. Based on a Qt GUI, it can display and process several live video inputs or still images with a plugins based architecture.
VIPS is an image processing suite designed for extremely large images and colorimetry. It consists of a powerful re-usable library and a graphical user interface. http://www.vips.ecs.soton.ac.uk
An implementation of Bruhn et al.'s fast variational optical flow algorithm using the OpenCV image processing library. The code calculates dense flow fields with a user-specified level of precision.