Showing 20 open source projects for "python programming language"

View related business solutions
  • Grafana: The open and composable observability platform Icon
    Grafana: The open and composable observability platform

    Faster answers, predictable costs, and no lock-in built by the team helping to make observability accessible to anyone.

    Grafana is the open source analytics & monitoring solution for every database.
    Learn More
  • Our Free Plans just got better! | Auth0 Icon
    Our Free Plans just got better! | Auth0

    With up to 25k MAUs and unlimited Okta connections, our Free Plan lets you focus on what you do best—building great apps.

    You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
    Try free now
  • 1
    GDevelop

    GDevelop

    The game engine for everyone

    GDevelop is an open-source, cross-platform game development software designed to make creating HTML5 and native games easy for everyone. Experts and novices alike can create their own games with GDevelop as it is fast and easy to learn, requiring no knowledge in a specific programming language. What makes GDevelop unique and so easy to use is its powerful and intuitive event-based system. Events are a powerful way to build up your game logic, without having to learn a programming language. GDevelop also features ready-made behaviors for your game objects, and allows you to create new behaviors through the easy to learn events. ...
    Downloads: 23 This Week
    Last Update:
    See Project
  • 2
    AI Chatbot Framework

    AI Chatbot Framework

    Python chatbot framework with Natural Language Understanding

    Building a chatbot can sound daunting, but it’s totally doable. AI Chatbot Framework is an AI powered conversational dialog interface built in Python. With this tool, it’s easy to create Natural Language conversational scenarios with no coding efforts whatsoever. The smooth UI makes it effortless to create and train conversations to the bot and it continuously gets smarter as it learns from conversations it has with people. AI Chatbot Framework can live on any channel of your choice (such as Messenger, Slack etc.) by integrating it’s API with that platform. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    ChatterBot

    ChatterBot

    Machine learning, conversational dialog engine for creating chat bots

    ...The language independent design of ChatterBot allows it to be trained to speak any language. Additionally, the machine-learning nature of ChatterBot allows an agent instance to improve it’s own knowledge of possible responses as it interacts with humans and other sources of informative data. An untrained instance of ChatterBot starts off with no knowledge of how to communicate.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 4
    Apache RocketMQ

    Apache RocketMQ

    Distributed messaging and streaming platform with low latency

    ...Messaging patterns including publish/subscribe, request/reply and streaming. Financial grade transactional message. Built-in fault tolerance and high availability configuration options base on DLedger. A variety of cross language clients, such as Java, C/C++, Python, Go. Pluggable transport protocols, such as TCP, SSL, AIO. Built-in message tracing capability, also support opentracing. Versatile big-data and streaming ecosytem integration. Message retroactivity by time or offset. Reliable FIFO and strict ordered messaging in the same queue. Efficient pull and push consumption model. ...
    Downloads: 3 This Week
    Last Update:
    See Project
  • Keep company data safe with Chrome Enterprise Icon
    Keep company data safe with Chrome Enterprise

    Protect your business with AI policies and data loss prevention in the browser

    Make AI work your way with Chrome Enterprise. Block unapproved sites and set custom data controls that align with your company's policies.
    Download Chrome
  • 5
    Botkit

    Botkit

    Tool for building chat bots, apps and custom integrations

    An open source developer tool for building chat bots, apps and custom integrations for major messaging platforms. Part of the Microsoft Bot Framework. We love bots, and want to make them easy and fun to build! Include Botkit into your Node application and boot up a controller that will define your bot's behaviors. In this case, we're setting up a bot to use with the Bot Framework Emulator. Tell the bot to listen for users saying "hello," and use `bot.reply` to send an immediate response....
    Downloads: 1 This Week
    Last Update:
    See Project
  • 6

    PyAIMLng

    The Next Generation of Python AIML Interpreter

    A Python AIML interpreter with non-compliant extensions. PyAIMLng is an interpreter for AIML (the Artificial Intelligence Markup Language), forked from Cort Stratton's PyAIML. PyAIMLng adds additional features which are not part of the AIML 1.0.1 specification in order to provide the bot master with a rich set of tools from which to build a more believable AIML bot.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Hokan is an IRC bot developed using Java programming language and using PircBot framework. First version development was started around year 2001. Join #HokanDEV@IRCNet to find out more! Current version of Hokan is maintained in GitHub: https://github.com/petria/hokan_ng
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    A cross-platform (java based) open source 3d chat platform.. Provides a python programming interface and internal program editor.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    The Twilight LAN Messenger is a LAN application its coded in JAVA Programming Language, The software can act as a server and client in the same time with an easy to use GUI.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Cloud-based help desk software with ServoDesk Icon
    Cloud-based help desk software with ServoDesk

    Full access to Enterprise features. No credit card required.

    What if You Could Automate 90% of Your Repetitive Tasks in Under 30 Days? At ServoDesk, we help businesses like yours automate operations with AI, allowing you to cut service times in half and increase productivity by 25% - without hiring more staff.
    Try ServoDesk for free
  • 10
    Roobot is a PHP IRC bot framework. It uses simple event based programming, and it's own scripting language, based on PHP.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    pyPal is a jabber based chatterbot that can be used to launch commands remotely as well as to make some good conversation. It is expected to be capable of multi-language learning.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    ScriptBot is a scriptable IRC bot. Based on PircBot and BSF, it allows to fully customize the bot's behaviour by editing script files in the scripting language of your choice.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Loki, the Python Instant Messenger, is an open source, multi-protocol, instant messaging client written in the python language.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    palaver is a p2p multiuser chat program which does not require a central server. It is written in the portable python language, and as such can run unmodified on many platforms.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    This is a Chinese Language Aritficial Intelligence project.This project provide a chatbot that can talk with users in Chinese.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    OpenICQ is a simple ICQ-Clone written in JAVA programming language. OpenICQ comes up with support for multiple languages and user profiles.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    IRC Client coded in Java, inspired in the popular mIRC. This client was coded as a practice, along with my learning of the Java programming language. I wanted to offer the code to help anyone wishing to start programming networked applications on Java.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18

    mpiBot

    mpiBot is a full featured PHP-powered IRC bot & IRC BNC.

    mpiBot is a IRC bot/bnc interface written in PHP5. mpiBot includes a basic BNC, multiple server support, plus an extensive API for writing your own modules in PHP. Requires PHP 5.4+
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Valuhack is a collaborative effort of a variety of newsgroups to port a simple program to as many languages as possible, while maintaining the true spirit of hacking.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    JIM Instant Messenger is a multi-platform instant messenger that uses the MSN protocol, and is written in the Java programming language.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • Next