Showing 23 open source projects for "vector"

View related business solutions
  • Auth0 for AI Agents now in GA Icon
    Auth0 for AI Agents now in GA

    Ready to implement AI with confidence (without sacrificing security)?

    Connect your AI agents to apps and data more securely, give users control over the actions AI agents can perform and the data they can access, and enable human confirmation for critical agent actions.
    Start building today
  • Desktop and Mobile Device Management Software Icon
    Desktop and Mobile Device Management Software

    It's a modern take on desktop management that can be scaled as per organizational needs.

    Desktop Central is a unified endpoint management (UEM) solution that helps in managing servers, laptops, desktops, smartphones, and tablets from a central location.
    Learn More
  • 1
    Vespa

    Vespa

    The open big data serving engine

    Make AI-driven decisions using your data, in real-time. At any scale, with unbeatable performance. Vespa is a full-featured text search engine and supports both regular text search and fast approximate vector search (ANN). This makes it easy to create high-performing search applications at any scale, whether you want to use traditional techniques or a modern vector-based approach. You can even combine both approaches efficiently in the same query, something no other engine can do. Recommendation, personalization and targeting involves evaluating recommender models over content items to select the best ones. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Raglite

    Raglite

    RAGLite is a Python toolkit for Retrieval-Augmented Generation

    Raglite is a lightweight framework for building Retrieval-Augmented Generation (RAG) pipelines with minimal configuration. It connects large language models to vector databases for context-aware responses, enabling developers to prototype and deploy RAG systems quickly. Raglite focuses on simplicity and modularity for fast experimentation.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Windows Presentation Foundation (WPF)

    Windows Presentation Foundation (WPF)

    Framework for building Windows desktop applications

    ...WPF supports a broad set of application development features, including an application model, resources, controls, graphics, layout, data binding and documents. WPF uses the Extensible Application Markup Language (XAML) to provide a declarative model for application programming. WPF applications are based on a vector graphics architecture. This enables applications to look great on high DPI monitors, as they can be infinitely scaled. WPF also includes a flexible hosting model, which makes it straightforward to host a video in a button, for example. The visual designer provided in Visual Studio makes it easy to build WPF application, with drag-in-drop and/or direct editing of XAML markup. ...
    Downloads: 7 This Week
    Last Update:
    See Project
  • 4
    roaring

    roaring

    Roaring bitmaps in Go (golang)

    ...Besides adding or removing elements from the set, we need fast functions to compute the intersection, the union, the difference between sets, and so on. To implement a set of integers, a particularly appealing strategy is the bitmap (also called bitset or bit vector).
    Downloads: 0 This Week
    Last Update:
    See Project
  • User-friendly software for hybrid working and hot desking in your organisation. Icon
    User-friendly software for hybrid working and hot desking in your organisation.

    Desk sharing tool for efficient hybrid working

    Efficient workspace management FlexWhere, a Dutchview application, is a convenient software application for organizations that work flexibly. These organizations employees do not have a fixed workspace. Using FlexWhere, they find out quickly and easily which flex places and meeting rooms are free and where their colleagues are located. The information can be viewed on a display, desktop or laptop. By using the mobile app, FlexWhere can even be consulted outside the office on a tablet or phone. More and more organizations are working with flexible workplaces. That is opening up all kinds of possibilities, but is also raising questions such as: ‘How do I know where there is a free workplace?’, ‘Where can I find the colleague I need?’, ‘Is there a conference space available on this floor?’. FlexWhere answers those questions, so it is ideal for supporting (the transition to) flexible work.
    Learn More
  • 5
    Superduper

    Superduper

    Superduper: Integrate AI models and machine learning workflows

    Superduper is a Python-based framework for building end-2-end AI-data workflows and applications on your own data, integrating with major databases. It supports the latest technologies and techniques, including LLMs, vector-search, RAG, and multimodality as well as classical AI and ML paradigms. Developers may leverage Superduper by building compositional and declarative objects that out-source the details of deployment, orchestration versioning, and more to the Superduper engine. This allows developers to completely avoid implementing MLOps, ETL pipelines, model deployment, data migration, and synchronization. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    spacy-transformers

    spacy-transformers

    Use pretrained transformers like BERT, XLNet and GPT-2 in spaCy

    spaCy supports a number of transfer and multi-task learning workflows that can often help improve your pipeline’s efficiency or accuracy. Transfer learning refers to techniques such as word vector tables and language model pretraining. These techniques can be used to import knowledge from raw text into your pipeline, so that your models are able to generalize better from your annotated examples. You can convert word vectors from popular tools like FastText and Gensim, or you can load in any pre trained transformer model if you install spacy-transformers. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Robotics Library

    Robotics Library

    C++ framework for robot kinematics, dynamics, motion planning, control

    The Robotics Library (RL) is a self-contained C++ library for rigid body kinematics and dynamics, motion planning, and control. It covers spatial vector algebra, multibody systems, hardware abstraction, path planning, collision detection, and visualization.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 8
    Accord.NET Framework

    Accord.NET Framework

    Machine learning, computer vision, statistics and computing for .NET

    The Accord.NET Framework is a .NET machine learning framework combined with audio and image processing libraries completely written in C#. It is a complete framework for building production-grade computer vision, computer audition, signal processing and statistics applications even for commercial use. A comprehensive set of sample applications provide a fast start to get up and running quickly, and extensive documentation and a wiki help fill in the details. The Accord.NET project provides...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 9
    Accord.NET Framework

    Accord.NET Framework

    Scientific computing, machine learning and computer vision for .NET

    The Accord.NET Framework provides machine learning, mathematics, statistics, computer vision, computer audition, and several scientific computing related methods and techniques to .NET. The project is compatible with the .NET Framework. NET Standard, .NET Core, and Mono.
    Downloads: 4 This Week
    Last Update:
    See Project
  • Detrack Delivery Management Software Icon
    Detrack Delivery Management Software

    For 3PL, logistics, ecommerce, food and beverage, field service, delivery, and more

    Detrack is an award-winning cloud SaaS 2-in-1 vehicle tracking and real-time electronic proof of delivery (POD) solution in a single Android / iOS app; giving all companies full control and visibility in their last mile deliveries. From instant real time delivery status updates to capturing evidence like customer’s signature, time of job completion, items reject or failed deliveries, photo evidence of service completion and automating customer support; Detrack handles it all. There’s also the ability to automate the sending texts / SMS to customers pre-delivery, post-delivery and even when the driver is heading to destination with live ETA.
    Learn More
  • 10
    Starling Extension Graphics

    Starling Extension Graphics

    flash.display.Graphics style extension for the Starling Flash GPU

    ...This extension adds graphics primitives (fills, strokes, planes etc.) that mimic flash.display.Graphics-style drawing but implemented in a GPU-friendly manner. It automatically triangulates vector shapes, letting developers use familiar drawing APIs but get performance benefits of GPU rendering via Starling. Starling is an ActionScript 3 library that mimics the conventional Flash display tree architecture. In contrast to conventional display objects, however, Starling "lives" entirely inside the Stage3D environment. That means that all objects are rendered directly by the GPU, which leads to a significant performance boost.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Android Easy MultiDex

    Android Easy MultiDex

    Android, multidex, splitdex, subpackage plugin

    Android, multidex, splitdex, subpackage plugin. The Gradle script was integrated into the plug-in, so that only one configuration file needs to be maintained. Readers can choose separate configuration or integrated configuration according to their own needs. In this way, we maintain the number of methods of the main Dex at about 15,000, and we no longer have to worry about the number of methods. Through the above official subcontracting, the original Dex has been divided into 1 master Dex...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Icarus Scene Engine

    Icarus Scene Engine

    3D .NET engine for Windows, Linux, Mac

    Icarus Scene Engine is a cross-platform, CLS-compliant 3D framework, integrating open source APIs into a cohesive all-open-source, all .NET solution. For Windows, MacOSX & Linux. Uses OpenTK, OpenGL, OpenAL APIs for graphics and audio. Runs on Mono/.NET. Links to FFMpeg for streaming video, and FreeType as a temporary conversion mod to bring fonts into a native XML format. Binary builds of Icarus will be infrequent, roughly every 18 months or so, the GIT code updates regularly on a...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 13
    Daabli
    Daabli is a simple cross-platform serialization framework for C++.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14

    BizDiag

    Business graphics diagramming application + customizable shape lib.

    BizDiag V1.9 All new version (based on Mono and GTK#, developed with MonoDevelop 2.4.1). BizDiag V1.0, V1.1, V1.2 Business graphics diagramming application + diagram editor library for vector graphics (based on Piccolo2D from University of Maryland, .NET and Windows.Forms developed with Visual Studio 2008). Supports browser-enabled special SVG file format for import and export and customizable shape library.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Vector File Parser is a library for parsing the data from swf, svg, ai, and possibly other vector files. By sub-classing the base render class, the data can be passed to any rendering system for display.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16

    gwt-html5-graph

    GWT Diagram Library Components based on html5/eclipse gef/eclipse emf

    ...Based on gwt-html5-graph, the user may transplant very conveniently the eclipse platform development each kind of graph/modelling application to WEB on, also may develops the new WEB vector graph application based on formidable eclipse platform GEF API and EMF/UML2 API, like each kind of flow chart, engineering plat, UML modelling, GIS and so on. Demo1(GEF Sample): http://euml.trufun.net/drawx/gef-sample/Gef_sample.html
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Project created to help the process of develop a game or an interactive application. Have some OpenGL, CGFX and OpenAL abstraction layers, a lot of matrix and vector operations and a simple simulation system to do animation and smooth interpolation.
    Downloads: 5 This Week
    Last Update:
    See Project
  • 18
    Maximum is a C# library containing classes for statistics, date, delimited files, logging, command line argument parsing, string utilities, vector, ZIP code, and neural networks.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Pi
    Pi combines a programming language (comparable to 'R') with an advanced GUI including 3D and 2D visualizations and a highly flexible interface to analyse, visualize and manipulate data. It is extendible by C++ librarys as well as by Pi-scripts
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Jalava is a pure Javascript diagram editor. Unlike Windows-based programs, Jalava runs on your web browser. No Flash, no Java applets, no SVG. It is designed to be easily customised, so you can design your own editor using the framework provided.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Development testbed for C++ libraries. Right now a vector math and OpenGL objects libraries are developed.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    SvgUP is an open source platform for building interactive Web applications based on SVG components and other web standards like JavaScript, CSS, RDF and DTD. SvgUP allows the separation of concerns by dividing the applications into modules.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Provisio.Collections brings STL like iterator-based containers to the .Net world (especially C#). It offers fundamental sequential (vector/list/deque) and associative (tree/skiplist) containers that can be filled, traversed and modified using iterators.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • Next