Showing 25 open source projects for "fb2k-component"

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
  • Forever Free Full-Stack Observability | Grafana Cloud Icon
    Forever Free Full-Stack Observability | 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
    Shadcn UI v4 MCP Server

    Shadcn UI v4 MCP Server

    A mcp server to allow LLMS gain context about shadcn ui component

    Shadcn UI v4 MCP Server is a Model Context Protocol server that enables AI assistants to access, retrieve, and utilize shadcn/ui component libraries within development workflows, effectively bridging UI component systems with AI-driven coding tools. It provides structured access to component source code, demos, metadata, and reusable UI blocks, allowing AI agents to generate accurate and production-ready interface implementations. The server supports multiple frontend frameworks including React, Svelte, Vue, and React Native, making it highly versatile for cross-platform development. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Flowise

    Flowise

    Drag & drop UI to build your customized LLM flow

    Open source UI visual tool to build your customized LLM flow using LangchainJS, written in Node Typescript/Javascript. Conversational agent for a chat model which utilizes chat-specific prompts and buffer memory. Open source is the core of Flowise, and it will always be free for commercial and personal usage. Flowise support different environment variables to configure your instance. You can specify the following variables in the .env file inside the packages/server folder.
    Downloads: 14 This Week
    Last Update:
    See Project
  • 3
    David UI

    David UI

    Free Tailwind CSS UI component library for modern web interfaces

    ...David AI includes a variety of interactive UI elements such as accordions, modals, dropdowns, and tooltips that can be used to construct complex interfaces without building them from scratch. It supports both simple module imports and more advanced programmatic usage with TypeScript, giving developers greater control over component behavior and configuration. It emphasizes developer experience, performance, and maintainability.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 4
    AI Website Cloner Template

    AI Website Cloner Template

    Clone any website with one command using AI coding agents

    ...It automates the process of analyzing a target website, extracting its design system, and rebuilding it using technologies such as Next.js, React, and Tailwind CSS. The system operates through a multi-stage pipeline that includes reconnaissance, component specification, parallel generation, and final assembly, ensuring high fidelity to the original design. It leverages AI agents to perform tasks such as capturing layouts, extracting styles, and generating code for each component. The template is designed for flexibility, allowing developers to customize the generated output or adapt it for different use cases such as migrations or learning. ...
    Downloads: 10 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
    Puck

    Puck

    Open source visual editor for building React drag-and-drop pages

    Puck is an open source visual editor designed for React applications that enables developers to build customizable drag-and-drop page editing experiences. It allows teams to create their own page builders by defining React components that can be arranged and configured through a visual interface. Puck is component-based and configuration-driven, meaning developers specify how components render and which editable fields control their properties. Puck integrates directly into existing React environments and works well with frameworks such as Next.js, enabling developers to embed editing capabilities directly inside their applications. It operates with a structured data model that stores content as a JSON payload, allowing the same configuration to power both the editing interface and the production rendering of pages. ...
    Downloads: 7 This Week
    Last Update:
    See Project
  • 6
    Deep Chat

    Deep Chat

    Customizable AI chat component for websites with API support

    Deep Chat is a highly customizable web component designed to simplify the integration of AI-powered chat interfaces into websites. It allows developers to embed a fully functional chatbot using minimal setup, while still offering extensive control over behavior, appearance, and integrations. Deep Chat supports connections to a wide range of AI services as well as custom backends, enabling flexible deployment for different use cases.
    Downloads: 8 This Week
    Last Update:
    See Project
  • 7
    OpenAI Assistants Quickstart

    OpenAI Assistants Quickstart

    OpenAI Assistants API quickstart with Next.js

    ...The repository includes multiple example pages that each showcase specific capabilities, while all examples share the same underlying assistant with all capabilities enabled. The primary chat logic lives in the Chat component at app/components/chat.tsx, which manages rendering, streaming, and forwarding function calls. Server handlers for threads are provided under api/assistants/threads/..., giving a reference for wiring the API into Next.js routes. The Chat component can be copied directly into other projects, along with its styles from app/components/chat.module.css. ...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 8
    II ElevenLabs UI

    II ElevenLabs UI

    Component library and custom registry built on top of shadcn/ui

    ElevenLabs UI is an open-source component library designed to accelerate the development of multimodal AI applications, particularly those involving voice agents and audio-based interactions. Built on top of modern frontend tooling such as React, Tailwind CSS, and shadcn/ui, it provides a collection of pre-built, customizable components that developers can easily integrate into their applications.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    openv0

    openv0

    AI tool for generating modular UI components with live previews

    openv0 is a generative UI component framework designed to help developers create interface elements using AI-assisted workflows. It enables users to generate, iterate, and refine UI components with a live preview system, making it easier to visualize results during development. openv0 is built around a modular architecture, allowing different parts of the generation process to be extended or replaced through plugins.
    Downloads: 1 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
    MCP Framework

    MCP Framework

    A framework for writing MCP (Model Context Protocol) servers

    The mcp-framework is a TypeScript framework for building Model Context Protocol (MCP) servers elegantly. It provides an out-of-the-box architecture with automatic directory-based discovery for tools, resources, and prompts. The framework offers powerful MCP abstractions, enabling developers to define components in an elegant manner, and includes a CLI to streamline the server setup process. ​
    Downloads: 1 This Week
    Last Update:
    See Project
  • 11
    Remotion

    Remotion

    Make videos programmatically with React

    ...Instead of traditional timeline editors, Remotion leverages HTML, CSS, and JavaScript to define video frames, animations, and transitions, which means developers can use states, props, loops, and component hierarchies to automate complex motion graphics. Because it integrates with the React ecosystem, Remotion fits naturally into modern front-end stacks and tooling, and can produce dynamic content like personalized videos, dashboards, and data-driven animations with the same code used to build interactive web apps. The framework supports exporting to standard video formats, audio synchronization, frame callbacks, and powerful tooling for previewing and debugging, so teams can iterate quickly and reliably.
    Downloads: 11 This Week
    Last Update:
    See Project
  • 12
    Ant Design X

    Ant Design X

    Experimental Ant Design extensions for advanced UI patterns

    Ant Design X is an experimental extension project built around the Ant Design ecosystem, focusing on exploring advanced user interface patterns and next-generation component designs. It serves as a space for prototyping and validating ideas that go beyond the core Ant Design library, allowing developers to experiment with more complex interactions and layouts. Ant Design X emphasizes flexibility and extensibility, enabling developers to adapt components to modern application needs. It often includes higher-level abstractions and enhanced UI capabilities that are not yet part of the stable design system. ...
    Downloads: 6 This Week
    Last Update:
    See Project
  • 13
    Ruler AI

    Ruler AI

    Centralize and sync AI coding rules across tools and projects

    Ruler is a CLI tool that centralizes instructions for AI coding assistants in one place. Instead of maintaining separate configuration files for tools like GitHub Copilot, Claude, or Cursor, it stores all rules in a single .ruler/ directory and distributes them automatically. This reduces duplication, avoids inconsistent outputs, and keeps guidance aligned as projects evolve. Ruler supports nested rule loading, allowing teams to define context-specific instructions for different parts of a...
    Downloads: 7 This Week
    Last Update:
    See Project
  • 14
    Framelink MCP for Figma

    Framelink MCP for Figma

    MCP server enabling AI coding tools to access Figma design data

    ...It allows coding assistants to retrieve structured information from Figma files so they can better translate visual designs into working code. Instead of relying on screenshots or manual descriptions, Figma-Context-MCP accesses layout, styling, and component metadata directly from the Figma API and presents it in a simplified format optimized for AI models. This transformation reduces unnecessary metadata and focuses on the most relevant design attributes, helping AI coding agents produce more accurate UI implementations. Developers can integrate the server with compatible tools such as AI-assisted IDE environments that support MCP-based integrations. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    LaVague

    LaVague

    Framework for building AI agents that automate complex web tasks

    LaVague is an open source framework designed to help developers build AI-powered web agents capable of automating tasks across websites and web applications. It implements the concept of a Large Action Model framework, allowing agents to interpret a user-provided objective and translate it into a sequence of actions performed in a browser. These agents can navigate web pages, retrieve information, fill out forms, and execute multi-step workflows automatically. LaVague is centered around a...
    Downloads: 7 This Week
    Last Update:
    See Project
  • 16
    BuildingAI

    BuildingAI

    Build your own AI application system for free

    ...The platform aims to bridge the gap between natural language interfaces and building design tools by allowing AI systems to interpret user instructions and convert them into structured architectural operations. By combining generative AI capabilities with building data models, the system can assist with tasks such as design generation, spatial reasoning, and building component creation. The project is intended for architects, engineers, and developers exploring how AI can automate or augment design workflows in the architecture, engineering, and construction industries. It supports interactions where users describe building features, layouts, or modifications in natural language and the AI translates those instructions into actionable design operations.
    Downloads: 6 This Week
    Last Update:
    See Project
  • 17
    swark.io

    swark.io

    Create architecture diagrams from code automatically using LLMs

    ...The project aims to help developers quickly understand complex codebases by analyzing repositories and producing visual diagrams that represent system architecture, dependencies, and component relationships. Instead of relying on manually maintained diagrams that often become outdated, Swark uses AI to infer architecture patterns dynamically from the code itself. The tool integrates with GitHub Copilot and the VS Code environment, allowing developers to generate diagrams with minimal setup and without requiring additional authentication or API configuration. ...
    Downloads: 6 This Week
    Last Update:
    See Project
  • 18
    Preline UI

    Preline UI

    Preline UI is an open-source set of prebuilt UI components

    Preline is an open-source UI component library designed to work alongside utility-first Tailwind CSS projects, providing a comprehensive set of prebuilt, responsive, interactive interface elements for modern web development. It includes a rich collection of components such as buttons, navigation bars, dropdowns, modals, form controls, and more that are styled using Tailwind’s utility classes and are easy to customize without writing low-level CSS.
    Downloads: 7 This Week
    Last Update:
    See Project
  • 19
    Jovo Framework

    Jovo Framework

    The React for Voice and Chat, build apps for Alexa, Google Assistant

    ...From local development to production, Jovo allows you to build robust experiences, faster. Build across devices and platforms and use all supported modalities thanks to the Jovo output template engine. Our component and plugin architecture makes it possible to make Jovo work for your specific use case, across projects. The Jovo Debugger and Test Suite enable you to build robust experiences that behave exactly how you want them to. The Jovo CLI makes it possible to deploy your project to different environments using stage specific configurations.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 20
    SuperDesign

    SuperDesign

    AI Product Design Agent

    SuperDesign is an innovative open-source AI design agent that embeds directly into your integrated development environment (IDE), enabling developers and designers to generate product interface designs from natural language prompts. It works seamlessly inside environments like VS Code, Cursor, Windsurf, and Claude Code, eliminating the need to switch between design tools and code editors. With a single prompt, SuperDesign can produce full UI mockups, reusable components, and wireframes,...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 21
    Byterover Cipher

    Byterover Cipher

    Byterover Cipher is an opensource memory layer

    Cipher is an open-source infrastructure component designed to provide a persistent memory layer for AI coding agents and developer tools. The system captures contextual information about codebases, past interactions, and reasoning steps generated by AI assistants so that agents can maintain long-term context while generating code. By storing structured knowledge about programming concepts, project logic, and previous development sessions, Cipher allows AI agents to operate with improved awareness of the software environment they are working within. ...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 22
    OpenAI Realtime Agents

    OpenAI Realtime Agents

    This is a simple demonstration of more advanced, agentic patterns

    ...The SDK offers abstractions such as agent orchestration, event handling, handoffs, state management, and guardrails, tailored to support realtime, conversational systems. The demo includes a Next.js frontend for browser interaction and likely a backend component to orchestrate realtime sessions and agent logic. It also supports a “Chat-Supervisor” pattern where a lightweight realtime chat agent handles user interactions and delegates more complex reasoning or tool usage to a stronger textual model (e.g. GPT-4). Because realtime agents are still a beta feature, the code and API surface are subject to changes and may evolve.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    axflow

    axflow

    The TypeScript framework for AI development

    ...For example, the framework includes modules for connecting application data to language models, evaluating the quality of model outputs, and building streaming user interfaces. Because each component can be used independently, developers can adopt Axflow incrementally rather than committing to a monolithic framework. This flexibility makes the system suitable for both experimentation and production environments.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    LlamaGPT

    LlamaGPT

    Self-hosted ChatGPT-like chatbot powered by Llama models locally

    ...Because the system runs locally, it keeps all interactions and data on the user's device, enabling a fully private environment for experimentation with AI chat interfaces. LlamaGPT includes both a user interface and an API component that work together to deliver a web-based chat experience backed by local language models. It supports models such as Llama 2 and Code Llama, allowing users to perform both general conversation and programming-related tasks. It integrates components built around the llama.cpp ecosystem to efficiently run models on consumer hardware. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Grida Assistant

    Grida Assistant

    Bring your Figma design & development pipeline to the next level

    Bring your Figma design & development pipeline to the next level - with design-to-code, in-design-content-management, component management, and tools for faster design.
    Downloads: 2 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • Next
MongoDB Logo MongoDB