Showing 23 open source projects for "take"

View related business solutions
  • $300 in Free Credit Towards Top Cloud Services Icon
    $300 in Free Credit Towards Top Cloud Services

    Build VMs, containers, AI, databases, storage—all in one place.

    Start your project in minutes. After credits run out, 20+ products include free monthly usage. Only pay when you're ready to scale.
    Get Started
  • 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
    Tesseract.js

    Tesseract.js

    A pure Javascript Multilingual OCR

    ...Tesseract.js can run either in a browser and on a server with NodeJS. Tesseract.js is a javascript library that gets words in almost any spoken language out of images. The main Tesseract.js functions (ex. recognize, detect) take an image parameter, which should be something that is like an image. What's considered "image-like" differs depending on whether it is being run from the browser or through NodeJS.
    Downloads: 14 This Week
    Last Update:
    See Project
  • 2
    Log4brains

    Log4brains

    Log and publish your architecture decisions (ADR)

    Log4brains is a docs-as-code knowledge base for your development and infrastructure projects. It enables you to log Architecture Decision Records (ADR) right from your IDE and to publish them automatically as a static website.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 3
    WriteFreely

    WriteFreely

    A clean, Markdown-based publishing platform made for writers

    ...WriteFreely has spent the past six years reliably powering more than 150,000 blogs on Write.as. WriteFreely is built around writing. There's no news feed, notifications, or unnecessary likes or claps to take you away from your train of thought. You get a distraction-free writing environment, and readers can enjoy a clean reading experience. Reach outside your own site with federation via ActivityPub. WriteFreely lets anyone on Mastodon, Pleroma, or any ActivityPub-enabled service follow your blog, bookmark your posts, and share them with their followers.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 4
    SOPS

    SOPS

    Simple and flexible tool for managing secrets

    sops is an editor of encrypted files that supports YAML, JSON, ENV, INI and BINARY formats and encrypts with AWS KMS, GCP KMS, Azure Key Vault, age, and PGP. For the adventurous, unstable features are available in the develop branch, which you can install from source. To use sops as a library, take a look at the decrypt package. We rewrote Sops in Go to solve a number of deployment issues, but the Python branch still exists under python-sops. We will keep maintaining it for a while, and you can still pip install sops, but we strongly recommend you use the Go version instead. If you're using AWS KMS, create one or multiple master keys in the IAM console and export them, comma separated, in the SOPS_KMS_ARN env variable. ...
    Downloads: 6 This Week
    Last Update:
    See Project
  • Fully Managed MySQL, PostgreSQL, and SQL Server Icon
    Fully Managed MySQL, PostgreSQL, and SQL Server

    Automatic backups, patching, replication, and failover. Focus on your app, not your database.

    Cloud SQL handles your database ops end to end, so you can focus on your app.
    Try Free
  • 5
    SLIME

    SLIME

    The Superior Lisp Interaction Mode for Emacs

    ...The Read-Eval-Print Loop ("top-level") is written in Emacs Lisp for tighter integration with Emacs. The REPL also has builtin "shortcut" commands similar to those of the McCLIM listener. SLIME is able to take compiler messages and annotate them directly into source buffers.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 6
    zola (né Gutenberg)

    zola (né Gutenberg)

    Fast static site generator in a single binary with everything built-in

    ...Zola renders your whole site as static files, making it trivial to handle any kind of traffic you will throw at it at no cost without having to worry about managing a server or a database. From the CLI to the template engine, everything is designed to be intuitive. Don't take my word for it though, look at the documentation and see for yourself.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 7
    Stanford CoreNLP

    Stanford CoreNLP

    Stanford CoreNLP, a Java suite of core NLP tools

    ...CoreNLP enables users to derive linguistic annotations for text, including token and sentence boundaries, parts of speech, named entities, numeric and time values, dependency and constituency parses, coreference, sentiment, quote attributions, and relations. CoreNLP currently supports 6 languages, Arabic, Chinese, English, French, German, and Spanish. The centerpiece of CoreNLP is the pipeline. Pipelines take in raw text, run a series of NLP annotators on the text, and produce a final set of annotations. Pipelines produce CoreDocuments, data objects that contain all of the annotation information, accessible with a simple API, and serializable to a Google Protocol Buffer. CoreNLP generates a variety of linguistic annotations, including parts of speech, named entities, dependency parses, and coreference.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 8
    Doctrine Annotations

    Doctrine Annotations

    Annotations docblock parser

    ...A common one is Doctrine\Common\Annotations\AnnotationReader. Note that AnnotationRegistry::registerLoader('class_exists') only works if you already have an autoloader configured (i.e. composer autoloader). Otherwise, please take a look to the other annotation autoload mechanisms.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    EpiDoc: Epigraphic Documents in TEI XML

    EpiDoc: Epigraphic Documents in TEI XML

    XML text markup for ancient documents

    The EpiDoc Collaborative is developing specifications and tools for standards-based, digital publication and interchange of scholarly and educational editions of documentary and literary texts like inscriptions and papyri. The link below will take you to the EpiDoc home page on this site.
    Leader badge
    Downloads: 4 This Week
    Last Update:
    See Project
  • 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
  • 10
    Notepad

    Notepad

    [iOS] A fully themeable markdown editor with live syntax highlighting

    A simple Markdown editor. Notepad gives your users the ability to write and edit Markdown directly in your app. With a JSON stylesheet, it's fully themeable. Add it to your app with only a few lines of code`. Notepad is fully hackable and open-source.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    MediumEditor

    MediumEditor

    A Medium.com WYSIWYG editor clone. A simple inline editor toolbar

    ...If you provide a textarea element, the script will create a new div with contentEditable=true, hide the textarea and link the textarea value to the div HTML content. People have contributed wrappers around MediumEditor for integrating with different frameworks and tech stacks. Take a look at the list of existing Wrappers and Integrations that have already been written for MediumEditor! Options to customize medium-editor are passed as the second argument to the MediumEditor constructor. The toolbar for MediumEditor is implemented as a built-in extension which automatically displays whenever the user selects some text. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12

    WebDjVuTextEd

    Edit the OCR text layer of DjVu documents in a web browser

    ...The program does not directly read the DjVu files, it requires exported XML text data and images. When using without a webserver, you can open and save local files, but cannot take advantages of auto-save and spell checking. Note that current SVN version has much more features than V1.0!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Prose

    Prose

    A Content Editor for GitHub

    Prose provides a beautifully simple content authoring environment for CMS-free websites. It's a web-based interface for managing content on GitHub. Use it to create, edit, and delete files, and save your changes directly to GitHub. Host your website on GitHub Pages for free, or set up your own GitHub webhook server. Prose supports configuration settings with a variety of options, which makes it easy to adjust the application to support your project needs. Prose is hosted at Prose.io, or you...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    CutePad

    CutePad

    "CutePad" is a modern text editor based on Qt framework.

    ” Time to throw away your old notepads and ready to be a part of the next generation.” When we take the past decade of software industry there’s only one kind of GUI designs were created with same button styles and same window designs with slight differences. Most of people are fed up with these same designs and they want some real change. So the Serandibsoft is came up with some nice GUI concept which was slightly adopted from Windows modern UI concept with some changes. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    JSticky

    JSticky

    JSticky is used to write important events, tasks or simply take notes.

    JSticky is a lightweight and easy to use application that enables its users to remember important events, tasks or simply take notes. You can launch multiple instances of JSticky, which means that you can place several sticky notes on your desktop, each one staying on top of other opened windows. JSticky is a multiplatform but requires java.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Text Editor for Casio Fx-9860G

    Text Editor for Casio Fx-9860G

    Text Editor for Casio calculator Fx-9860G series

    This application is a text editor for casio calculators Fx-9860G series. With this program you can create text files to take notes, edit them or just view them on the calculator. Afterwards, you can download to the PC files created or upload new ones. The program is able ro read and write files in the main memory, storage memory or SD card. These are the main features of the application: - Text editor with changeable font size. You can edit text in the standard 21 lines x 8 columns font, or 32 columns x 10 columns font, plus other two in the middle...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17

    code-compress

    Minimize your code files

    This small script allows you to minimize (take off spaces, new lines, etc...) to minimize them so that they are smarter ! Because I am French, all my open-source documentation is written in French AND in English (I start by French, and then I write in English).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    ...This project will allow access to all of the components in a PDF document. More PDF manipulation features will be added as the project matures. This ships with a utility to take a PDF document and output a text file.
    Downloads: 5 This Week
    Last Update:
    See Project
  • 19
    The Vocatout is a good program to learn vocabulary, you can use it to learn all the languages in the whole world. You can also learn capitals, search for voc-files, create voc-files, share your files, scan vocabulary, take a look at your diary, Download
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    glEdit is a text editor that is built to take full advantage of the force of 3D using Open GL. It will be OS Independant as long as Glut, Freetype and SDL will let it.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    This is a project to make a text editor in Python with the Tkinter GUI toolkit. Though there are other text editors out there, this one has the advantage that it can go anywhere you want to take it. Until I figure out the release system, CVS is the only w
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    This is a very simple Perl script that will take a file of unknown line endings UNIX, MAC, or DOS/Windows, defaulting converting the file to the UNIX style line endings.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    The project main take the collection of small programs.Also maybe include a number of profiles under the linux,and so on.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • Next
MongoDB Logo MongoDB