Showing 1275 open source projects for "open"

View related business solutions
  • Context for your AI agents Icon
    Context for your AI agents

    Crawl websites, sync to vector databases, and power RAG applications. Pre-built integrations for LLM pipelines and AI assistants.

    Build data pipelines that feed your AI models and agents without managing infrastructure. Crawl any website, transform content, and push directly to your preferred vector store. Use 10,000+ tools for RAG applications, AI assistants, and real-time knowledge bases. Monitor site changes, trigger workflows on new data, and keep your AIs fed with fresh, structured information. Cloud-native, API-first, and free to start until you need to scale.
    Try for free
  • Say goodbye to broken revenue funnels and poor customer experiences Icon
    Say goodbye to broken revenue funnels and poor customer experiences

    Connect and coordinate your data, signals, tools, and people at every step of the customer journey.

    LeanData is a Demand Management solution that supports all go-to-market strategies such as account-based sales development, geo-based territories, and more. LeanData features a visual, intuitive workflow native to Salesforce that enables users to view their entire lead flow in one interface. LeanData allows users to access the drag-and-drop feature to route their leads. LeanData also features an algorithms match that uses multiple fields in Salesforce.
    Learn More
  • 1
    Gothe is a writing aid in picking the most appropriate prepositions or synonyms in a text. It does this by checking the frequency of appearance of different combination on Google.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    A simple java text editor design to work cross-plataform and with a friendly user interface. This editor is intended to have a single class, allowing the text editor to be easily usd as a tool in larger systems.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    The Punjabi Computing Resource Centre holds resources (specifically articles, programs and fonts) to support the use of the Punjabi language using Unicode Gurmukhi. It also hosts a forum for language debate and technical support.
    Downloads: 15 This Week
    Last Update:
    See Project
  • 4
    RFC Reader is a GTK2+ based application for RFC browsing. It can parse the original RFC document and generate a directory tree for content browsing. Multiple documents viewing is also included.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Rezku Point of Sale Icon
    Rezku Point of Sale

    Designed for Real-World Restaurant Operations

    Rezku is an all-inclusive ordering platform and management solution for all types of restaurant and bar concepts. You can now get a fully custom branded downloadable smartphone ordering app for your restaurant exclusively from Rezku.
    Learn More
  • 5
    QReader - The High Quality Book Reader for Smart Mobiles. Symbian OS - different phones, different supported file types, designed to be most useful book reader for PDA/cellular.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    FBChat is a messenger look and feel Windows client for the chat-everywhere (chateverywhere.sf.net) server by A. de Bernis written in Borland Delphi. Features: smilies, private messages, custom colors & fonts, IRC-like commands. Works fine on Linux/Wine.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Graphical text/file editor written entirely in Perl with the Perl Tk module.The text/file editor provides some advanced features that make it good for writing and debugging Perl and other types of scripts easily.Supports plugins!!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    JTK is a cross-browser javascript/DOM framework used to build rich web-based client interfaces with basic controls ( dialog, button, imageButton, ...), complex controls ( htmlEditor, colorChooser, grid, ...) and RPC components.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Xindent, is a small standalone XML indenter. It's written in pure Ansi C (C90) and released under MIT Licence. I've began to wrote it, as i did'nt find usefull tool to format Docbook files with text editor like vim.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Leverage AI to Automate Medical Coding Icon
    Leverage AI to Automate Medical Coding

    Medical Coding Solution

    As a healthcare provider, you should be paid promptly for the services you provide to patients. Slow, inefficient, and error-prone manual coding keeps you from the financial peace you deserve. XpertDox’s autonomous coding solution accelerates the revenue cycle so you can focus on providing great healthcare.
    Learn More
  • 10
    Got any emails with obnoxious inline text? Long text stories with bad formatting? Files that an OCR didn't quite translate right? RTF format files and no easy way to read or modify them? Then eBookFormatter is for you!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    This project will entail Python modules which will offer an interface for Python programmers to produce TeX documents from within Python software.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Lexi is a Java 2 based Word Processor. It currently edits plain text and RTF files, with HTML and Open Document Format support planned. Lexi was originally written by Matthew Schmidt and Brill Pappin.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 13
    csvplus is a collection of Perl-based utilities for querying csv files.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Help UNIX users to read Project Gutenberg Ebook in comfortable condition
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    AurigaDoc is a java-xml based documentation tool for writing documents in xml format and converting them to other formats like HTML, DHTML, PDF, PostScript, Formating object(FO), RTF, Java Help, HTML Help, Oracle Help, etc. AurigaDoc is not an xml editor
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    itextXML converts xml documents to pdf using itext.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    This project utilizes the iPod's ability to store and display short text files to allow you to view RSS Feeds, Weather Forecasts, Movie Showtimes, and other text documents on your iPod when you are away from your computer
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    The Umber project provides simple, flexible, "earthy" Java tool libraries for developers. The tools supplement common tasks like XML handling, data processing, and PDF generation, but without the complex and arcane APIs of most modern implementations.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    mini_Edit is a small and fast HTML- Sourcecode editor for professionals running on Microsoft Windows computers. It is featuring syntax- higlightning for the most common 'web-languages' and other special features.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 20
    NunniMCAX is a minimal (19KB) C library for parsing XML. The API recall SAX and is sequential and event-driven. The parser strives to verify that the XML is well-formed, but no validation. NunniMCAX's FSM has been generated using NunniFSMGen
    Downloads: 2 This Week
    Last Update:
    See Project
  • 21
    DOMIT! is a Document Object Model (DOM) XML parser for PHP, written purely in PHP. It is mostly compliant with the DOM Level 2 specification.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 22
    DOMIT! RSS is an RSS parser for PHP, written purely in PHP. Unlike most existing PHP RSS clients, it uses a DOM XML parser -- DOMIT! -- to convert an RSS feed into a DOM document that can be traversed using the standard DOM methods.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    PSPTed is a simple text editor for the PSP, which now supports the use of an IR Keyboard, specifically the MP-0118 Micro Innovation Keyboard (Pocketop). It has currently been tested on a 1.5 PSP only, it should work on a 1.0 PSP.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Grin is a text tool to assist in finding word pairs with literal connections, in a directory of text files. The pairing to be based on proximity and or grammar. End result being an informative display showing the connected file(s).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Home of Pax Imperialis MMORPG and others projects as Defender of Mars, CsIndex, Wox, ...
    Downloads: 0 This Week
    Last Update:
    See Project