Showing 27 open source projects for "software development using ai"

View related business solutions
  • Forever Free Full-Stack Observability | Grafana Cloud Icon
    Forever Free Full-Stack Observability | Grafana Cloud

    Our generous forever free tier includes the full platform, including the AI Assistant, for 3 users with 10k metrics, 50GB logs, and 50GB traces.

    Built on open standards like Prometheus and OpenTelemetry, Grafana Cloud includes Kubernetes Monitoring, Application Observability, Incident Response, plus the AI-powered Grafana Assistant. Get started with our generous free tier today.
    Create free account
  • Auth0 B2B Essentials: SSO, MFA, and RBAC Built In Icon
    Auth0 B2B Essentials: SSO, MFA, and RBAC Built In

    Unlimited organizations, 3 enterprise SSO connections, role-based access control, and pro MFA included. Dev and prod tenants out of the box.

    Auth0's B2B Essentials plan gives you everything you need to ship secure multi-tenant apps. Unlimited orgs, enterprise SSO, RBAC, audit log streaming, and higher auth and API limits included. Add on M2M tokens, enterprise MFA, or additional SSO connections as you scale.
    Sign Up Free
  • 1
    Keybase client

    Keybase client

    Keybase Go library, client, service, OS X, iOS, Android, Electron

    Keybase is secure messaging and file-sharing. We use public key cryptography to ensure your messages stay private. Even we can’t read your chats. Keybase works for families, roommates, clubs, and groups of friends, too. Keybase connects to public identities, too. You can connect with communities from Twitter, Reddit, and elsewhere. Don’t live dangerously when it comes to documents. Keybase can store your group’s photos, videos, and documents with end-to-end encryption. You can set a timer on...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 2
    MSI Downloader

    MSI Downloader

    MSI installers for a wide range of software and utilities

    MSI Downloader has been created for IT professionals who want a quick and easy method of downloading the latest MSI installers for various software. MSI installers are much easier to use for deployment using systems like Group Policy, Microsoft Deployment Toolkit (MDT) and Microsoft System Center Configuration Manager (SCCM). Some publishers happily supply MSI installers for their software, however, some are very hard to find. So this new tool will not only be providing the easy to...
    Leader badge
    Downloads: 179 This Week
    Last Update:
    See Project
  • 3
    ipfs-css

    ipfs-css

    Single-purpose css class names and font-face config to IPFS up your UI

    The single-purpose CSS class names and @font-face config to IPFS up your UI. Once you've installed ipfs-css from npm, the CSS and SCSS files and the web-fonts are available from your node_modules/ipfs-css directory. You can import the theme.json file which can be used with a ThemeProvider component. All the CSS atoms are generated from that, so you can be sure you're using the same values. While ipfs.css contains everything you need, if you prefer variables for fonts, colors, and gradients,...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Storli

    Storli

    A CLI to upload files to IPFS and interact with them

    A CLI to upload files to IPFS and interact with them using wbeb3.storage.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Go From AI Idea to AI App Fast Icon
    Go From AI Idea to AI App Fast

    One platform to build, fine-tune, and deploy ML models. No MLOps team required.

    Access Gemini 3 and 200+ models. Build chatbots, agents, or custom models with built-in monitoring and scaling.
    Try Free
  • 5
    Plupload

    Plupload

    JavaScript API for building file uploaders

    At its core Plupload is visually flat and you can customize it however you like. We are using HTML5 APIs. Always. Plupload is based on multi-runtime pollyfills for XMLHttpRequest L2, File and Image APIs. So when there's no HTML5 available in the browser, we emulate it ourselves. Files not only can be picked from browse dialog, but also can be dropped directly from the desktop. In some browsers, mostly in those based on WebKit, it is possible to drag and drop whole folders. Since we emulate...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    pcp - Peer Copy

    pcp - Peer Copy

    Command line peer-to-peer data transfer tool based on libp2p

    Command line peer-to-peer data transfer tool based on libp2p. There already exists a long list of file transfer tools, so why bother building another one? The problem I had with the existing tools is that they rely on a limited set of servers to orchestrate peer matching and data relaying which poses a centralization concern. Many of the usual centralization vs. decentralization arguments apply here, e.g. the servers are single points of failure, the service operator has the power over whom...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    pure web3 browser

    pure web3 browser

    Personal immortal robot for the The Great Web

    Personal immortal robot for the Great Web. The project is currently at the concept stage. The idea of addressing things using content addresses in browser makes sense, so it is worth working further on, and the idea of using cyber instead of google right in the browser search bar is also amazing. That is why our current focus is the launch of cyber network. Once we achieve that, we can shift more focus into the development of the browser.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Quazaa

    Quazaa

    A cross platform multi-network peer-to-peer (P2P) file-sharing client.

    Quazaa is a cross platform multi-network peer-to-peer (P2P) file-sharing client inspired by Shareaza which will support Gnutella2, Ares, eDonkey2000 (eMule), HTTP, FTP, and BitTorrent. Using the Qt software development kit
    Downloads: 4 This Week
    Last Update:
    See Project
  • 9
    FileProtocol

    FileProtocol

    File Access from your Browser

    Bottom-line File Access using your browser File explorer, File download, File upload, Direct Links
    Downloads: 0 This Week
    Last Update:
    See Project
  • Try Google Cloud Risk-Free With $300 in Credit Icon
    Try Google Cloud Risk-Free With $300 in Credit

    No hidden charges. No surprise bills. Cancel anytime.

    Use your credit across every product. Compute, storage, AI, analytics. When it runs out, 20+ products stay free. You only pay when you choose to.
    Start Free
  • 10
    WebDAVSurfer

    WebDAVSurfer

    WebDAV client 64-bit works with Plone 5, Apache and more

    GUI WebDAV Client for Linux and Windows 10. Includes PROPFIND, PROPPATCH, LOCK ,UNLOCK ,VERSION-CONTROL,REPORT. HTTP(S) with Basic Authentication and PKI client and server Certificates. Works with Plone, Zope, Apache + mod_dav, PyWebDAV, PyDAV, Tamino. 64-bit wxPython used. Upload files or from Web. Update properties. Tested with Plone 5.04
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    PHP CRUD

    PHP CRUD

    Create, Read, Update & Delete Indexed Flat-File Records via PHP

    PHP CRUD allows us to quickly add an indexed, record-centric, flat-file, database to our projects. Optional Base64 encoding ensures that newlines & other special characters can be used without penalty. (Today many say that "CRUD" stands for "Create Retrieve Update and Delete." While fine for an SQL mindset, many old-timers got used to the acronym standing for "Create READ Update Delete" way back in the 1970's. Indeed, the term dates back even farther than ISAM. ... See the project web...
    Downloads: 5 This Week
    Last Update:
    See Project
  • 12
    openPLM - open source PLM
    open source PLM system - Product Structure management (BOM management) system and Electronic documents management or Entreprise Content Management (ECM) system
    Downloads: 10 This Week
    Last Update:
    See Project
  • 13

    Ph_comp

    Image upload software designed for camera club competitions

    Using a simple htaccess security system, enables known members to log in to a website and upload images together with the image titles and other required information. Administrators may then download all the images together with a spreadsheet containing the relevant information about each image. Users of this software may also be interested in using the Flexishow application ( https://sourceforge.net/projects/flexishow/ ) to run a slideshow of the downloaded images using the information from the spreadsheet. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    UDP File Transfer is designed to transfer files between computers using the UDP protocol. The goal of UDP File Transfer is to provide a solid file transfer mechanism for networks where packet loss is high.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Open Legacy Storage Document: Generic Document Archiving on Disk and Network(using MINA) Framework in Java for huge number of docs(up to 2^192 documents), efficient(Java NIO), crypto, net transfert, web retrieve, J2EE and eMail archiving compatible.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    The development of this project has been continued! The project is currently in pre-alpha state. FastHub is DC++ Server software using the ADC Protocol including the ability of full management over the web UI and connecting hubs to eachother!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Acid is a generalized internet/network client, using "pluggable protocol" libraries to add support for connection protocols. In addition to the Acid application, this project is developing Hotline, FTP, and other pluggable protocol libraries.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    ServerLess TeamWorker makes it possible for a small team (1-10) to work together on a common workplace. An example for this is a distributed issue tracking solution. Clients connect to each other using web services, but work disconnected also.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Zeus Grid is a Grid Computing environment usefull to run systems in heterogenous machines at same time. In this first step, it will only compile, run and collect application results and file storage.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Lopster is a peer-to-peer software supporting multi-network protocols using a plugin system. Currently supporting Napster(Opennap), Directconnect, Soulseek. More protocol are under development : bittorrent, edonkey, last.fm. It works on Linux/Win32/OSX
    Downloads: 1 This Week
    Last Update:
    See Project
  • 21
    CJAN is the Comprehensive Java Archive Network. It makes finding, managing and using Java software and documentation easy.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Share Documentation System. This helps you maintain your online documents, such as installation guides, handbooks, FAQs, manuals and so on. You can add, delete, edit document using only your web browser. The editor is a Rich Text Format using CSS (Sty
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    GroupTool is a groupware solution that can be used to exchange files (using version management), instant messages, e-mail-like messages and appointments. GroupTool is a client-server application which operates through the internet.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Currently all the samples are included in the Noir release found at http://sf.net/projects/noir/. One graphical sample of interest, is a BMPloader that loads 24bit bitmaps, written on only one page in using the Noir Framework. Noir is Not Useless (NINU)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    A group of shared development tools using GTK or Java interfaces for creation of open source projects or software development education.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • Next
MongoDB Logo MongoDB