Search Results for "voice command java" - Page 92

Showing 3117 open source projects for "voice command java"

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
  • $300 Free Credits for Your Google Cloud Projects Icon
    $300 Free Credits for Your Google Cloud Projects

    Start building on Google Cloud with $300 in free credits. No commitment, no credit card required until you're ready to scale.

    Launch your next project with $300 in free Google Cloud credits—no strings attached. Test, build, and deploy without risk. Use your credits across the entire Google Cloud platform to find what works best for your needs. After your credits are used, continue with always-free tier services. Only pay when you're ready to scale. Sign up in minutes and start exploring.
    Start Free Trial
  • 1
    JVnSegmenter is a Java-based and open-source Vietnamese word segmentation tool. The segmentation model was trained on about 8,000 sentences using Conditional Random Fields (FlexCRFs). This tool would be useful for Vietnamese NLP community.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    This is a port to Java of the existing libsecondlife library originally written in C#
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Cryptomni is a program which can encrypt and decrypt files using the one-time pad cipher. If a key is truly random, kept secret, and never reused, this encryption algorithm can be proven to be unbreakable.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    PIWI is a java based system for managing subscribers and mailinglists and sending newsletters. It runs as webapplication (war) or as standalone application for your desktop, with embedded database (hsql) and webserver. You can use it also per commandline
    Downloads: 0 This Week
    Last Update:
    See Project
  • Host LLMs in Production With On-Demand GPUs Icon
    Host LLMs in Production With On-Demand GPUs

    NVIDIA L4 GPUs. 5-second cold starts. Scale to zero when idle.

    Deploy your model, get an endpoint, pay only for compute time. No GPU provisioning or infrastructure management required.
    Try Free
  • 5
    SunnyX is a complete solution to communicate, view and store datas from a Davis Vantage Pro weather station through serial port.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    popz is a java implementation of the osi layers one and two over normal phone connections using frequency modulation techniques. This is really useful if you have to check your mail from the himalaya and have only your laptop and a mobile phone with you
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Cinege is aimed to be the ultimate library (management) system - one day. Currently, it it a very nice tool to make regexp based filtering of bibliographic and item data and find variuos bugs in your existing database.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Tool for documenting any programming language in a JavaDoc-like way
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    tinySQL is a SQL engine written in Java. It uses dBase format files compatible with MS Excel. tinySQL comes with a command line interpreter which you can use to create, drop, or update tables. A GUI for tinySQL can be found at www.sqlmagic.com
    Downloads: 0 This Week
    Last Update:
    See Project
  • Ship Agents Faster Icon
    Ship Agents Faster

    Transform your applications and workflows into powerful agentic systems at global scale.

    Gemini Enterprise Agent Platform lets you rapidly build, scale, govern and optimize production-ready agents grounded in your organization's data. The platform enables developers to build custom or pre-built agents for virtually any use case. New customers get $300 in free credits.
    Get Started Free
  • 10
    AstroWeka is a set of extentions to Weka, a popular data mining program, which which allows it to work directly with astronomical data in the Virtual Observatory.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Sting is a simple, host-based approach to detecting arp cache poisoning based man in the middle attacks (such as made by ettercap) on your LAN. It uses SNMP to periodically query the arp cache of your router and make sure its entry for you is correct.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Ovoron's Legacy is a fantasy Play-By-E-Mail game that runs on the PBEM Engine. Each player command an empire of fantasy creatures, interacts with other players, and must seek to conquer the world.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Privale is a p2p network following the form of onion routing/mixmaster networks. But, it is an anonymous publish and retrieval medium, not a proxy system. Privale attempts to defend against denial of service attacks, Sybil attacks, and traffic analysis
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Multi is a test tool that generates test ideas from boolean and rational operators. It is written in Java, and includes both a GUI, applet, and command-line utility.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    VoiceXML Voice Mail Appliation written in Java. Inlcudes a distribution for the Voxeo Prophecy platform.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 16
    The nmSync tool provides file synchronization among different platforms (Win32, OSX, BSD, ...) in networked or disconnected environments.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 17
    HumanSudokuSolver is intended to solve Sudoku puzzles in a way human beings would do (non brute force). It currently solves most of the puzzles I tried and can output a step-by-step solution. Developers who want to contribute are welcome!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    PGA (Petit Generateur entre amis : little generator betwenn friends in french) is a generation kernel to load, manipulate emf models (eclipse) with ATL, and practice code generation with several templating technologies like JSP2, Velocity, Jet.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Pagkalos is an interpreted language written in Java. It supports the lambda-calculus and object-oriented techniques. All statements are writeen in reversed polish notation. Java-classes, objects and methods are easily accessible with the dot-notation.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Java Client for updating your IP address for the DynDNS Service. XML configuration file for easy setup. Logging support to check the status of your updates.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    BlindEyes is an open-source distributed framework designed to allow the distribution and chaining together of code in many popular languages.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    vox-attendant is a telephony voice enabled virtual receptionist designed to work with VoiceXML and includes a distribution for the Voxeo Prophecy platform. It provides a web based interface for managing the directory.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Python DB driver for Java JDBC. Allows CPython programs to use a java JDBC driver to connect with a database server. It's API is Python DB compliant. ZJdbcDA (a zope database adapter) is also included.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    It is a GPL multi-thread software for CPU, Hard Disk and Memory (RAM) profiling. It was developed to be started as a command-line software.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 25
    jnget is a multi-platform command line tool to retrieve binaries from Usenet. It allows multi-thread downloading and partial or full headers updating and caching and has NZB support.
    Downloads: 0 This Week
    Last Update:
    See Project
Auth0 Logo