Showing 30 open source projects for "input-leap"

View related business solutions
  • 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
  • Full-stack observability with actually useful AI | Grafana Cloud Icon
    Full-stack observability with actually useful AI | 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
  • 1
    ChatterBot

    ChatterBot

    Machine learning, conversational dialog engine for creating chat bots

    ...An untrained instance of ChatterBot starts off with no knowledge of how to communicate. Each time a user enters a statement, the library saves the text that they entered and the text that the statement was in response to. As ChatterBot receives more input the number of responses that it can reply increase.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 2
    Accessible-Coconut

    Accessible-Coconut

    A GNU/Linux operating system accessible for visually impaired.

    Accessible-Coconut(AC) is a community driven GNU/Linux operating system which is completely accessible for persons with visual impairment. AC is derived from Ubuntu-MATE. Yes the goal is to make a free and open-source eyes free desktop environment. Forum : https://groups.google.com/forum/#!forum/accessible-coconut Telegram forum : https://telegram.me/accessible_coconut Project home : https://zendalona.com/
    Leader badge
    Downloads: 38 This Week
    Last Update:
    See Project
  • 3
    voxshare_gui

    voxshare_gui

    *VoxShare* is a simple Python-based push-to-talk multicast voice chat

    VoxShare is a simple Python-based push-to-talk multicast voice chat application with a sleek modern GUI built using CustomTkinter. Provided as python source code or compiled standalone windows application (no need to install anything).
    Downloads: 29 This Week
    Last Update:
    See Project
  • 4
    a_chat_php

    a_chat_php

    a very simple json chat made in php

    A simple json chat , with some basic features included. You can change some variables in chat.php file like : MAX_MESSAGES currently 50 FILE PATH (put filepath of chat logs) Note : if you change the directory remember to change the create directory script right below filepath
    Downloads: 1 This Week
    Last Update:
    See Project
  • 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
  • 5
    Botkit

    Botkit

    Tool for building chat bots, apps and custom integrations

    ...Tell the bot to listen for users saying "hello," and use `bot.reply` to send an immediate response. Start a conversation, then queue up multiple messages to send, including a prompt sent using `convo.ask()` which allows your bot to capture user input and use it. Botkit is just one part of a bigger set of developer tools and SDKs that encompass the Microsoft Bot Framework. The Bot Framework SDK provides the base upon which Botkit is built. It is available in multiple programming languages!
    Downloads: 2 This Week
    Last Update:
    See Project
  • 6
    Chatto

    Chatto

    A lightweight framework to build chat applications, made in Swift

    ...It's been designed to be extensible and performant. Along with Chatto there is ChattoAdditions, a companion framework which includes cells for messages and an extensible input component. You can find more details about how it was implemented in our blog. Chatto is a Swift framework to ease the development of chat applications. At the UI level, it takes care of managing the UICollectionView where the messages are displayed and provides a placeholder for an input component. Provides support for interactive dismissal of the keyboard and adjusts the insets automatically when it appears. ...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 7

    ANGie

    Alice Next Generation (internet entity)

    ...Wallace and the ALICE AI Foundation and the PyAIML code base written by Cort Stratton, the ANGie project incorporates additional AIML sets, adds its own AIML to the set, adds new AIML tags and additional code to provide more dynamic responses and more logical case-based-reasoning. Reading through most AIML sets it seems like the authors' intention was to have a response to every input that a bot has ever seen. The ANGie project strives to have intelligent and sensible responses, but to allow the bot to have no response when the meaning of the input is inconclusive, when additional context would be required to properly respond, or in general for questions for which the bot is unprepared - in order to create a bot that is capable of carrying on basic conversations with a human similar to the sort of small talk that two humans might have. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8

    TextHost

    TextHost allows you to make a repository for storing text files

    Have you ever wanted a place for people to save their feelings, thoughts, or wanted a Twitter post longer than 140 characters? No matter what the reason is, TextHost allows the end user to post on a repository like a pastebin. Administrators can easily make an account for users who wish for their private folder in the repository. The end user may choose between saving their file in a text file or save it in an HTML file, which supports full HTML markup. Currently in beta. v0.2 will probably...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Invisionix Systems' portable Instant Messenger (IRSIM) uses PHP and mySQL. This Open Source program interacts with ICQ, MSN, AIM, Yahoo and Jabber IMs. It features database message buffers, login, a contact list, and message input/output windows.
    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
    CLMuck is a command-line MUCK client. CLMuck is a perl script that takes input from the command line and sends it to a MUCK.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    The Office Soundboard is essentially an IM Bot that can play sounds based on user input. It provides room for adding additional commands to the bot and allows for sounds to be dynamicly added to the library
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    pyXMPPpipeREPL is a python module which allows shell-like access to command-line applications over XMPP. Incoming messages are forwarded to the standard input of a subprocess and the standard output of a subprocess is sent to a designated account.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    A framework for creating IRC bots and clients using Python 2 or 3, focusing on ease-of-use and intuition. IRC a low level of raw events and event objects, or a higher level w channel/user objects, as well as thread and commonly used IRC client features.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    This software is input tool of soliloquy log via IRC-like interface. Each message has datetime information. And a log file are always saved and the usability of the sticky-like.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    This is a Python script to parse your irssi logs and input them into a MySQL database which you can then use to search and display your logs on the web. It incrementally updates the database from the logs and is ideally run as a cronjob often.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    PPlayer is a media player offering many amazing features.It combines Podcasts,Streaming and an intuitive music search in a user designed interface. Just started its able to play nonstop music without any input from the user.It analyses the current song..
    Downloads: 1 This Week
    Last Update:
    See Project
  • 17
    This project is aim to provide a flexible open multiple-input platform for embedded device. MultiModal input Method on embedded platform such as RTLinux, WinCE, PalmOS and Epoc. Input Method include handwriting/Speech/soft-keyboard. And also input multi
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    BashBot is a open source IRC bot that does raw commands and bash commands through input on IRC. It is easily extensible even to the beginning programmer. This was originally an example of sockets use in Linux. I have recently added Bash command support.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    This is an IRC dice bot. This bot supports crypto-seeded random rolls of multi-sided dice. This bot logs onto an IRC server and awaits input by players. DiceBot includes support for roll multipliers (5d20) and roll modifiers (1d20 + 1d1547 - 5 * 2 / 4).
    Downloads: 2 This Week
    Last Update:
    See Project
  • 20
    This project is intended to create platform for sending formatted equations over the internet with an intuitive interface that allows rapid equation input.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Knab is a completely modular bot written in perl that supports hot-pluggable modules that can be loaded, reloaded and unloaded on the fly. It is medium-independent, and can take input from IRC, console, etc. It is designed to be very easy to extend.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Message Transport Protocol (MTP) implementation using XMPP for the Java Agent DEvelopment framework (JADE). Produced under the Google Summer of Code program with the help of Quantum Leap Interactive and Jabber, Inc.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Driver support for 3D Controller Hardware. We hope to support SDL Input, DirectInput, and other major controller API's including game consoles and embedded systems.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 24
    Invisionix Systems' portable Instant Messenger (IRSIM) uses PHP and mySQL. This Open Source program interacts with ICQ, MSN, AIM, Yahoo and Jabber IMs. It features database message buffers, login, a contact list, and message input/output windows.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    XCN is an XChat script (written in Perl, of course) that queries DCC bots for their lists of served files and searches these lists based on user input. Effectively, making use of DCC bots rather Napsterlike.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • Next
MongoDB Logo MongoDB