Showing 34 open source projects for "a i"

View related business solutions
  • Gemini 3 and 200+ AI Models on One Platform Icon
    Gemini 3 and 200+ AI Models on One Platform

    Access Google's best plus Claude, Llama, and Gemma. Fine-tune and deploy from one console.

    Build generative AI apps with Vertex AI. Switch between models without switching platforms.
    Start Free
  • Try Google Cloud Risk-Free With $300 in Credit Icon
    Try Google Cloud Risk-Free With $300 in Credit

    No hidden charges. No surprise bills. Cancel anytime.

    Use your credit across every product. Compute, storage, AI, analytics. When it runs out, 20+ products stay free. You only pay when you choose to.
    Start Free
  • 1
    iCn3D

    iCn3D

    Web-based protein structure viewer and analysis tool

    "I see in 3D" (iCn3D) Structure Viewer is not only a web-based 3D viewer, but also a structure analysis tool interactively or in the batch mode using NodeJS scripts based on the npm package icn3d. iCn3D synchronizes the display of 3D structure, 2D interaction, and 1D sequences and annotations. Users' custom displays can be saved in a short URL or a PNG image.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 2
    gitmoji

    gitmoji

    An emoji guide for your commit messages

    ...Using emojis on commit messages provides an easy way of identifying the purpose or intention of a commit with only looking at the emojis used. As there are a lot of different emojis I found the need of creating a guide that can help to use emojis easier. This project is Open Source, that means everyone can participate, suggesting, discussing and adding new emojis. Take a look at the contributing section and guidelines for contributing. An easy solution for using gitmoji from your command line, is to install gitmoji-cli. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Mermaid.js to SVG Converter

    Mermaid.js to SVG Converter

    Visualize the diagrams of your projects

    While coding with AI assist, I noticed bigger projects need something more rigid as context so the AI coder doesn't stray away when I try to add new features. You know, to keeps its memory fresh and not change the stuff that already works. The trick is to ask the AI to write a diagram in Mermaid.js format that solidifies the structure of the project and then use that as context to keep the AI reminded at all times what the project is as a whole.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 4
    smartcrop.js

    smartcrop.js

    Content aware image cropping

    ...It can be used in the browser, in node or via a CLI. Smarcrop requires support for Promises, use a polyfill for unsupported browsers or set smartcrop.Promise to your favorite promise implementation (I recommend bluebird).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 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
  • 5
    img2css

    img2css

    Convert any image to pure CSS. Recreates images using only box-shadows

    This is a tool that can convert any image into a pure CSS image. I also made a per-pixel animation experiment using the box-shadow idea, see morphin. Pure CSS, this output was created by resizing and setting each pixel as a box shadow of a single-pixel div, so no IMG tag or background image is needed. This can result in huge outputs, and the use of this output is not recommended for production unless there is no other option.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Harp

    Harp

    Static site server/generator with built-in preprocessing

    ...Pre-compilers are becoming extremely powerful and shipping front-ends as static assets has many upsides. It's simple, it's easy to maintain, it's low risk, easy to scale, and requires low cognitive overhead. I wanted a lightweight web server that was powerful enough for me to abandon web frameworks for dead simple front-end publishing. Harp can be used as a library or as a command line utility. You may also use harp as a node library for compiling or running as a server.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7

    Audius downloader

    Audius.co downloader with visuals and option ?search=[query]

    ...search=[query]"> <script src="https://ajax.googleapis.com/ajax/libs/jquery/3.5.1/jquery.min.js"></script> <script type="text/javascript"> var ssqry=""; var sResult; function fnSearch(){ var i=0; var scnsnr=""; i=Math.floor(Math.random() * 3.999);if(i==0){}else{scnsnr=i.toString();} if(scnsnr=="1"){scnsnr="2";} ssqry="https://discoveryprovider"+scnsnr+".audius.co/v1/tracks/search?query="+document.getElementById("txtSearch").value; document.getElementById("fraResult").src=ssqry; $.get(ssqry, function(data, status){ sResult=data; console.log(status); }); } function fnLoadAudio(iResultNr){
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Dissapearing-People

    Dissapearing-People

    Removing people from complex backgrounds in real time

    ...Removing people from complex backgrounds in real-time using TensorFlow.js in the web browser using JavaScript. This code attempts to learn over time the makeup of the background of a video such that I can attempt to remove any humans from the scene. This is all happening in real-time, in the browser, using TensorFlow.js. This is an experiment. It may not be perfect in all situations. Go ahead and try it right now in your own web browser. Feel free to use in your own projects. Code is released under Apache licence. If you decide to use my code please consider giving me a shout out! ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    NASH OS

    NASH OS

    Nash Operating System for Modern Ecommerce

    The all-built-in-one, automatic, ready-to-go out-of-box, easy-to-use state-of-the-art, and really awesome NASH OS! Over 25,000+ flexible features and controls and all scalable!! The most powerful solution ever built to instantly deliver new heights of online ecommerce enterprise to you.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 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
  • 10
    react-imgpro

    react-imgpro

    Image Processing Component for React

    react-imgpro is an image-processing component for React. This component process an image with filters supplied as props and returns a base64 image. I was working on a project last month which involved a lot of image processing and I'd to rely on third party libraries. But before using them directly, I'd to learn different concepts in gl (shaders) and then try to implement them in React. The difficult part was not learning but it was the verbosity, boilerplate code and redundancy introduced by the libraries in the codebase. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Emoji-Log

    Emoji-Log

    An Emoji Git commit log messages spec standard

    After building hundreds of open source software I've ended up inventing a git commit log standard called EMOJI-LOG that helps me understand a project's history with a less cognitive load just by looking at the git log. I like emoji. I like ’em a lot. Programming, code, geeks/nerds, open-source, all of that is inherently dull and sometimes boring. Emoji (which is, in fact, the plural of emoji) helps me add colors and emotions to the mix. Nothing wrong if you want to attach feelings to this 2D flat text-based world of code. I found out that instead of memorizing hundreds of emoji it's better to keep the categories small and general.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    ::phpMpReloaded:: The webclient for mpd

    ::phpMpReloaded:: The webclient for mpd

    PHP Webclient Collection for MPD (music player daemon)

    ...But it is the continuation of the existing projects phpMp, phpMp+, phpMp2, phpMp3 and thus as stable as them, although new an shiny. Simple and easy to use. Suggestions and help are welcome! Why should I donate or leave any kind of feedback? As most developers know, open source software cannot be measured in amounts of money. Because the time spent to provide the current state of software is uncountable. So any donation or simply feedback is more than welcome and will encourage the team to move on and provide new features. - Thank you!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    SuperEmbed.js

    SuperEmbed.js

    Fluid width for YouTube, Vimeo, Vine, VideoPress, DailyMotion, etc.

    SuperEmbed.js detects embedded videos from YouTube, Vimeo, Vine, VideoPress, DailyMotion, and more on webpages and makes them responsive. Essentially, this means they stretch to fill their container while still maintaining the content's original aspect ratio. I created SuperEmbed to fix all my issues with existing solutions, including (but not limited to) unnecessary reliance on other libraries, bloated code, and poor fallback support.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    NTK RTMP SERVER

    NTK RTMP SERVER

    Naam Tamilar Web TV Live Streamer

    Naam Tamilar RTMP Server This project updated as open source for future use of Naam Tamilar Political Party. To contribute to the party and in some case if there is any possibilities if i cannot support them for long term. I thought of sharing this source code so in future it may be helpful for the community and party in which other software developers can help them to upgrade. This source is forked from - https://github.com/arut/nginx-rtmp-module and modified with multiple broadcast option. Stream Sources will be able to restreamed to RTMP Player, Youtube API, Facebook API, Twitch and any other plaftforms that supports streaming with API and stream key. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    OCR Web based

    OCR Web based

    OCR web based for Browser Firefox & PC

    .... ========= Get OCR for Android (Beta release) - https://play.google.com/store/apps/details?id=com.ulm.ocr ========= Add-on for Opera: http://bit.ly/1F0E0wP ========= Release 1.0.1 For safety reasons, I disabled the possibility to import an image from url. Finally, I wish to inform you that you can write or draw directly on the canvas to get the subsequent character recognition and text extraction
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    drawthe.net

    drawthe.net

    drawthe.net draws network diagrams dynamically from a text file

    ...Complex network diagrams typically involve specific place of icons, connections and labels using a tool like Visio or OmniGraffle using a mouse and constantly zooming in and out for single-pixel placement. The goal behind drawthe.net, was to be able to describe the digram in a text file and have it rendered in SVG in the browser. I simply wanted to be able to draw network diagrams as fast as it could be done on a dry-erase board without using a mouse. Each icon and icon family may behave differently when the fill and stroke are applied, review the icon cut sheets to see the icons available for each family with the iconFill and iconStroke set.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17

    jsSID

    pure JavaScript SID soundchip emulator and player for Web Audio API

    ...No need for Flash/Java or other plugins to play SID files directly in the browser by the visitors of the webpage... See it in action with an example playlist: http://hermit.sidrip.com/player.html NOTE: I left SourceForge for reasons not ethical to mention here. You can find me and my further work at these locations: http://hermit.sidrip.com http://csdb.dk/scener/?id=18806 https://github.com/hermitsoft/
    Downloads: 1 This Week
    Last Update:
    See Project
  • 18
    wallmount
    I was looking for a system for showing status on a wall mounted monitor or projector. I did't found any easy to use and still FREE (as in Free Beer!).. So I start coding my own in JScript. I'm not super hardcore to jscript - so there is alot of newbie errors... Milestone.1 is : showing RRD + news + weather Milestone.2 is : showing RRD + (news?)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    MilkDrop Anywhere

    MilkDrop Anywhere

    A remote control MilkDrop2 plugin for Windows

    ...If you're a programmer, you could tweak this program as a template to remotely control anything you want (just give me some credit, I wrote it from scratch) Not a 100% easy setup, but anyone can do it!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    SelfCorder

    SelfCorder

    An android application allowing you to record video and play audio.

    ...On speakers, the audio will interfere, so unless that is what you want, I recommend earphones. The application has been programmed using Apache Cordova, so if anyone wants to port the app to iOS or other mobile platforms, it should be straightforward to do so. You're welcome to get your hands dirty.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21

    Scrapbook and Photo Album

    Consolidation of Photos and Scrapbook items

    The challenge I faced was that I have many photos in many places. I have a DSLR. I have a mobile phone and so does my wife. We go away and depending upon where, when etc depends upon exactly which device takes the photo. We also amass memorabilia as we go - nothing too exciting, but perhaps tickets and brochures from shows. There are many products out there which centralise pictures, but I wanted these features * Ability to centralise photos from all devices * Thumbnail generation * Geotag to show where photos were taken on a Google map overlay both at the album level and the individual picture level * Ability to associate scanned scrap (brochures, tickets, stuff...) with a photo taken at the same time...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Mirrored Mockup Design

    Mirrored Mockup Design

    Easily design websites on the go. No coding necessary!

    There's many great tools out there for web design like Adobe Edge Animate, Google Web Designer, and Adobe Proto (Except discontinued for android), but these tools are only good for those users who are running Windows, Mac OS X, or the iOS platforms. I however couldn't find a decent website designer for Linux or Android so I decided to make my own as a fun experiment.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 23
    The new project description is a real time vrml javascript planetary system modeller. And example of a such a modeller can be found at www.int3d.com called Pharus3d. I have the project submitted to RentACoder.com. Also I have a php script stored here an
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Sound Gadget

    Sound Gadget

    Change the default sound device in Windows with a simple Gadget

    ...If you have more than one sound device connected to your desktop (ex.: Headphones and Speakers) and you need to switch between them this gadget will help you a lot. I created this because it's really annoying to go to "ControlPanel>Sound>Select Device>Set as default" every time you want to change the the audio device.
    Leader badge
    Downloads: 2 This Week
    Last Update:
    See Project
  • 25

    RGBLightControl

    LED Color Control System for RaspberryPi and Dreambox

    This project is about a light controlling system with a 4 RGB-LED channels to run different modes: • autonomously w/o PC performing HSI2RGB transformations and running through the color hues (with dimmable brightness) • remote operated by PC or embedded user software using the provided C++ Software library (based on Boost libraries) • ideal platform for color experiments with your RaspberryPi The system consists of 4 layers: • PCB with Atmel ATmega16 and FT232RL USB interface...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • Next
MongoDB Logo MongoDB