Software Alternatives, Accelerators & Startups

Open Source Contribution: Round 2

Svelte ProseMirror Claude AI
  1. 1
    Cybernetically enhanced web apps
    Pricing:
    • Open Source
    When I first accepted this feature, I did not realize that I would have to work with something completely new to me: Svelte, an open-source component-based front-end framework! This came as a shock to me as I opened the ChatInput component and realized that this was a file where there was TypeScript code, HTML elements, and styles all in the same file!

    #Javascript UI Libraries #JavaScript Framework #JS Library 395 social mentions

  2. A toolkit for building rich-text editors on the web
    Pricing:
    • Open Source
    However, after doing some extensive research, I realized that almost none of them were compatible with Svelte, and those that were did not offer what I was looking for. That is, until I found tiptap, which is a headless wrapper around another WYSIWYG editor called ProseMirror. However, ProseMirror is very low level, and tiptap is super Svelte friendly!

    #Rich Text Editor #Text Editors #IDEs And Text Editors 38 social mentions

  3. Claude is a next generation AI assistant built for work and trained to be safe, accurate, and secure. An AI assistant from Anthropic.
    For my second issue in Hugging Face's chat-ui, I was tasked with completely revamping the main ChatInput component to make it support some Markdown features such as bolding and italicizing, additionally supporting code blocks, similar to the Claude AI chat input.

    #Ios #Writing Tools #Mac 86 social mentions

Discuss: Open Source Contribution: Round 2

Log in or Post with