Showing 1972 open source projects for "knowledge"

View related business solutions
  • $300 Free Credits for Your Google Cloud Projects Icon
    $300 Free Credits for Your Google Cloud Projects

    Start building on Google Cloud with $300 in free credits. No commitment, no credit card required until you're ready to scale.

    Launch your next project with $300 in free Google Cloud credits—no strings attached. Test, build, and deploy without risk. Use your credits across the entire Google Cloud platform to find what works best for your needs. After your credits are used, continue with always-free tier services. Only pay when you're ready to scale. Sign up in minutes and start exploring.
    Start Free Trial
  • 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.
    Get Started Free
  • 1
    Web Security Basics

    Web Security Basics

    Web security concepts

    Web Security Basics is a beginner-friendly review of essential web security concepts that equips web developers with foundational knowledge about protecting applications and understanding common threats. The repository focuses on real-world security mechanisms and vulnerabilities, explaining protocols like SSL/TLS for encrypted communications, the principles behind CORS (Cross-Origin Resource Sharing), and widely exploited attack categories such as cross-site scripting (XSS) and cross-site request forgery (CSRF). ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    OPUS

    OPUS

    Open source knowledge base application for Teams

    Opus (not to be confused with the audio codec) is a JavaScript library aimed at simplifying certain common tasks, though depending on context the exact scope may vary. In general, it is part of a collection of small utilities by the same author, which tend to favor minimalism, readability, and directness over heavy abstractions. The idea behind Opus (in this JS-utility ecosystem) is to provide functionality that feels native and idiomatic, helping developers quickly get things done without...
    Downloads: 12 This Week
    Last Update:
    See Project
  • 3
    Feng Office: Project Management and more
    Feng Office (formerly known as OpenGoo) is a free and open source online project management and collaboration tool, licensed under the Affero GPL 3 license.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 4
    SASSY

    SASSY

    Software Architecture Support System

    Manage the data for the software architecture or high level design using a knowledge base. Create high quality documentation of the architecture from various viewpoints. Provide a web interface for collaborative architecture creation and reporting. This is an umbrella project for now. Development is occurring in the sub-projects until they can be used to develop the design for SASSY itself.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Secure File Transfer for Windows with Cerberus by Redwood Icon
    Secure File Transfer for Windows with Cerberus by Redwood

    Protect and share files over FTP/S, SFTP, HTTPS and SCP with the #1 rated Windows file transfer server.

    Cerberus supports unlimited users and connections on a single IP, with built-in encryption, 2FA, and a browser-based web client — all deployable in under 15 minutes with a 25-day free trial.
    Try for Free
  • 5
    GDL Editor

    GDL Editor

    Computerized guideline editor for clinical decision support

    The GDL editor is multiplatform application that allows users to create, edit and run GDL files. GDL is a formal language designed to represent clinical knowledge for decision support. It is designed to be natural language- and reference terminology- agnostic by leveraging the designs of openEHR Reference Model and Archetype Model. The tool provides an editing and testing environment capable of generating forms based on the elements defined in the GDL. Requirements: Java Runtime Enviroment (JRE) 1.6 or higher
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6

    YouTube

    YouTube Video Grabber Script

    YouTube Video Grabber Script with full video access
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    React Trend

    React Trend

    Simple, elegant spark lines

    ...We recommend forking this project, or reading its source to learn how it's built). Graphing tools are often complex, abstract, and heavy. They require domain-specific knowledge and significant time investment. While building rich data visualizations for an analytics app, is a necessary cost. But what if you just need a sparkline that shows a trend? These are very simple and elegant visualizations, and they should not require a bloated graphing library to produce. React Trend is a concrete component that does 1 thing, and does it well, generate these trending graphs. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    X2CRM

    X2CRM

    X2CRM - Workflow, Sales, Marketing, Workflow, Custom Apps, PHP, MySQL

    ...X2CRM Key Features Workflow Designer Mobile Apps Web and Facebook Lead Capture Forms Lead Nurturing, Scoring and Intelligent Routing Contact Activity Management Sales Process Work-flow Engine Email Correspondence Product and Sales Quotes User Profile Pages and Activity Streams Field Security, Roles and Sales Teams Visual Form Editor for Admins Reporting Dashboard iPad and Mobile Device Apps X2Studio, an administrative tool, allows developers to create and share new application modules without any programming knowledge.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 9
    Logic Lab

    Logic Lab

    This is a suite of mathematical software solvers GUI

    This is a suite of mathematical software solvers interface on DLV and other command-line solvers. It helps researchers and students to better comprehend their declarative definitions published on papers. The user can have links to the related papers and to the software of the corresponding definitions.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Build Securely on AWS with Proven Frameworks Icon
    Build Securely on AWS with Proven Frameworks

    Lay a foundation for success with Tested Reference Architectures developed by Fortinet’s experts. Learn more in this white paper.

    Moving to the cloud brings new challenges. How can you manage a larger attack surface while ensuring great network performance? Turn to Fortinet’s Tested Reference Architectures, blueprints for designing and securing cloud environments built by cybersecurity experts. Learn more and explore use cases in this white paper.
    Download Now
  • 10
    Fe

    Fe

    Ebook:I'm a FrontEnd Developer

    ...In January 2017, after reading Haruki Murakami's new book "My Occupation Is a Novelist", I came up with the idea of ​​writing a series of articles "My Occupation Is a Front-End Engineer" - looking at the front-end field from a personal perspective various techniques. There are about 15 articles in the whole series, from how I became a front-end engineer to the knowledge of various front-end frameworks.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Angular-Meteor Compilers

    Angular-Meteor Compilers

    Angular and Meteor, the perfect stack

    ...It brings the responsive power of Angular to the powerful and flexible Meteor stack. Deploy wherever you want. Sync data in realtime across your own server, DB and clients instantly. Use your existing Angular knowledge to create your server. Remove boilerplate by calling Angular Services from the server directly on your client. Don't choose just one solution. We created this library so that you can comfortably use both AngularJS and Meteor. You can start with AngularJS and migrate your application slowly to Blaze. You can start using Blaze and move slowly to AngularJS. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    JavaScript Stack from Scratch

    JavaScript Stack from Scratch

    Tutorial to build a modern JavaScript stack

    This is a straight-to-the-point guide to assembling a JavaScript stack. It requires some general programming knowledge, and JavaScript basics. It focuses on wiring tools together and giving you the simplest possible example for each tool. You can see this tutorial as a way to write your own boilerplate from scratch. Since the goal of this tutorial is to assemble various tools, I do not go into details about how these tools work individually. Refer to their documentation or find other tutorials if you want to acquire deeper knowledge in them. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13

    PotHead

    PotHead

    PotHead What is it? Pothead: A simple lightweight packet for creating a minimal interaction honeypot How does it work? Magic, Well kinda you don’t need super dupper knowledge to use this! Oops the magic failed ;) a really nice INSTALL.md will be written unfortunately it’s not yet available. 1) Download all the files 2) Check if you got everything 3) Upload and configure the Website and backend (includes/Config.php & the .SQL files) 4) Do not forget to change your APIKEY! 5) Run the python file! ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14

    PyDaMelo

    Python-compatible Data mining elementary objects

    An attempt at offering machine learning and data mining algorithms at the finest grain we are able to, easy to combine together through Python scripting to glue together the Lego-like bricks.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Operating Systems: From 0 to 1

    Operating Systems: From 0 to 1

    A book to gain the foundational knowledge to write operating systems

    This book helps you gain the foundational knowledge required to write an operating system from scratch. Hence the title, 0 to 1. After completing this book, at the very least you will learn how to write an operating system from scratch by reading hardware datasheets. In the real world, it works like that. You won't be able to consult Google for a quick answer. A big picture of how each layer of a computer is related to the other, from hardware to software.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 16
    Goozzee

    Goozzee

    Easily create,browse and share knowledge bases on Windows, Mac & Linux

    Goozzee allows you to easily create, browse and share knowledge bases & documentation repositories, using topic maps. Use this software to store notes, files of any type - even very large ones. Create links between your notes and files, and browse through your knowledge base by following these links, or simply search using the fast and powerful full text search engine. The GUI is written in C++ (using wxWidgets for easier cross-platform portability), and data is saved in a mysql relational database. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Hetionet

    Hetionet

    Hetionet: an integrative network of disease

    Hetionet is a hetnet — network with multiple node and edge (relationship) types — which encodes biology. The hetnet was designed for Project Rephetio, which aims to systematically identify why drugs work and predict new therapies for drugs. The JSON and Neo4j formats contain node and edge properties, which are absent in the TSV and matrix formats, including licensing information. Therefore the recommended formats are JSON and Neo4j. Our hetio package in Python reads the JSON format, but it...
    Downloads: 3 This Week
    Last Update:
    See Project
  • 18
    WebKNotes is a Web-based knowledge/notes database. WebKNotes 1 was written in Perl and used a directory hierarchy for storage. WebKNotes 2 is under development, and is entirely client side Javascript.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    VBS for Research on the Internet

    VBS for Research on the Internet

    Welcome to the Volunteer-Based System for Research on the Internet!

    Welcome to the Volunteer-Based System for Research on the Internet! This system is designed to provide detail data about applications used in the Internet. This information can be used for: - obtaining the knowledge which applications are most frequently used in the network - providing the users some basic statistics about their Internet connection usage (for example for which kinds of applications their connection is used the most) - creating scientific profiles of traffic generated by different applications or different groups of applications - creating a traffic generator, to imitate traffic generated by particular applications, or to imitate the real traffic in the network - implementing smart assessment of QoS in the network at the users' level and in the core of the network - obtaining precise data needed to train Machine Learning Algorithms - many more cases :-)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20

    Ontology Evaluation/LD Principles

    Evaluate Ontology according to Linked data principles

    ...To ensure the achievement of these objectives, it must meet the criteria set by Tim Berners-Lee as lined data principles: all ontology elements must be identified with URIs, these URIs must be dereferenceable, the ontology language must be semantically correct and ontologies should be linked together (via common URIs). These principles are based on the underlying web and semantic web technologies, such as URIs, HTTP and knowledge representation languages such as RDF. This application evaluates an ontology according to the linked data principles and correct them if necessary. If you have any inquiry about the source code, you can contact: kaouther.mezaache.mil@gmail.com mounia.oumessad@gmail.com lzemmouchi-ghomari@usthb.dz
    Downloads: 1 This Week
    Last Update:
    See Project
  • 21
    Hablu News - Responsive HTML5 Template

    Hablu News - Responsive HTML5 Template

    Hablu News is a responsive html5 based web template.

    Hablu News is a simple responsive html5 based web template. It helps you to build a news website/blog without your coding knowledge. The hablu news template is excellent for a news, newspaper, magazine, publishing or blog site. Powered by ProHablu.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Involt

    Involt

    Inject hardware interactions directly into HTML layout

    An easy way to think outside the box. Simplicity of HTML and CSS combined with hardware interactions. Create your app using only basic knowledge of HTML, CSS, and Arduino. Instead of learning advanced coding focus on overall experience and quickly develop results. Using CSS allows you to work on the layout and interfacing with the device at once. Involt comes with a UI kit to help you get started. The foundation of Involt is overcoming obstacles that block many concepts from making it to the real world. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23

    MOGEN

    The software for modeling the 3D structure of a genome using Hi-C data

    The software builds 3D models of chromosomes or genome given chromosomal contacts data such as Hi-C, TCC, 5C. MOGEN was tested on simulated datasets. Using real Hi-C data of a human cell line, MOGEN built models that are consistent with knowledge about the genome of the cell line. Detail on how to use it: https://github.com/BDM-Lab/MOGEN It is published in Bioinformatics: http://bioinformatics.oxfordjournals.org/content/32/9/1286 Bioinformatics, Data Mining, Machine Learning (BDM) Laboratory, Jianlin Cheng, PhD Department of Computer Science University of Missouri, Columbia Email: chengji@missouri.edu
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Snickers

    Snickers

    An open source alternative to the video cloud encoding services

    Snickers is a lightweight multimedia utility focused on simplifying interactions with FFmpeg-based workflows through scripting and automation. It provides a structured interface for executing common media processing tasks without requiring complex command-line knowledge. The project emphasizes modularity, allowing users to chain operations such as encoding, filtering, and format conversion. Its design is oriented toward developers who want reproducible and scriptable pipelines for handling video and audio assets. Snickers reduces repetitive configuration by offering reusable components and presets. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    UberStudent - Linux for Learners
    UberStudent is a Linux distribution for learning, doing, and teaching academic success at the higher education and advanced secondary levels. Researchers, other knowledge workers, lifelong learners, and anyone who just wants a highly-polished computing platform will equally benefit from UberStudent. More than just an operating system, UberStudent aims to be a complete, ready-to-go, and "out-of-the-box" Learning Platform for education that facilitates not only immediate user-friendly productivity but long-term cross-platform computer fluency among its users. ...
    Downloads: 17 This Week
    Last Update:
    See Project
Auth0 Logo