Showing 492 open source projects for "javascript"

View related business solutions
  • Build Agents and Models on One Platform Icon
    Build Agents and Models on One Platform

    Everything you need to build production-ready agents and models. Access 200+ Google and third-party AI models and tools.

    Gemini Enterprise Agent Platform is Google Cloud's comprehensive platform for developers to build, scale, govern, and optimize agents and models. Choose from Google's most advanced models and third-party models like Anthropic's Claude Model Family.
    Try It Free
  • 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
    Gamoliyas is an open source John Conway's Game of Life game totally written in DHTML (JavaScript, CSS and HTML). Uses mouse and keyboard. Very configurable. This cross-platform and cross-browser game was tested under BeOS, Linux, *BSD, Windows and other
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    WYMIWYG KnoBot is a content management system for the semantic web designed to promote the exchange of content with a P2P and reputation based system. The aim is to create a socio-topical space, a perspective dependent space of information and knowledge.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Proposed is an algorithm that uses computer vision, combined with a modified Rubine classifier, to allow arbitrary N-sided polygons as accepted sketches in real-time.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Voice Conference Manager uses VoiceXML and CCXML to control speech recognition, text to speech, and voice biometrics for a telephone conference service. Say the names or numbers of people and VCM places them into the call. Can be hosted on public servers
    Downloads: 0 This Week
    Last Update:
    See Project
  • $300 Free Credits to Build on Google Cloud Icon
    $300 Free Credits to Build on Google Cloud

    New to Google Cloud? Get $300 in credits to explore Compute Engine, BigQuery, Cloud Run, Gemini Enterprise Agent Platform, and more.

    Start your next project with $300 in free Google Cloud credit. Spin up VMs, run containers, query petabytes in BigQuery, or build agents with Gemini Enterprise Agent Platform. Once your credits are used, keep building with 20+ always-free tier products including Compute Engine, Cloud Storage, GKE, and Cloud Run functions. No commitment required—just sign up and start building.
    Claim $300 Free
  • 5
    CAIR is an e-learning project that allow users and subjects management. You can associate pupils and teachers to subjects and works for this subjects. There are special functionalities for those subjects related to Robocup development.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    The Nokia Semantic Web Server is an RDF based knowledge portal for publishing both authoritative and third party descriptions of URI denoted resources. It also serves as Nokia's reference implementation of URIQA, the URI Query Agent model.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    ZATURN: Visual, Interactive, Intuitive, Emmersive User Experience with Mac OS X and Object Orientated Programming -- Think Tank and Sandbox
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Catalogo is a system for cataloguing resources on a web site. It allows semantic search of information on an intranet using metadata, RDF and ontology concepts. It provides a Catalog server (Java web applications) and a Catalog client (Firefox plug-in).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    A toolkit for processing and visualising sensor data in real time with support for use with embedded platforms.
    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
  • 10
    CrimeFighter is the website of a gta-like browser game with rpg and multiplayer parts. Moreover you can see yourself running around in the city in realtime. Never seen such a online game? Just visit http://www.crimefighter.de
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    A Distributed Web Search System bassed on current high level nerual network ai for the rating algorithum and search direction.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    EBBA is a project aiming to develop an advanced chatbot by combining AIML, 3d facial expressions, speech synthesizer, speech recognition and an iq-test solving functionality.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    The OpenBorges project intends to provide an humble place to experiment, and debate, about what can be an open, distributed, adaptive and collaborative, semantic virtual library. Inspirations are: As we May Think, Library of Babel, and Weaving the web
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14

    OpenFlow

    A publishing workflow management system

    OpenFlow is a web based, publishing workflow management system aimed at magazine production, controlling editorial planning thru imposition. It uses web standards (XHTML, CSS, javascript, XML, XSL, RDF) making it easy to configure and customize.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    JEOPS is a Java based forward chaining RULE ENGINE. This Rule Engine is used to power up the business process by rules in Java Application Servers, client applications, and Servlets.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 16
    Scripter is the core scripting engine of the latest Diabloworld project, JED, created by Ben Thompson (smoke). The purpose of this project is to build and provide a solid scripting engine for Diablo II.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Trellis is an interactive environment that allows users to add their observations, viewpoints, and conclusions as they analyze information by making semantic annotations to documents and other on-line resources.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Medical decision making algorithm tool. Visual design tool generates Tcl/Tk code. Non-programmers can design interactive algorithms. Generates notes for inclusion in medical record. Runs freestanding or in Tcl Plugin.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    OpenAI Realtime Console

    OpenAI Realtime Console

    React app for inspecting, building and debugging with the Realtime API

    openai-realtime-console is a developer tool created by OpenAI that provides a web-based console for experimenting with the Realtime API. The Realtime API enables low-latency, interactive communication with language models, supporting use cases such as live conversations, real-time transcription, and interactive applications. This console serves as a reference implementation, showing how to establish WebRTC or WebSocket connections, send audio or text inputs, and receive model outputs in real...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Luna Code Checker

    Luna Code Checker

    An advanced web-based tool for checking JavaScript code using ESLint.

    Luna Code Checker An advanced web-based tool for checking JavaScript code using ESLint. How to Use Clone the repository. Run npm install to install the dependencies. Run npm start to start the server. Open http://localhost:3000 in your web browser. Write or paste your JavaScript code in the textarea. Click the "Check Code" button to see linting results. Features Comprehensive syntax and style checking using ESLint.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Vortex

    Vortex

    Async message based communication system for different languages

    Different implementations of a JSON based protocol for interchange of messages between different programming languages in a peer to peer fashion. Currently Java and Javascript support, but more coming.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Aurora

    Aurora

    It is a chatbot application for now

    It is a chatbot application for now
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    llms-txt-gen

    llms-txt-gen

    CLI to generate a clean llms.txt so AI assistants find your site.

    A zero-dependency Node CLI that generates an llms.txt file for your website, so AI assistants like ChatGPT and Perplexity can find your most important pages. Part of the FixAEO toolkit for AI search visibility. More at fixaeo.com.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Web-based phone alert system. User can enter text alert message and have the system play the message over the phone using text-to-speech software. Interface to Voicent Gateway, a VoiceXML server. Call any telephone that may not have text messaging suppor
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25

    TenderIntellegence

    AI powered Tender agent.

    your AI-powered partner for smarter tender management. Our platform transforms how you discover medical products, analyze market opportunities, and build your competitive advantage
    Downloads: 0 This Week
    Last Update:
    See Project
Auth0 Logo