Open Source PHP Artificial Intelligence Software

PHP Artificial Intelligence Software

View 11438 business solutions

Browse free open source PHP Artificial Intelligence Software and projects below. Use the toggles on the left to filter open source PHP Artificial Intelligence Software by OS, license, language, programming language, and project status.

  • Gen AI apps are built with MongoDB Atlas Icon
    Gen AI apps are built with MongoDB Atlas

    The database for AI-powered applications.

    MongoDB Atlas is the developer-friendly database used to build, scale, and run gen AI and LLM-powered apps—without needing a separate vector database. Atlas offers built-in vector search, global availability across 115+ regions, and flexible document modeling. Start building AI apps faster, all in one place.
    Start Free
  • 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
  • 1
    eGuideDog free software for the blind
    eGuideDog project develops free software for the blind. Currently, we focus on WebSpeech, Ekho TTS and WebAnywhere.
    Leader badge
    Downloads: 71 This Week
    Last Update:
    See Project
  • 2
    Rubix ML

    Rubix ML

    A high-level machine learning and deep learning library for PHP

    Rubix ML is a free open-source machine learning (ML) library that allows you to build programs that learn from your data using the PHP language. We provide tools for the entire machine learning life cycle from ETL to training, cross-validation, and production with over 40 supervised and unsupervised learning algorithms. In addition, we provide tutorials and other educational content to help you get started using ML in your projects. Our intuitive interface is quick to grasp while hiding alot of power and complexity. Write less code and iterate faster leaving the hard stuff to us. Rubix ML utilizes a versatile modular architecture that is defined by a few key abstractions and their types and interfaces. Train models in a fraction of the time by installing the optional Tensor extension powered by C. Learners such as neural networks will automatically get a performance boost.
    Downloads: 8 This Week
    Last Update:
    See Project
  • 3
    MadelineProto

    MadelineProto

    Async PHP client/server API for the telegram MTProto protocol

    This library can be used to easily interact with Telegram without the bot API, just like the official apps. It can login with a phone number (MTProto API), or with a bot token (MTProto API, no bot API involved!). Internal peer management: you can provide a simple bot API chat id or a username to send a message or to call other mtproto methods! You can easily login as a user (2FA is supported) or as a bot! Simple error handling! It is highly customizable with a lot of different settings! Bot API file id/object support (even for users)! A Lua binding, a lua wrapper for td-cli scripts, Secret chats, MTProto 2.0, PFS, PFS in secret chats. MadelineProto can do everything official clients can do, and more! MadelineProto requires the mbstring, xml, json, fileinfo, gmp extensions to function properly.
    Downloads: 5 This Week
    Last Update:
    See Project
  • 4
    freenom

    freenom

    Freenom domain name renews automatically

    Freenom domain name automatic renewal.
    Downloads: 3 This Week
    Last Update:
    See Project
  • No-Nonsense Code-to-Cloud Security for Devs | Aikido Icon
    No-Nonsense Code-to-Cloud Security for Devs | Aikido

    Connect your GitHub, GitLab, Bitbucket, or Azure DevOps account to start scanning your repos for free.

    Aikido provides a unified security platform for developers, combining 12 powerful scans like SAST, DAST, and CSPM. AI-driven AutoFix and AutoTriage streamline vulnerability management, while runtime protection blocks attacks.
    Start for Free
  • 5
    Fast Artificial Neural Network Library is a free open source neural network library, which implements multilayer artificial neural networks in C with support for both fully connected and sparsely connected networks. Cross-platform execution in both fixed and floating point are supported. It includes a framework for easy handling of training data sets. It is easy to use, versatile, well documented, and fast. Bindings to more than 15 programming languages are available. An easy to read introduction article and a reference manual accompanies the library with examples and recommendations on how to use the library. Several graphical user interfaces are also available for the library.
    Downloads: 16 This Week
    Last Update:
    See Project
  • 6
    Multiuser HylaFAX PHP/MySQL Web interface for viewing faxes online, downloading & emailing in PDF format, and categorizing & archiving all sent and received faxes.
    Downloads: 12 This Week
    Last Update:
    See Project
  • 7
    PHP Telegram Bot Api

    PHP Telegram Bot Api

    Native PHP Wrapper for Telegram BOT API

    An extended native php wrapper for Telegram Bot API without requirements. Supports all methods and types of responses. Bots are special Telegram accounts designed to handle messages automatically. Users can interact with bots by sending them command messages in private or group chats. The Bot API is an HTTP-based interface created for developers keen on building bots for Telegram.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 8
    PHP Client For NLP Cloud

    PHP Client For NLP Cloud

    NLP Cloud serves high performance pre-trained or custom models for NER

    NLP Cloud serves high performance pre-trained or custom models for NER, sentiment-analysis, classification, summarization, dialogue summarization, paraphrasing, intent classification, product description and ad generation, chatbot, grammar and spelling correction, keywords and keyphrases extraction, text generation, image generation, blog post generation, code generation, question answering, automatic speech recognition, machine translation, language detection, semantic search, semantic similarity, tokenization, POS tagging, embeddings, and dependency parsing. It is ready for production, served through a REST API. You can either use the NLP Cloud pre-trained models, fine-tune your own models, or deploy your own models. Pass the model you want to use and the NLP Cloud token to the client during initialization. If you are making asynchronous requests, you will always receive a quick response containing a URL.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 9
    PHP Telegram Bot

    PHP Telegram Bot

    PHP Telegram Bot based on the official Telegram Bot API

    A Telegram Bot based on the official Telegram Bot API. Telegram announced official support for a Bot API, allowing integrators of all sorts to bring automated interactions to the mobile platform. This Bot aims to provide a platform where one can simply write a bot and have interactions in a matter of minutes. This is a pure PHP Telegram Bot, fully extensible via plugins.
    Downloads: 1 This Week
    Last Update:
    See Project
  • Photo and Video Editing APIs and SDKs Icon
    Photo and Video Editing APIs and SDKs

    Trusted by 150 million+ creators and businesses globally

    Unlock Picsart's full editing suite by embedding our Editor SDK directly into your platform. Offer your users the power of a full design suite without leaving your site.
    Learn More
  • 10
    Telegram Bot SDK

    Telegram Bot SDK

    Telegram Bot API PHP SDK to build Telegram Bots

    Telegram Bot SDK lets you develop Telegram Bots in PHP easily! Supports Laravel out of the box. Telegram Bot API is an HTTP-based interface created for developers keen on building bots for Telegram. Complete API Methods Support. Laravel Support out of the box! Clean, Highly Documented & Industry Standard Code. PSR Standards, popular & widely used. Powered by Laravel Collection API for Response Objects. Events/Plugin Support to Extend Features Conversational Support. Well-designed, tested & built. Active support from the author as well as the community. If you're using this SDK with Laravel, the SDK will self-register its ServiceProvider and Facade using Laravel's auto-discovery. If you're using this SDK to build your Telegram Bots, We'd love to know and share the bot with the world.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 11

    phpSANE

    Web-Based Frontend for SANE

    phpSANE is a web-based frontend for SANE written in HTML/PHP so you can scan with your web-browser. It also supports OCR.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 12
    FormRead

    FormRead

    Free OMR - OCR web sofware based on javascript and PHP

    https://formread.org FormRead is a completely free OMR (optical mark recognition) web software for scanning and grading user-filled, multiple choice forms. Create your formats with any of your office or drawing tools, scan them and parameterize their coordinates in an easy way. Once you have parameterized your form, you can print many of them, give it to your students/respondents, scan and recognize them with formread, and you can finally export the data in your preferred formats (excel, pdf, csv)
    Downloads: 8 This Week
    Last Update:
    See Project
  • 13
    Neural Libs

    Neural Libs

    Neural network library for developers

    This project includes the implementation of a neural network MLP, RBF, SOM and Hopfield networks in several popular programming languages. The project also includes examples of the use of neural networks as function approximation and time series prediction. Includes a special program makes it easy to test neural network based on training data and the optimization of the network.
    Downloads: 5 This Week
    Last Update:
    See Project
  • 14
    Captcha Server

    Captcha Server

    A fast and stable captcha auto solving server with API.

    * Captcha Server * https://captchas.io Do you want to host your own captcha server? Earn money from customers who wants to auto solve captchas? This is it.. Make a website and an API interface and integrate the Captcha Server API, walla.. a new business! We Provide A+ Captcha Solving Software For Better Captcha Solving Business. Launch Captcha Server from any Windows OS servers and set the server IP and Port to make it available to endusers and developers alike. Captcha Server has a very simple and straight forward API using the 2captcha.com API format. API is easy to fork and develop your own captcha business. Slash your captcha solving costs. Stop wasting your time and hard-earned money on captcha solving services that are slow, inaccurate and costly. Install Instructions - https://sourceforge.net/p/captchaserver/wiki/Install_Instructions/
    Downloads: 2 This Week
    Last Update:
    See Project
  • 15
    TaxonGrab is an NLP (Natural Language Processing) solution written in PHP, which leverages systematic nomenclature rules that are used for taxonomic nomenclature in scientific publications.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 16

    Program-O

    https://github.com/Program-O/Program-O

    An AIML Interpreter written in PHP with MySQL. Have your own chatbot on your website, the chat engine is writen in PHP, with the AIML initially parsed into a MySQL database. If you would like a demo or more info please visit http://www.program-o.com THIS PROJECT HAS NOW BEEN MOVED TO https://github.com/Program-O/Program-O
    Leader badge
    Downloads: 1 This Week
    Last Update:
    See Project
  • 17
    Iris is an interface for monitoring multiple pages and RSS files for changes. You can affect keywords or regexp to each web-page to receive mail alert. Version 6.6 is a web based application. Since version 7.2 it's a Perl-gtk application
    Downloads: 1 This Week
    Last Update:
    See Project
  • 18
    LiveGMS is a PHP/MySQL driven gene editor for the game Creatures 3 / Docking Station. It provides a platform independent online editor with most features other binary genetics editors have.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 19

    Service Grid - Language Grid Base System

    SOA infrastracture initially developed by NICT Language Grid Project

    Service Grid is an infrastructure for accumulating and sharing Web services. Resources with complicated intellectual property issues are wrapped as Web services and shared on the Service Grid. If you release your software by using the software of this project, please include the following description in the documents or on the website. * This software uses the [SOFTWARE] by the Language Grid project (http://langrid.org/). [SOFTWARE] is one of: * Service Grid Server Software (http://langrid.org/oss-project/en/service_grid.html) * Language Service Development Libraries (http://langrid.org/oss-project/en/language_service.html) * Language Grid Toolbox (http://langrid.org/oss-project/en/toolbox.html) If you publish a paper by using the software of this project, please cite the following book. * Toru Ishida Ed. The Language Grid: Service-Oriented Collective Intelligence for Laguage Resource Interoperability. Springer, 2011. ISBN 978-3-642-21177-5.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 20

    Speedy Composer

    Speedy Composer – Artificial Neural Network Melody Composer.

    Thank you for your interest in Speedy Composer. Speedy Composer is an automated application for composing melodies for Speedy Net members. We recently made changes to the source code of Speedy Net, and converted it into the Python language and Django framework. Since Speedy Composer was originally written in PHP, it is not adapted to work with Speedy Net in its current form. So unfortunately we were forced to temporarily close the app Speedy Composer. But don't worry, we kept backups of all the tunes composed by Speedy Composer, and when the website is reopened we will upload them to the new site. Speedy Composer and Speedy Net are open source applications, free software. We are currently looking for volunteers to help us convert Speedy Composer to Python. If you are interested in volunteering, please contact me by email. Thank you and good luck, Uri Rodberg Founder and Director of Speedy Net and Speedy Composer, Speedy Paz Technologies Ltd. uri@speedy.net
    Downloads: 1 This Week
    Last Update:
    See Project
  • 21
    Voice Conference Manager uses VoiceXML and CCXML to control speech recognition, text to speech, and voice biometrics for a telephone conference service. Say the names or numbers of people and VCM places them into the call. Can be hosted on public servers
    Downloads: 1 This Week
    Last Update:
    See Project
  • 22
    Interactive Jabber chat bot written in PHP.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 23
    A collection of software made by Milos Rancic.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 24
    ADSKIT

    ADSKIT

    Agents design supporting system for simulation models

    Main task is automating the creation of simulation models of complex model. The originalities of proposed software are explicit representation of conceptual model in the concept – attribute – relation form and applying expert system approach to transform designed ontology into agent model. Researchers develop the structure and behavior of agents using declarative approach. Web: https://84.237.20.67/RFFI/Main.php
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25

    AILOKS

    A polylingual dictionary/ontology system

    AILOKS is an acronym for Artificial Intelligence Linguistic Object Knowledge System. This dictionary is aimed to facilitate advanced NLP, translation engines and provide an effective dictionary interface to humans. This dictionary is Polylingual and should prove useful to language students, linguists and translators alike. It is part of a series of interrelated projects.
    Downloads: 0 This Week
    Last Update:
    See Project
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.