Open Source PHP Artificial Intelligence Software

PHP Artificial Intelligence Software

View 11490 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.

  • MongoDB Atlas runs apps anywhere Icon
    MongoDB Atlas runs apps anywhere

    Deploy in 115+ regions with the modern database for every enterprise.

    MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
    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: 168 This Week
    Last Update:
    See Project
  • 2
    Multiuser HylaFAX PHP/MySQL Web interface for viewing faxes online, downloading & emailing in PDF format, and categorizing & archiving all sent and received faxes.
    Downloads: 56 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: 7 This Week
    Last Update:
    See Project
  • 4
    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: 39 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
  • 5
    Laravel Telegraph

    Laravel Telegraph

    Telegraph is a Laravel package for fluently interacting with Telegram

    Telegraph is a Laravel package for fluently interacting with Telegram Bots made by def:studio.
    Downloads: 5 This Week
    Last Update:
    See Project
  • 6
    freenom

    freenom

    Freenom domain name renews automatically

    Freenom domain name automatic renewal.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 7
    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: 3 This Week
    Last Update:
    See Project
  • 8
    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: 3 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: 2 This Week
    Last Update:
    See Project
  • Build Securely on Azure with Proven Frameworks Icon
    Build Securely on Azure 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
    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
  • 11
    BotMan

    BotMan

    A framework agnostic PHP library to build chat bots

    Write your chatbot logic once and connect it to one of the available messaging services, including Amazon Alexa, Facebook Messenger, Slack, Telegram or even your own Website. BotMan is framework agnostic, which means you can use it in your existing codebase, whatever framework you might use. Starting a new chatbot project? BotMan Studio is a Laravel 5.5 boiler project to get you started in no time! BotMan is all about having an expressive, yet powerful syntax that allows you to focus on the business logic, not on framework code. BotMan is a framework agnostic PHP library that is designed to simplify the task of developing innovative bots for multiple messaging platforms, including Slack, Telegram, Microsoft Bot Framework, Nexmo, HipChat, Facebook Messenger and WeChat.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 12
    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
  • 13
    Telegram API Library

    Telegram API Library

    Complete async capable Telegram bot API implementation for PHP7

    This is a PHP7 bot API implementation for Telegram implementing the vast majority of Bot API up until v4.7. The only thing it does not implement is Telegram Passport which was introduced in Bot API v4.0. It is unlikely to be introduced as it may introduce security vulnerabilities. However, if you think you have a strong case for the need, feel free to let me know. Enables you to anything supported by the Telegram Bot API: messages, stickers, location, inline bots and any other supported method via PHP to a Telegram user (either direct conversation, channel, group or supergroup). Respects and implements the default types and methods made by Telegram itself. Have any doubts about any method? Just check the original documentation, this implementation will not differ too much. Doesn't need any mandatory dependencies, except for ReactPHP, which you can inject if you already use it elsewhere.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 14

    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: 3 This Week
    Last Update:
    See Project
  • 15
    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: 6 This Week
    Last Update:
    See Project
  • 16
    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: 3 This Week
    Last Update:
    See Project
  • 17
    This is Powl, the Semantic Web application development platform.
    Downloads: 3 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: 2 This Week
    Last Update:
    See Project
  • 19
    Earnest is a A PHP-MYSQL AI EXPERT SYSTEM for creating powerful expert system easily. Its simple PHP API can also be called from JAVA, browsers or other software to perform GIS and other comparisons. Also has ability to create XML results.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 20
    JavaRisk v2 is a strategic game roughly based on the board game Risk. The game features network support for multiplayer games, hot-seat sessions for playing with friends on one PC & a challenging Ai. We also provide an implementation of the original Risk
    Downloads: 1 This Week
    Last Update:
    See Project
  • 21
    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: 1 This Week
    Last Update:
    See Project
  • 22

    AIStockBot

    Stock Analysis Program

    AIStockBot aims to become the greatest Technical and Fundamental Stock Analysis program using different approaches including Artificial Intelligence. It strives to recommend stocks better than your average Financial Adviser.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 23
    ECTOR is a multilingual chatterbot able to learn from users' entries.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 24
    A Trial Workbench for Facilitating Best Practices from Prospective to Acute Care in Respiratory Medicine. We aim to provide a set of information management toolboxes that facilitates decision support applications in medical information systems.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 25

    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
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.