Skip to content

zync-meet/Zync

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

876 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Zync

The open-source, AI-powered collaboration platform for modern engineering teams.

Stars License Build Status Last Commit


Zync Demo

Quick Start

# 1. Clone & install
git clone https://github.com/zync-meet/Zync.git
cd Zync
npm install
cd backend && npm install && cd ..

# 2. Setup environment variables
cp .env.example .env
cp backend/.env.example backend/.env

# 3. Start development servers
cd backend && npm run dev &
npm run dev

That's it! Open http://localhost:8081 to see it running.

Features

Feature Description
AI Project Architect Generate architecture, tech stack, and roadmaps via Google Gemini
Real-Time Notes Conflict-free CRDT block editing (Yjs) with live cursors
Kanban + Git Sync Drag-and-drop tasks that automatically sync with GitHub commits & PRs
Instant Chat Socket.IO messaging with read receipts and file sharing
Design Inspiration Search Dribbble/Behance designs with live scraping and Redis caching

Why Zync?

Existing tools for engineering teams are either:

  • Fragmented across multiple disjointed platforms (Jira, Slack, Google Docs, GitHub)
  • Too expensive for indie developers and small startups
  • Not fully open source or lacking built-in AI architecture planning

We built Zync because we wanted a unified, developer-first workspace. A single place where project management, real-time codebase discussion, collaborative documentation, and AI-assisted planning happen seamlessly.

Meet the Founders

Zync is proudly built and maintained by:

Lakshya Chitkul Prem Sai Kota Eeshitha Gone

Documentation

(For deep architecture, API references, and backend documentation, please explore the docs folder or the codebase.)

Contributing

We love contributions! See our Contributing Guide to get started.

Not sure where to start? Check issues labeled good first issue on our Issues Board.

For any support, media inquiries, or questions, please contact us at consolemaster.app@gmail.com.

License

MIT

About

Zync is a modern, AI-powered collaboration platform designed to streamline team communication and project management. It combines real-time messaging, presence tracking, and robust project planning tools into a unified, responsive interface.

Resources

License

Code of conduct

Contributing

Stars

Watchers

Forks

Packages

 
 
 

Contributors