Showing 90 open source projects for "suite"

View related business solutions
  • Ship Agents Faster Icon
    Ship Agents Faster

    Transform your applications and workflows into powerful agentic systems at global scale.

    Gemini Enterprise Agent Platform lets you rapidly build, scale, govern and optimize production-ready agents grounded in your organization's data. The platform enables developers to build custom or pre-built agents for virtually any use case. New customers get $300 in free credits.
    Start Free
  • Demo Series - Small Business Backup By Veeam Icon
    Demo Series - Small Business Backup By Veeam

    Learn how to protect your Microsoft 365 data, with simple, actionable tips today.

    Watch this on-demand demo series and learn how to protect your Microsoft 365 data with clear, simple, actionable steps that are easy to implement for businesses of all sizes.
    Watch Demo Series
  • 1
    Open Exam Suite

    Open Exam Suite

    An open-source exam creation and simulation tool akin to Avanset VCE

    A software tool to be an open source replacement for VCE exam suite.
    Leader badge
    Downloads: 57 This Week
    Last Update:
    See Project
  • 2
    Book5_Essentials-Probability-Statistics

    Book5_Essentials-Probability-Statistics

    The book 5 of statistics in simplicity

    Book5_Essentials-of-Probability-and-Statistics is a Visualize-ML educational volume that introduces the statistical and probabilistic concepts underpinning modern data analysis and machine learning. The repository explains topics such as distributions, sampling, inference, and uncertainty using visual demonstrations and intuitive narratives. Its teaching philosophy prioritizes conceptual clarity over heavy formalism, making statistical thinking more approachable for beginners. The material...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Qualify

    Qualify

    Claude code to help you do lead research and qualification

    Qualify is a lightweight micro-CRM prototype and automation framework geared toward helping small teams and individual users manage leads, tasks, customer interactions, and simple sales pipelines without the overhead of traditional enterprise platforms. Rather than trying to replicate every feature of a full CRM suite, it focuses on core workflows like capturing leads, tracking stages, logging interactions, and generating reminders or alerts for follow-ups so that users spend more time building relationships and less time navigating interface complexity. Built with simplicity and extensibility in mind, the project includes REST APIs, database models, and a user interface that can be extended or embedded into existing internal systems. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Aisthully Desktop  Suite

    Aisthully Desktop Suite

    The Freedom to Create. The Power to Master.

    ...The "Quiz Player" A personal tutor for anyone who learns. This is where you test your knowledge, discover your weaknesses, and track your performance over time to achieve true mastery. The Aisthully Suite is tightly integrated with the Aisthully Cloud platform, bringing you instant access to
    Downloads: 0 This Week
    Last Update:
    See Project
  • Go from Code to Production URL in Seconds Icon
    Go from Code to Production URL in Seconds

    Cloud Run deploys apps in any language instantly. Scales to zero. Pay only when code runs.

    Skip the Kubernetes configs. Cloud Run handles HTTPS, scaling, and infrastructure automatically. Two million requests free per month.
    Start Free
  • 5
    The Ground Station Software Suite projects aims at providing free, useful software tools for ham radio operators. Currently, these projects used to host the Grig communication radio control and Gpredict. The source repositories have been moved over to GitHub.
    Leader badge
    Downloads: 4 This Week
    Last Update:
    See Project
  • 6
    Java Modelling Tools is a suite of scientific tools for performance analysis and modelling using queueing theory and colored stochastic Petri nets. Models are solved either with analytical, asymptotic or simulation methods; workload characterization tools are also included in the suite. See the project website for more details: http://jmt.sf.net
    Leader badge
    Downloads: 11 This Week
    Last Update:
    See Project
  • 7
    StudXY --> CramX

    StudXY --> CramX

    AI-Powered Study Suite for Smarter Learning & Better Grades

    CramX is an all-in-one AI-powered study suite designed to help students learn faster, write better, and score higher. It combines advanced AI tools for essay writing, homework help, plagiarism checking, flashcard generation, and test preparation — all within a clean, distraction-free interface. ✍️ AI Writer – Create essays and research papers with real citations. 🧮 AI Homework Helper – Get step-by-step problem solutions
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    T2DECODE

    T2DECODE

    Offline-first cybersecurity and system learning platform (Flutter)

    T2DECODE — Plateforme locale d’apprentissage technique T2DECODE est une suite native conçue pour l’apprentissage pratique de l’informatique, des réseaux et de la cybersécurité. Porté par l'association TUTODECODE, le projet applique le principe du "Privacy by Design" : exécution 100% locale, zéro télémétrie et souveraineté absolue sur vos données. SPECIFICATIONS TECHNIQUES * 100% Offline-first : Fonctionne sans Internet.
    Downloads: 9 This Week
    Last Update:
    See Project
  • 9
    vacurim-codex

    vacurim-codex

    Download & PDF-export manuscripts from major libraries.

    ...Products: - Swiss Codex Pro: download from e-Codices (Swiss manuscripts), batch download, PDF export, quality presets. - Vatican Codex Pro: download from DigiVatLib (Vatican Library), same batch and PDF features. - Suite Pro: all-in-one bundle of Swiss + Vatican + future Codex products. Free online tools: Currency Calculator (Toman, FA/EN) and Free Manuscript Digitizer (browser-based). Other available libraries will add soon. Platforms: Windows 10/11. Licensing: lifetime, annual, and short-term pass options. Special offer: Limited "WELCOME %20" Discount for new users. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Cut Data Warehouse Costs by 54% Icon
    Cut Data Warehouse Costs by 54%

    Easily migrate from Snowflake, Redshift, or Databricks with free tools.

    BigQuery delivers 54% lower TCO with exabyte scale and flexible pricing. Free migration tools handle the SQL translation automatically.
    Start Free
  • 10
    SLiMS Library Management System

    SLiMS Library Management System

    Free & Open Community Edition Server in a Complete Virtual Machine

    This VM is created for 2 reasons: 1. Very little initial setup work required to make a Library Management System live, within minutes. 2. This system should keep running for Years, without requiring Updates / Breakages. If you are new to Virtual Machines, then please watch the Video below ( taken from my other project. just replace td with lm wherever mentioned ) After starting this VM, please access these websites ( Just Accept Any Warnings ) : Public Website Address:...
    Downloads: 16 This Week
    Last Update:
    See Project
  • 11
    Windows SLiMS Library Management Softwar

    Windows SLiMS Library Management Softwar

    With an Automated Service Installer for Windows 32/64 Bit Versions

    Just download the above zip file and extract it and follow the instructions shown in the video below.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 12
    Lisp Koans

    Lisp Koans

    Common Lisp Koans is a language learning exercise

    Lisp Koans is a self-guided learning path for Common Lisp that teaches the language’s idioms through a series of failing tests you progressively make pass. Each koan introduces a concept—symbols, lists, macros, multiple dispatch, reader syntax—then asks you to fill in the blanks and run the suite again. The feedback loop is intentionally tight: fail, reflect, fix, and rerun until the tests become a form of living documentation. Because koans are organized from fundamentals to metaprogramming, learners internalize not just syntax but also Lisp’s philosophy of code-as-data. The exercise format makes it ideal for workshops, katas, or leveling up engineers who have never touched a Lisp before. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    BiblioteQ
    BiblioteQ strives to be a professional cataloging and library management suite, utilizing a Qt 5.x interface and providing connectivity to PostgreSQL and SQLite. The SRU and Z39.50 protocols are used for retrieving data for books, journals, and magazines. The official source repository is located at https://github.com/textbrowser/biblioteq. Latest releases may be downloaded at https://github.com/textbrowser/biblioteq/releases.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 14

    .Net Control Suite for Delphi

    Most comprehensive Library of .Net UI controls for Delphi.

    ...Tightly integrated with Embarcadero Delphi, you can use all features available in the Embarcadero Delphi IDE for your development tools and start working with UI instantly. The .Net Control Suite for Delphi is part of .Net VCL for Delphi(http://www.crystalnet-tech.com/DotNetVCL/DotNetVCL4Delphi.aspx)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Childsplay is at http://www.childsplay.mobi Childsplay is a 'suite' of educational games for young children. It's written in Python and uses the SDL-libraries to make it more games-like then, for instance, gcompris. The aim is to be educational and at the same time be fun to play.
    Downloads: 31 This Week
    Last Update:
    See Project
  • 16
    Antiplagiarism

    Antiplagiarism

    Antiplagiarism - program will detect plagiarism in any text

    Antiplagiarism - program will check if your diploma thesis is not a plagiarism. The Antiplagiarism software detects a possibility of commiting plagiarism with the highest efficiency among solutions available on the market. A professional system analyzes text for plagiarism. Sophisticated algorithm automatically compares fragments of your thesis with Google search results.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    jMIR

    jMIR

    Music research software

    jMIR is an open-source software suite implemented in Java for use in music information retrieval (MIR) research. It can be used to study music in the form of audio recordings, symbolic encodings and lyrical transcriptions, and can also mine cultural information from the Internet. It also includes tools for managing and profiling large music collections and for checking audio for production errors. jMIR includes software for extracting features, applying machine learning algorithms, applying heuristic error error checkers, mining metadata and analyzing metadata.
    Leader badge
    Downloads: 5 This Week
    Last Update:
    See Project
  • 18
    Brain imaging software produced by the Brain Research Imaging Centre of The University of Edinburgh.
    Downloads: 5 This Week
    Last Update:
    See Project
  • 19
    JBioFramework

    JBioFramework

    Growing suite of proteomics simulations for educational purposes

    JBioFramework (JBF) is a set of two different chemical separations simulations (2D Electrophoresis and Mass Spectrometry) that are frequently used in chemistry, biochemistry and proteomics research. It is written in the Java programming language and will run on any and all systems that have the JVM installed. As we continue to develop the software over the coming months/years and attempt to quantify the success of our efforts with testing and reviews, user input is very important. Please...
    Downloads: 3 This Week
    Last Update:
    See Project
  • 20
    Repast

    Repast

    The Repast Suite is a family of free agent-based modeling libraries.

    The Repast Suite is a family of advanced, free, and open source agent-based modeling and simulation platforms that have been under continuous development for over 20 years. Current source code and releases are hosted on Github https://repast.github.io/
    Downloads: 5 This Week
    Last Update:
    See Project
  • 21
    Watchmaker Suite development has moved to github. Please follow the link below to the new project web site.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 22
    EduSec College Management System

    EduSec College Management System

    EduSec is now available on Cloud with LMS integrated

    The new version of EduSec ERP (Enterprise version) is released as a Modern Educational Institutions ERP with eLearning Platform for Multi-Campus Solutions for Schools, Colleges, and Universities. EduSec has a suite of selective modules exclusively tailored to the needs of the education industry and also support seamless integration with prominent products like “Moodle”. With the use of EduSec, almost all departments within the education industry (e. g. admission, administration, time table, examination, HR, finance etc) can be synchronized and accessed. ...
    Downloads: 12 This Week
    Last Update:
    See Project
  • 23

    Math Mania Alpha

    The Ultimate GCSE Maths Revision Suite

    This Maths suite is perfect for any student studying for GCSE Maths(in Future updates support will be available for installation on a school network) At the current time the program only generates questions for the student to answer. The Current Question Set are: Number Percentages Fractions Basic Algebra Decimal Numbers Lowest Common Factors Significant Figures Rounding Prime Numbers Square - Area, and Perimeter Triangle - Area and Perimeter Plans are in place to implement all type of math question that is covered in GCSE Maths. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    GCompris : I got IT

    GCompris : I got IT

    Educational Software for children aged 2 to 10.

    GCompris is a high quality educational software suite comprising of numerous activities for children aged 2 to 10. Some of the activities are game oriented, but nonetheless still educational.
    Downloads: 28 This Week
    Last Update:
    See Project
  • 25

    Aelius Brazilian Portuguese POS-Tagger

    Python, NLTK-based package for shallow parsing of Brazilian Portuguese

    Aelius is an ongoing open source project aiming at developing a suite of Python, NLTK-based modules and interfaces to external freely available tools for shallow parsing of Brazilian Portuguese. It also includes language resources such as language models, sample texts, and gold standards. Presently, Aelius already offers facilities for POS-tagging and chunking corpora and outputting annotations in different formats, such as in XML in the TEI P5 encoding scheme.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • 3
  • 4
  • Next