EveryDev.ai
Subscribe
Home
Developers

3,289+ AI companies

  • Radar
  • Trending
AI Tools by Topic
  • AI Coding Assistants
  • Agent Frameworks
  • MCP Servers
  • AI Prompt Tools
  • Vibe Coding Tools
  • AI Design Tools
  • AI Database Tools
  • AI Website Builders
  • AI Testing Tools
  • LLM Evaluations
Follow Us
  • X / Twitter
  • LinkedIn
  • Reddit
  • Discord
  • Threads
  • Bluesky
  • Mastodon
  • YouTube
  • GitHub
  • Instagram
Get Started
  • About
  • Editorial Standards
  • Corrections & Disclosures
  • Community Guidelines
  • Advertise
  • Contact Us
  • Newsletter
  • Submit a Tool
  • Start a Discussion
  • Write A Blog
  • Share A Build
  • Terms of Service
  • Privacy Policy
Explore with AI
  • ChatGPT
  • Gemini
  • Claude
  • Grok
  • Perplexity
Agent Experience
  • llms.txt
Theme
With AI, Everyone is a Dev. EveryDev.ai © 2026
    1. Home
    2. Developers
    3. Adib Mohsin / Antarys AI

    Adib Mohsin / Antarys AI

    Adib Mohsin is a solo software engineer and creator, rather than a separately documented corporation. He builds open-source AI infrastructure and developer tools intended to make AI more accessible, private, and useful; his current work includes Atlas, source control for coding agents, and earlier Antarys AI, an AI-data/vector-search platform.

    Visit Website

    At a Glance

    1Tool Listed
    7Products
    8Capabilities
    Discussions
    Dhaka, BangladeshHeadquarters
    Focus Areas
    AI Coding Assistants
    Agent Frameworks
    Version Control
    Connect
    Latest News
    Atlas 0.3.1 public alpha released (Atlas comms alpha).Sep 6, 2026
    Atlas 0.3.1 pre-release (Atlas comms).Sep 5, 2026
    Markets
    • Individual developers and open-source contributors
    • Software engineering teams using coding agents
    • Teams building private, self-hosted, or offline AI systems
    • RAG and multimodal-search application developers
    • +1 more

    AI Tools by Adib Mohsin / Antarys AI

    (1)
    View Atlas
    Atlas tool icon

    Atlas

    Multi Agent Runner for macOS

    AI Coding Asst.Agent FrameworksVersion Control

    Discussions

    No discussions yet

    Be the first to start a discussion about Adib Mohsin / Antarys AI

    Latest News

    09/06/2026

    Atlas 0.3.1 public alpha released (Atlas comms alpha).

    github.com
    09/05/2026

    Atlas 0.3.1 pre-release (Atlas comms).

    github.com
    08/25/2026

    Atlas 0.3.0 alpha release covering ACP and timeline work.

    github.com
    08/07/2026

    Atlas Multi Agent alpha release.

    github.com

    Products & Services

    7
    Atlas
    May 2026 (public alpha releases)

    Desktop, local-first source control and workspace for coding agents. It runs Claude Code, Codex, Atlas Agent, OpenCode, Cursor, and other ACP-registry agents; records sessions, links commits to the sessions that produced them as checkpoints, and provides shared agent memory, editor, terminal, Git, knowledge-base, browser, and multi-workspace features.

    Antarys AI
    2025

    Open-source AI infrastructure/vector database platform for multimodal embedding search. It supports in-memory operation with disk persistence, asynchronous HNSW search, encryption, REST APIs, compiled-server deployment, cloud ambitions, and client SDKs for multiple languages.

    Cersei SDK
    2026

    Rust SDK for building coding agents, with composable tool execution, LLM streaming, sub-agent orchestration, persistent memory, skills, and MCP integration. Its repository also includes Abstract, a complete CLI coding agent built on Cersei.

    Libembedding

    C/C++ header-only library for text and sparse/image embeddings and document reranking via ONNX Runtime.

    Market Position

    Antarys is positioned as a fast, extensible, private/self-hosted and multimodal alternative in the vector-database space; its own materials and testimonials compare the category with Pinecone and Chroma and emphasize offline deployment, encryption, and performance. Atlas is positioned as source control and a context/memory layer built specifically for coding agents, rather than a conventional editor with a chat panel; it works alongside or integrates Claude Code, Codex, OpenCode, Cursor, and other ACP agents. Cersei is positioned as an embeddable Rust library alternative to standalone coding-agent CLIs.

    Leadership

    Founders

    AM

    Adib Mohsin

    Software engineer who began web development in 2018. His published background includes JavaScript development at TBL Tech Nerds, frontend engineering at Bepaari and Puthika, contractual software engineering at LayoPay, software engineering at WithU Ventures (shipping features to 500k+ users), consulting for UVTR, and AI implementation/architecture work at IdeaBox AI. He studied computer science at BRAC University.

    Founding Story

    Mohsin says he began building software in 2018 and later founded Antarys AI to address latency, compute, privacy, and control problems in AI applications. Antarys started as a vector database/framework for embedding search with in-memory operation and disk persistence, and was subsequently open sourced. He is now building Atlas to preserve coding-agent sessions, context, and the reasoning behind commits instead of letting that information disappear in terminal scrollback.

    Target Markets

    Industries & Segments
    • Individual developers and open-source contributors
    • Software engineering teams using coding agents
    • Teams building private, self-hosted, or offline AI systems
    • RAG and multimodal-search application developers
    • Organizations implementing AI into existing products
    Use Cases
    • Software engineers running and supervising Claude Code, Codex, OpenCode, Cursor, or other coding agents
    • Teams that need an auditable history of agent work and commit provenance
    • Developers who want local/offline/private agent memory and source-control context
    • RAG, semantic search, and multimodal AI applications needing a self-hosted vector database
    • Organizations building embedded or custom coding agents in Rust
    • AI implementation and architecture work for product teams
    Notable Customers
    • Dubotech, described as an underwater-drone company that used Antarys for spatial-data embeddings
    • UVTR, described as using Antarys for e-commerce product embeddings
    • Open Dimensions, described as using Antarys for chat-retrieval systems
    • Puthika: 100k+ mobile downloads and 10k active MAU reported on Mohsin's portfolio

    Quick Facts

    Headquarters
    Dhaka, Bangladesh
    Office Locations
    Dhaka

    History & Milestones

    May 2026

    Atlas reached its first public alpha releases, including an Alpha preview for Mac Arm and the initial source-control/agent product releases.

    June-August 2026

    Atlas added or previewed knowledge-base, source-control, code-review, multi-workspace, shared-memory, agents/skills, multi-agent, timeline, ACP, and chat capabilities through its public GitHub releases.

    September 6, 2026

    Atlas 0.3.1 public alpha release (alpha-0.3.1, titled Atlas comms alpha on GitHub).

    2025

    Founded Antarys AI, an AI infrastructure platform combining vectorization, a vector database, and an LLM manager; the project was later open sourced.

    June-August 2025

    Maintained Antarys AI as founder, according to Mohsin's published timeline.

    Key Capabilities

    8
    Local-first agent-session capture and searchable timeline
    Git commit checkpoints linked to prompts, tool calls, file changes, and agent reasoning
    Multiple coding agents running side by side with shared memory and ACP support
    On-device semantic memory, knowledge-base notes, @-mentions, and session handoff
    Editor, Git client, terminal, browser, research, spatial boards, and split-view workspace
    Multimodal vector search for text, images, video, and audio in Antarys

    Integrations & Partnerships

    Platform Integrations

    • Atlas: macOS-supported desktop app; Linux and Windows can build from the Tauri codebase but are described as untested.
    • Atlas: Claude Code, Codex, Atlas Agent, OpenCode, Cursor, Kilo Code, and other ACP-registry agents.
    • Atlas: Git repositories, local .atlas session storage, Markdown knowledge files, MCP, and on-device embeddings.
    • Antarys: REST API, compiled server, cloud waitlist, and Python and Node.js client repositories; core/engine components include Go, Zig, and a uSearch/RocksDB-based edge implementation.
    • Cersei: Anthropic, OpenAI, Ollama, Azure, and vLLM provider support; MCP and Claude Code-compatible session JSONL.

    Key Partnerships

    Mohsin reported discussions with Cloudflare's CTO about a possible Antarys partnership, contingent on further technical work; this was described as exploratory rather than a completed partnership.

    Connect

    Website
    tryatlas.cc/
    GitHub
    pacifio
    X / Twitter
    antarys_ai
    LinkedIn
    107506241
    Discord
    GmnFggaPfP

    AI Topics

    3

    Adib Mohsin / Antarys AI focuses on these topics:

    AI Coding Assistants(1)
    Agent Frameworks(1)
    Version Control(1)
    Back to all developersSuggest an edit