Showing 24 open source projects for "input"

View related business solutions
  • 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
  • Ship AI Apps Faster with Vertex AI Icon
    Ship AI Apps Faster with Vertex AI

    Go from idea to deployed AI app without managing infrastructure. Vertex AI offers one platform for the entire AI development lifecycle.

    Ship AI apps and features faster with Vertex AI—your end-to-end AI platform. Access Gemini 3 and 200+ foundation models, fine-tune for your needs, and deploy with enterprise-grade MLOps. Build chatbots, agents, or custom models. New customers get $300 in free credit.
    Try Vertex AI Free
  • 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: 5 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: 66 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: 22 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
  • Cut Cloud Costs with Google Compute Engine Icon
    Cut Cloud Costs with Google Compute Engine

    Save up to 91% with Spot VMs and get automatic sustained-use discounts. One free VM per month, plus $300 in credits.

    Save on compute costs with Compute Engine. Reduce your batch jobs and workload bill 60-91% with Spot VMs. Compute Engine's committed use offers customers up to 70% savings through sustained use discounts. Plus, you get one free e2-micro VM monthly and $300 credit to start.
    Try Compute Engine
  • 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: 0 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: 0 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
  • Managed MySQL, PostgreSQL, and SQL Databases on Google Cloud Icon
    Managed MySQL, PostgreSQL, and SQL Databases on Google Cloud

    Get back to your application and leave the database to us. Cloud SQL automatically handles backups, replication, and scaling.

    Cloud SQL is a fully managed relational database for MySQL, PostgreSQL, and SQL Server. We handle patching, backups, replication, encryption, and failover—so you can focus on your app. Migrate from on-prem or other clouds with free Database Migration Service. IDC found customers achieved 246% ROI. New customers get $300 in credits plus a 30-day free trial.
    Try Cloud SQL Free
  • 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
    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
  • 12
    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
  • 13
    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
  • 14
    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
  • 15
    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
  • 16
    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
  • 17
    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
  • 18
    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: 1 This Week
    Last Update:
    See Project
  • 19
    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
  • 20
    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: 1 This Week
    Last Update:
    See Project
  • 21
    A TextMap module for Python. The TextMap class can be used to emulate oldfashioned computer screens. It will have methods like writexy(x,y,text), input = readxy(x,y,text), clear(), scroll(x,y), change(coloroptions), settext(text), input = gettext()
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    A multi-channel user communication server/client program. Includes dynamicly loadable commands, user objects, channel objects, and support for loadable input interpretation modules (inputscripts).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    MiniMSN is a MSN Messenger's client run on Unix/Linux related platforms. It use console for the input and output.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    A chatbot framework currently implementing the ErkiTalk and irc protocol. By specifying parsers for the server's input one can easily create custom bots (if one can program in java of course ;).
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • Next
MongoDB Logo MongoDB