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

Descoperă cele mai bune repository-uri open source cu căutare AI.

ExploreazăCăutări recomandateAlternative open-sourceSoftware self-hostedBlogHartă site
ProiectDespreCum realizăm clasamentulPresăServer MCP
LegalConfidențialitateTermeni
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
Back to sjzar/chatlog

Open-source alternatives to Chatlog

30 open-source projects similar to sjzar/chatlog, ranked by how many features they have in common. Compare stars, activity and what each one does to find the best Chatlog alternative.

  • hellodigua/chatlabAvatar hellodigua

    hellodigua/ChatLab

    4,522Vezi pe GitHub↗

    ChatLab is a self-hosted chat database and data pipeline designed to normalize, store, and analyze large-scale social conversation histories. It functions as an analytics platform that uses large language models to extract patterns and insights from messaging data imported from multiple platforms. The system distinguishes itself through an AI-powered analysis engine that utilizes vector-based history analysis and agent-based function calling to summarize conversation trends. It further identifies behavioral patterns by generating visual analytics, including heatmaps, word clouds, and activity

    TypeScriptaichat-analysischat-history
    Vezi pe GitHub↗4,522
  • milla-jovovich/mempalaceAvatar milla-jovovich

    milla-jovovich/mempalace

    56,418Vezi pe GitHub↗

    Mempalace is a local-first long-term memory store for large language models and AI agents. It provides a persistent storage system for verbatim conversation history and agent data, utilizing a local-first knowledge graph to track evolving entity relationships and timelines. The project implements a standardized memory protocol that allows external AI clients to read and write persistent memory via standard input and output. It features a hybrid semantic search engine that combines keyword boosting and reranking to find precise historical information across scoped categories. The system inclu

    Python
    Vezi pe GitHub↗56,418
  • tiddlywiki/tiddlywiki5Avatar TiddlyWiki

    TiddlyWiki/TiddlyWiki5

    8,599Vezi pe GitHub↗

    TiddlyWiki5 is a modular wiki engine and non-linear knowledge base that organizes information into small, linked chunks. It can function as a single-file personal wiki where all content and application logic are stored within one HTML file for local-first use, or as a self-hosted wiki server that serves content over HTTP. The project is distinguished by a data-driven architecture where plugins and extensions are treated as stored data entries. It features a filter-based query engine for manipulating structured data and a transclusion system that allows the live content of one entry to be embe

    JavaScripthacktoberfesthtmljavascript
    Vezi pe GitHub↗8,599

Căutare AI

Explorează mai multe repository-uri excelente

Descrie ce ai nevoie în limbaj simplu — AI-ul sortează mii de proiecte open source selectate în funcție de relevanță.

Find more with AI search
  • mastra-ai/mastraAvatar mastra-ai

    mastra-ai/mastra

    21,221Vezi pe GitHub↗

    Mastra is an orchestration framework designed for building, deploying, and managing autonomous AI agents and multi-agent systems. It provides a comprehensive suite of primitives for creating resilient AI applications, including durable workflow orchestration, event-driven agent loops, and semantic memory management. By integrating these core components, the platform enables developers to build complex, multi-step processes that can reason about goals and execute tasks without manual intervention. The framework distinguishes itself through its focus on observability and secure, isolated execut

    TypeScriptagentsaichatbots
    Vezi pe GitHub↗21,221
  • adambard/learnxinyminutes-docsAvatar adambard

    adambard/learnxinyminutes-docs

    12,287Vezi pe GitHub↗

    This project is a collection of programming language references and syntax cheat sheets designed for rapid developer onboarding. It serves as a library of code-based documentation that uses valid source code files to provide whirlwind tours of various language specifications. The project focuses on programming language learning by providing concise, commented code examples that explain core features and syntax in place. This approach enables developers to quickly grasp language-specific patterns, data types, and execution flow through a consistent reference format. The content covers a broad

    Markdown
    Vezi pe GitHub↗12,287
  • nexu-io/open-designAvatar nexu-io

    nexu-io/open-design

    65,830Vezi pe GitHub↗

    Open Design is an AI design orchestration platform and LLM agent workspace designed for generating prototypes, presentations, and motion graphics. It functions as a local-first environment that integrates various command-line AI agents and coding tools into a unified design workflow, allowing users to migrate design specifications into brand-compliant source code. The project is distinguished by its ability to enforce visual consistency through a design system manager that defines brand contracts and tokens using Markdown. It features a specialized motion graphics generator that converts HTML

    TypeScriptagent-skillsai-agentsai-design
    Vezi pe GitHub↗65,830
  • wealthfolio/wealthfolioAvatar wealthfolio

    wealthfolio/wealthfolio

    7,655Vezi pe GitHub↗

    Wealthfolio is a local-first personal finance tracker and multi-currency net worth calculator designed for managing investments, spending, and overall financial standing. It functions as an extensible portfolio management platform that allows users to maintain their data on their own devices, with an optional self-hosted Docker deployment for private server access. The platform is distinguished by an LLM-powered financial assistant that handles natural language transaction imports and portfolio querying. It further differentiates itself through a TypeScript-based SDK and plugin architecture,

    Rustmacos-appportfolio-trackerself-hosted
    Vezi pe GitHub↗7,655
  • osmandapp/osmandAvatar osmandapp

    osmandapp/OsmAnd

    5,801Vezi pe GitHub↗

    OsmAnd is a mobile navigation application and vector map viewer that uses OpenStreetMap data to provide offline map access, turn-by-turn routing, and geospatial tools. It functions as a mobile routing engine and a GPX track recorder, allowing users to navigate and record movement without an active internet connection. The project integrates a mobile interface for contributing to the OpenStreetMap project, enabling users to report map errors and add new points of interest directly from their devices. It also includes a system for visualizing satellite imagery and custom tile overlays on top of

    Java
    Vezi pe GitHub↗5,801
  • fabiospampinato/notableAvatar fabiospampinato

    fabiospampinato/notable

    23,491Vezi pe GitHub↗

    Notable is a local-first markdown note taking application and document manager. It functions as a personal knowledge base that persists notes as plain text files on the local disk to ensure data portability and user ownership. The application provides a markdown editor featuring a split-pane live preview for real-time rendering of content, including mathematical expressions and diagrams. Information is organized through a hierarchical tagging system that allows for nested labels and multi-dimensional categorization. The software includes tools for bulk note management to apply operations acr

    Vezi pe GitHub↗23,491
  • home-assistant/home-assistant.ioAvatar home-assistant

    home-assistant/home-assistant.io

    9,466Vezi pe GitHub↗

    Home Assistant is a local home automation platform and server that acts as an IoT device orchestrator. It integrates diverse smart home hardware by wrapping third-party APIs into a standardized logic layer and stores all system state and historical statistics on local hardware to eliminate cloud dependencies. The system functions as a Matter IoT controller and an MQTT home automation bridge, allowing for local interoperability between different manufacturers. It features a state-based entity model and an internal event bus that decouple physical device logic from system automation. The platf

    HTMLdocumentationhacktoberfesthass
    Vezi pe GitHub↗9,466
  • realm/realm-swiftAvatar realm

    realm/realm-swift

    16,608Vezi pe GitHub↗

    This is a mobile object database and NoSQL local data store that replaces relational tables with a schema-based model. It functions as a reactive data store, using live object observations and change notifications to trigger automatic user interface refreshes. The system provides built-in mobile cloud data synchronization to keep local datasets consistent with a remote server across multiple devices. It also includes security features for encrypted local storage, protecting sensitive on-disk data using at-rest encryption keys and fine-grained access control. Broad capabilities include object

    Objective-C
    Vezi pe GitHub↗16,608
  • rssnext/foloAvatar RSSNext

    RSSNext/Folo

    38,546Vezi pe GitHub↗

    Folo is a centralized RSS feed aggregator designed to consolidate digital content from multiple sources into a single, unified reading interface. It utilizes a local-first data architecture, employing a relational database to store feed metadata and article content, which ensures that information remains accessible and searchable even without an active internet connection. The application distinguishes itself through an integrated intelligent content processor that leverages asynchronous pipelines to translate foreign languages and generate concise summaries of long-form articles. To maintain

    TypeScriptaireaderrss
    Vezi pe GitHub↗38,546
  • ecopastehub/ecopasteAvatar EcoPasteHub

    EcoPasteHub/EcoPaste

    6,792Vezi pe GitHub↗

    EcoPaste is a local clipboard manager and history database designed to store and retrieve text, images, and files copied to the system clipboard. It functions as a privacy-focused content archive that keeps all clipboard history and user settings on the local machine to ensure full user control. The project focuses on a content organization workflow, allowing users to categorize clipped snippets and attach descriptive notes to saved items. This enables the retrieval of specific entries and the management of frequent information more efficiently. The system provides capabilities for local dat

    TypeScriptapplicationclipboardclipboard-manager
    Vezi pe GitHub↗6,792
  • freetubeapp/freetubeAvatar FreeTubeApp

    FreeTubeApp/FreeTube

    21,247Vezi pe GitHub↗

    FreeTube is a privacy-focused desktop application for watching YouTube videos without ads, tracking cookies, or the requirement of a Google account. It functions as a local-first subscription manager that tracks channels and playlists in local files instead of a centralized cloud account. The application avoids tracking-heavy official APIs by using a content extractor that parses web pages directly. To further protect user identity, it can route network traffic through proxies or Tor to mask the hardware IP address. The software provides tools for distraction-free viewing, including the abil

    Vuefreetubeprivacysubscriptions
    Vezi pe GitHub↗21,247
  • itsowen/cyberscraper-2077Avatar itsOwen

    itsOwen/CyberScraper-2077

    2,887Vezi pe GitHub↗

    CyberScraper-2077 is an AI-powered web scraping tool that uses large language models to extract and structure data from websites into organized formats. It functions as an LLM web scraper and AI content parser, transforming unstructured raw web text into specific data schemas. The project distinguishes itself through a suite of anonymity and evasion tools, including proxy rotation, SOCKS-based identity masking, and the ability to route traffic through the Tor network to access hidden onion services. It further includes a bot detection bypass system that employs stealth parameters and custom n

    Pythonai-scrapinggemini-apillm
    Vezi pe GitHub↗2,887
  • haleydu/cimocAvatar Haleydu

    Haleydu/Cimoc

    3,633Vezi pe GitHub↗

    Cimoc is a manga reader application and cross-platform ebook viewer designed for reading digital comics and image-based documents. It functions as both an online content aggregator and an offline media library, supporting the display of media from local files and remote web sources. The application integrates various web providers through a custom parser system to fetch and display online content. It includes a synchronization system to save application settings and reading progress to a remote server, maintaining consistency across different devices. Users can customize their reading experi

    Javaandroidandroid-comic-readerapk
    Vezi pe GitHub↗3,633
  • drklo/telegramAvatar DrKLO

    DrKLO/Telegram

    29,363Vezi pe GitHub↗

    This project is an Android messaging application and a client implementation of the MTProto protocol. It serves as a native mobile interface for real-time communication and file sharing on the Android operating system. The application functions as a client that connects to the Telegram MTProto protocol to facilitate the transmission of encrypted text and media messages between users. The system includes capabilities for secure mobile communication, messaging API integration, and the implementation of client-side logic for connecting to a centralized messaging backend.

    Javatelegram
    Vezi pe GitHub↗29,363
  • guardianproject/havenAvatar guardianproject

    guardianproject/haven

    6,792Vezi pe GitHub↗

    Haven is an Android physical security monitor that uses device sensors to detect unauthorized intrusions into a personal space. It functions as an encrypted intrusion alert system and an on-device security logger that captures images and audio when sensor thresholds are exceeded. The project incorporates a Tor-based remote monitor, allowing users to retrieve event logs and captured media from a distant location via secure onion services. It ensures privacy by routing intrusion alerts through encrypted messaging channels and saving media directly to the device filesystem rather than using clou

    Javaandroiddevice-sensorsmonitoring-service
    Vezi pe GitHub↗6,792
  • kapeli/dash-iosAvatar Kapeli

    Kapeli/Dash-iOS

    7,100Vezi pe GitHub↗

    Dash-iOS is a mobile documentation reader and technical reference library designed for Apple devices. It functions as an offline browser that allows users to store, view, and search technical reference materials locally on their device. The application provides a local-first approach to documentation storage, enabling users to access API guides and technical manuals without an active internet connection. It utilizes a local search index and metadata management to facilitate rapid lookups and navigation across stored documentation sets.

    Objective-C
    Vezi pe GitHub↗7,100
  • epicenterhq/epicenterAvatar EpicenterHQ

    EpicenterHQ/epicenter

    4,091Vezi pe GitHub↗

    Epicenter is a local-first knowledge management system and data orchestrator designed to structure information generated by large language models into validated schemas. It functions as a storage architecture that persists application data in human-readable files and databases to ensure user ownership and portability. The system distinguishes itself by projecting language model outputs into structured, schema-validated tables and utilizing conflict-free replicated data types to synchronize application state across multiple devices without a central server. This allows for offline access and c

    TypeScriptsveltesveltekittailwindcss
    Vezi pe GitHub↗4,091
  • ayangweb/ecopasteAvatar ayangweb

    ayangweb/EcoPaste

    7,085Vezi pe GitHub↗

    EcoPaste is a cross-platform clipboard manager designed to track and store a history of copied text, images, and files. It serves as a clipboard organization tool that allows for the categorization of saved snippets. The application focuses on local-first clipboard history, keeping all copied content and metadata on the local machine to ensure data privacy and offline access. It enables the organization of clipboard entries through the use of custom notes and labels for more efficient information retrieval.

    TypeScript
    Vezi pe GitHub↗7,085
  • ethereum/ethereum-org-websiteAvatar ethereum

    ethereum/ethereum-org-website

    5,941Vezi pe GitHub↗

    This is the official website and documentation hub for the Ethereum blockchain ecosystem. It serves as a comprehensive educational resource and community portal, providing plain-language guides on blockchain fundamentals, wallet usage, and concepts like DeFi and NFTs, alongside technical documentation for developers building decentralized applications. The site offers detailed walkthroughs for creating dapps that interact with the Ethereum blockchain, covering accounts, transactions, and development frameworks. It also provides extensive guidance for node operators, including step-by-step ins

    Markdownblockchainchakra-uiethereum
    Vezi pe GitHub↗5,941
  • diegosouzapw/omnirouteAvatar diegosouzapw

    diegosouzapw/OmniRoute

    6,391Vezi pe GitHub↗

    OmniRoute is a unified LLM API gateway that connects multiple AI providers to a single endpoint. Its primary purpose is to simplify the integration of various AI models into tools and agents by translating different provider formats into a standardized API. The project distinguishes itself through a multi-strategy request routing system that optimizes for cost, speed, and availability, including automatic model fallbacks and a circuit-breaker resilience model to isolate provider failures. It employs a local-first security posture, using AES-256-GCM encryption to store API keys and conversatio

    TypeScript
    Vezi pe GitHub↗6,391
  • gitjournal/gitjournalAvatar GitJournal

    GitJournal/GitJournal

    4,168Vezi pe GitHub↗

    GitJournal is a mobile-first note-taking application and self-hosted manager for creating a structured markdown knowledge base. It functions as a git-synced notebook, allowing users to organize long-term information and notes as markdown files with metadata. The system ensures data portability and ownership by storing notes in a private version control repository. This approach enables cross-device synchronization and consistency through the use of git operations. The application supports digital note migration by importing data from third-party services into a local markdown format. It furt

    Dart
    Vezi pe GitHub↗4,168
  • enricoros/big-agiAvatar enricoros

    enricoros/big-AGI

    6,868Vezi pe GitHub↗

    big-AGI is a self-hosted AI frontend and multi-model client that provides a unified workspace for interacting with various large language models. It functions as an orchestration dashboard, allowing users to connect to cloud-based AI providers, aggregator services, and locally hosted model servers. The project is distinguished by its ability to execute prompts across multiple models simultaneously for side-by-side comparison and response synthesis. It enables the merging of outputs from different models to reduce hallucinations and improve accuracy, while using persona-based configuration map

    TypeScriptagiai-agentsai-suite
    Vezi pe GitHub↗6,868
  • dosyago/dnAvatar dosyago

    dosyago/dn

    3,905Vezi pe GitHub↗

    dn is a local browser data archive and web archiver designed to save and render web pages from Chromium browsers for offline viewing and permanent storage. It functions as a self-hosted repository for browsing history and page content, operating as an offline web content server that hosts saved data as if the original sites were still online. The system includes a full-text search engine that indexes all saved web pages, enabling the instant recovery of specific information across the local collection. It utilizes a domain-based filtering system to block specific website addresses from being

    JavaScript
    Vezi pe GitHub↗3,905
  • boostio/boostnoteAvatar BoostIO

    BoostIO/Boostnote

    16,923Vezi pe GitHub↗

    Boostnote is a local-first note management system and markdown text editor designed for personal knowledge management. It functions as a desktop application that reads and writes markdown files directly to the local disk, allowing for the creation of a searchable personal knowledge base and digital garden. The application provides a writing interface that renders markdown syntax in real time. It is used to organize fragmented information, maintain project documentation, and author structured technical guides.

    JavaScript
    Vezi pe GitHub↗16,923
  • comicsparks/jasmineAvatar ComicSparks

    ComicSparks/jasmine

    4,966Vezi pe GitHub↗

    Jasmine is a digital comic reader and community content platform designed for browsing, reading, and organizing digital comic collections. It functions as a comic library manager that allows users to track reading progress, save favorite titles, and categorize comic series. The application is an offline-capable web app that employs local-first data and content caching to ensure comic pages remain accessible without an internet connection. It features a responsive page viewer that adjusts comic dimensions based on the device screen size to maintain readability. The platform integrates social

    Dartacgcomiccosplay
    Vezi pe GitHub↗4,966
  • axa-group/parsrAvatar axa-group

    axa-group/Parsr

    6,178Vezi pe GitHub↗

    Parsr is an unstructured data extractor and document parsing pipeline that converts raw files and images into cleaned, machine-readable formats. It functions as a document layout analyzer and a pipeline for extracting structured data and labels using large language models. The system includes a document parsing visualizer, providing a graphical interface to upload documents and inspect the resulting structured data output. The project covers document digitization workflows, including layout analysis to detect headings, tables, and lists, and automated data entry through the cleaning and enri

    JavaScript
    Vezi pe GitHub↗6,178
  • exrick/xmallAvatar Exrick

    Exrick/xmall

    7,232Vezi pe GitHub↗

    xmall is a distributed e-commerce platform based on a service-oriented architecture. It separates business logic into independent services that communicate over a network to ensure scalability and fault tolerance, utilizing a decoupled storefront interface for customer transactions. The platform employs a distributed architecture using Dubbo for service orchestration and Zookeeper for cluster coordination and service discovery. It integrates a specialized set of components including an asynchronous message broker for background tasks, an indexed search system for product catalogs, and a centr

    Javadubboelasticsearchmq
    Vezi pe GitHub↗7,232