Showing 15 open source projects for "file-studio"

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
  • Earn up to 16% annual interest with Nexo. Icon
    Earn up to 16% annual interest with Nexo.

    Access competitive interest rates on your digital assets.

    Generate interest, borrow against your crypto, and trade a range of cryptocurrencies — all in one platform. Geographic restrictions, eligibility, and terms apply.
    Get started with Nexo.
  • 1
    Open Notebook

    Open Notebook

    An Open Source implementation of Notebook LM with more flexibility

    ...Designed to be self-hosted, it ensures complete data sovereignty by keeping your content local or within your own infrastructure. The platform supports 16+ AI providers—including OpenAI, Anthropic, Ollama, Google, and LM Studio—allowing flexible model choice and cost optimization. Open Notebook enables users to organize and analyze multi-modal content such as PDFs, videos, audio files, web pages, and Office documents. It combines full-text and vector search with context-aware AI chat to deliver insights grounded in your own research materials. With advanced features like multi-speaker podcast generation, customizable content transformations, and a comprehensive REST API, Open Notebook provides a powerful and extensible research environment.
    Downloads: 18 This Week
    Last Update:
    See Project
  • 2
    word_cloud

    word_cloud

    A little word cloud generator in Python

    ...The code is tested against Python 2.7, 3.4, 3.5, 3.6 and 3.7. If you are using conda, you can install from the conda-forge channel. wordcloud depends on numpy and pillow. To save the wordcloud into a file, matplotlib can also be installed. If there are no wheels available for your version of python, installing the package requires having a C compiler set up. Before installing a compiler, report an issue describing the version of python and operating system being used. The wordcloud_cli tool can be used to generate word clouds directly from the command-line. ...
    Downloads: 7 This Week
    Last Update:
    See Project
  • 3
    Zulip

    Zulip

    Powerful open source team chat application

    Zulip is a powerful open source group chat application that combines the immediacy of real-time chat with the productivity benefits of a threaded conversation model. Zulip’s unique threading model allows users to easily catch up on important conversations, helping to save time and increase productivity.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 4
    Midbar Desktop App

    Midbar Desktop App

    Standalone desktop app from the Midbar project

    This repository contains the standalone desktop application from the Midbar project. The app operates entirely offline and does not require an internet connection. GitHub repository: https://github.com/Northstrix/Midbar-Desktop-App
    Downloads: 0 This Week
    Last Update:
    See Project
  • Train ML Models With SQL You Already Know Icon
    Train ML Models With SQL You Already Know

    BigQuery automates data prep, analysis, and predictions with built-in AI assistance.

    Build and deploy ML models using familiar SQL. Automate data prep with built-in Gemini. Query 1 TB and store 10 GB free monthly.
    Try Free
  • 5
    Stupid Notepad

    Stupid Notepad

    The Simplest Notepad Ever

    Stupid Notepad - The Simplest Notepad Ever! It's simply impossible to come up with something simpler. The program allows you to edit text files. You enter the path to the file and can view and edit it, as well as create new files. Why is this notepad stupid? Because it's extremely simple and primitive, making it understandable for everyone! The interface consists of just seven elements: - Text field for entering the file path; - "Browse..." button; - "Open" button; - "New" button; - "Save" button; - Text field for viewing and editing the file's text; - "Exit" button. ...
    Downloads: 6 This Week
    Last Update:
    See Project
  • 6
    ML Address Book

    ML Address Book

    Easy to use address book

    An easy to use address book, written in python. You can add, edit, delete and save your address book data. The language is English. On https://ml-scripts.de is a German version of the software. The program is for Windows only. It is free to use and without ads. If you like it, you can make a donation.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Intention Repeater MAX

    Intention Repeater MAX

    Repeating your Intentions to aid in manifestation

    ...The archive bundle includes binaries and source code for: MAX and Simple Intention Repeaters CUDA version for Windows/Linux Memory Frequency Generator Multi-Format to WAV Repeater Android app Sourcecode File/Image Writers Nesting Files Creator Prayer Wheel Spiritual Chat Tarot WiFi Broadcast Whether you're seeking to manifest abundance, enhance your spiritual journey, or promote overall well-being, Intention Repeater MAX empowers you to harness the incredible strength of intention repetition. Compatible with Windows, macOS, and Linux. ...
    Downloads: 9 This Week
    Last Update:
    See Project
  • 8
    shortcutnotes

    shortcutnotes

    copy but NO Paste and make presentations with PDF support.

    ...It includes a slide preview feature for PowerPoint slides, enabling easy content management and organization. The project also incorporates settings management through a JSON configuration file for a personalized user experience.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Linux-reminders

    Linux-reminders

    A simple reminder Gui for Linux using wxpython

    A simple reminder tool for those of us who have lots to do and a mind like a sieve. The following types of reminder can be created: One off, at a specified date and time; every 15 minutes; every 30 minutes; every 45 minutes; every hour; daily; monthly; weekly; annually; last day of the month; penultimate day of the month; the 1st,2nd,3rd,4th or last Monday of the month; the 1st,2nd,3rd,4th or last Tuesday of the month; the 1st,2nd,3rd,4th or last Wednesday of the month; the...
    Downloads: 3 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
    Reminder

    Reminder

    A simple reminder application

    ...Supported OS: Windows Usage: This is a portable application. Installation is not required. Just download and run it. Note: False Positive detections by few anti-virus programs. Please mark the file as safe and continue to use the application.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 11
    Carlo Acutis Novena

    Carlo Acutis Novena

    Copyleft novena text and illustrations to meditate

    French, Italian and Spanish copyleft novena text and illustrations to meditate with Carlo Acutis, a defunct Italian catholic teenager who documented eucharistic miracles and liked dolphins.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 12
    wordle

    wordle

    Create a wordcloud for a Git repository

    Create a wordcloud for a Git repository. Can also create wordclouds from directories of source files or a single source file. wordle uses tox to automate testing and packaging, and pre-commit to maintain code quality. Tests are run with tox and pytest. To run tests for a specific Python version, such as Python 3.6. The documentation is powered by Sphinx. A local copy of the documentation can be built with tox. Type annotations are checked using mypy. Run mypy using tox.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 13

    Pi alarm clock

    Raspberry pi + adafruit cap tft + ada fruit case +python code

    Raspberry pi adafruit capacitive touch tft ada fruit case for pi ldr +capacitor for background light level dfc77 receiver for time python code based on wiringpi2, pygame
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14

    Clock Alarm

    Desktop Alarm Clock

    Requires Python 2.5 or greater and associated wxPython. This is a "gadget" like object for your desktop. It allows you to pick a sound (WAV) file to play for the alarm. The alarms are persistent datetime objects, so they can be created for future days.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 15
    A tag based personal note taking system, written in python using sqlite. This program is designed to help you organize your thoughts. It uses tags in a way similar to Gmail's "labels" or del.icio.us tags. Any contribution welcome!
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • Next
MongoDB Logo MongoDB