Showing 123 open source projects for "graph"

View related business solutions
  • Context for your AI agents Icon
    Context for your AI agents

    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
  • Atera all-in-one platform IT management software with AI agents Icon
    Atera all-in-one platform IT management software with AI agents

    Ideal for internal IT departments or managed service providers (MSPs)

    Atera’s AI agents don’t just assist, they act. From detection to resolution, they handle incidents and requests instantly, taking your IT management from automated to autonomous.
    Learn More
  • 1
    The Annotation Graph Schema API aims to aid developers in the creation and querying of Annotation bases where the use of XML-based tools is needed. It is easily integratable with any persistent representation and has a flexible in-memory model.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Graphl is a generic graph visualization and manipulation tool written in Java. Graphl reads and writes RDF files, visualizes them in a flexible and customizeable way and allows users to edit them intuitively. Please see project homepage for more info...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    RISO: distributed, heterogeneous Bayesian belief networks. Belief network: a probability model defined on an acyclic directed graph; distributed: nodes can be on different hosts; and heterogeneous: allowing different types of conditional distributions.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    A Java package to read and manipulate graphs in the GXL (Graph eXchange Language) format, as well as providing a GXL graph editor. Note from admin: This project is discontinued, send me a message if you want to take over.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Grafana: The open and composable observability platform Icon
    Grafana: The open and composable observability platform

    Faster answers, predictable costs, and no lock-in built by the team helping to make observability accessible to anyone.

    Grafana is the open source analytics & monitoring solution for every database.
    Learn More
  • 5
    Goal of Coatie3D project is the development of a 3D graph drawer/ viewer. The purpose of graph drawing is the identification of a pleasant layout for a given graph.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    GoGraph is a tutorial software giving informatics students an easy, interactive and ergonomic way to learn and exercise the graph theory. It is based on JGraph, an open-source graph component for Java.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Network Visualization is a mature part of computer science that is enjoying a good deal of growth, partially fueled by Bioinformatics. Network is a synonym for Graph, and both refer to a collection of nodes and edges.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    The project ASHWOOD has a goal to create an open source Java implementation of graphs, graph related algorithms, and other useful concepts and algorithms of CS, Applied Mathematics, and their applications.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Provides the implementation of an adjacency-list based graph. Edges and nodes can be decorated with extra (user-provided) information. Depth-first and breadth-first algorithms are also provided. Some of the features are: -create and configure a State Tr
    Downloads: 0 This Week
    Last Update:
    See Project
  • Incredable is the first DLT-secured platform that allows you to save time, eliminate errors, and ensure your organization is compliant all in one place. Icon
    Incredable is the first DLT-secured platform that allows you to save time, eliminate errors, and ensure your organization is compliant all in one place.

    For healthcare Providers and Facilities

    Incredable streamlines and simplifies the complex process of medical credentialing for hospitals and medical facilities, helping you save valuable time, reduce costs, and minimize risks. With Incredable, you can effortlessly manage all your healthcare providers and their credentials within a single, unified platform. Our state-of-the-art technology ensures top-notch data security, giving you peace of mind.
    Learn More
  • 10
    Vofce is a simple GUI driven graph plotting tool mainly for math students.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    GraphScript project is a network theory simulator based purely on Java and Java scripting engines. It is intended to allow fast development, testing and visualization of network theory (graph) algorithms.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    JGraphica is a graphical platform for developing oriented and not-oriented graph algorithms. The platform allows the creation and management of graphs, eliminating the burden of creating some custom solutions for graph editing.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Web graph algorithm development and redestribution framework and tools
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    fedg extracts knowledge and relevant events in chinese texts to generate Feature Event Dependency Graph.FEDG is a knowledge representation model,meaningful for latent knowledge discovery and efficient reasoning.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Java implementation of operations on undirected or directed graphs, in the aim of providing some simple tools for spectral graph theory and network understanding (-> Telecoms).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Two Markov-Chain-Monte-Carlo-algorithms ("Glauber Dynamics" and "Flip Dynamics") used for randomly sampling k-colorings of a graph.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    prOOst - wisdom through provenance
    prOOst is a provenance storing system, which allows users to store their provenance information in OPM notation. It is based on a graph database and can be accessed for querying and adding of information through a REST interface.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    gSemSearch is a tool searching for relation among entities in graph or network structure. It exploits spread of activation algorithm and user interaction with graph data. Posible applications are: Email Search (see http://ikt.ui.sav.sk/esns/) or BI
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    The beginig of a Graph library to studies of University Of Uberlandia.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    This project is aimed at graph traversal by Random walk problem.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    XGrapher is a Java Swing application based on the JUNG library, that is able to render an XML model of a network graph.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    danaides

    danaides

    Meta data extractor based on ontologies

    Danaides stores meta-data from biological banks in a graph databases as well as OBO formatted ontologies. It also provides a web query interface to parse ontologies or extract nodes based on ontology requirements. Example: Get all known elements that are in family of Fish (species ontology) AND a RNA (sequence ontology).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    GraphSpider is a pattern matcher which searches parsed text in phrase-structure tree or dependency graph format for syntactic structures matching a set of patterns in MPL, a regexp-like pattern language. Applications: information extraction, text mining.
    Downloads: 0 This Week
    Last Update:
    See Project