awesome-repositories.com
Blog
MCP
awesome-repositories.com

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
exyte avatar

exyte/Chat

0
View on GitHub↗
1,797 stars·318 forks·Swift·MIT·18 views

Chat

A SwiftUI Chat UI framework with fully customizable message cells and a built-in media picker

Features

  • Chat Interfaces - SwiftUI chat UI with customizable cells and media picker.
  • Messaging UI - SwiftUI-based chat UI with media picker.

Star history

Star history chart for exyte/chatStar history chart for exyte/chat

How this analysis was created: This summary and feature list are AI-generated from collected project material and can contain mistakes. Stars, license and language are imported from GitHub. Inclusion does not mean that we have tested or audited this project. Check the source documentation for any feature you depend on. Learn more on our About page.

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Start searching with AI

Projects sharing features with Chat

These projects share indexed features with Chat. Shared tags can include platform or build tooling; verify the primary use case before treating a result as a replacement.
  • messagekit/messagekitMessageKit avatar

    MessageKit/MessageKit

    6,266View on GitHub↗

    MessageKit is an iOS chat UI framework that provides a scrollable conversation interface built on UICollectionView, enabling developers to render text, images, videos, locations, emoji, audio, and contact messages within message bubbles. The framework is designed around a pre-built MessagesViewController that can be subclassed to inherit the full chat layout, input bar, and message display without writing UI from scratch, and it uses a data source protocol for message retrieval along with delegate callbacks for user interactions. The framework distinguishes itself through a highly customizabl

    Swift
    View on GitHub↗6,266
  • badoo/chattobadoo avatar

    badoo/Chatto

    4,505View on GitHub↗

    Chatto is a Swift-based UI framework and component library for building messaging interfaces on iOS. It provides a collection of reusable interface components for rendering text bubbles, photo attachments, and interactive input areas. The framework centers on a paginated chat interface that loads conversation history in both directions. To maintain scrolling performance, it employs background layout calculations for message cells. The library covers the construction of modular messaging screens and the implementation of mobile chat interactions, such as keyboard dismissal and swipe-to-reveal

    Swift
    View on GitHub↗4,505
  • modelcontextprotocol/modelcontextprotocolmodelcontextprotocol avatar

    modelcontextprotocol/modelcontextprotocol

    8,458View on GitHub↗

    Model Context Protocol is a standardized framework for connecting large language models to external data sources and executable tools. It enables the creation of a universal interface where servers expose tools, resources, and prompts that can be discovered and utilized by various AI clients. The protocol utilizes a JSON-RPC message system that is transport-agnostic, supporting both standard input/output for local processes and HTTP with server-sent events for remote connections. It emphasizes security and control by delegating model sampling to the client to keep API keys secure from servers

    TypeScript
    View on GitHub↗8,458
  • dopebase/messenger-ios-chat-swift-firestoredopebase avatar

    dopebase/messenger-iOS-chat-swift-firestore

    790View on GitHub↗

    Messenger Clone - Real-time iOS Chat with Firebase Firestore written in Swift

    Swift
    View on GitHub↗790
Compare all 13 related projects→

Frequently asked questions

What does exyte/chat do?

A SwiftUI Chat UI framework with fully customizable message cells and a built-in media picker

What are the main features of exyte/chat?

The main features of exyte/chat are: Chat Interfaces, Messaging UI.

Which projects share features with exyte/chat?

Projects with overlapping indexed features include: badoo/chatto — Chatto is a Swift-based UI framework and component library for building messaging interfaces on iOS. It provides a… messagekit/messagekit — MessageKit is an iOS chat UI framework that provides a scrollable conversation interface built on UICollectionView,… modelcontextprotocol/modelcontextprotocol — Model Context Protocol is a standardized framework for connecting large language models to external data sources and… dopebase/messenger-ios-chat-swift-firestore — Messenger Clone - Real-time iOS Chat with Firebase Firestore written in Swift. githawkapp/messageviewcontroller — A SlackTextViewController replacement written in Swift for the iPhone X. fluidgroup/swiftui-messaging-ui — For SwiftUI apps - a primitive component to make Chat-UI with stable prepending - no scroll jumps when loading older…