Skip to content
View CoordinexAI's full-sized avatar
🎯
Focusing
🎯
Focusing

Block or report CoordinexAI

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. Markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
coordinexai/README.md

🌀 CoordinexAI

Detect the friction before it becomes failure.

The Friction Constant is the silent drag that slows down teams:
missed handoffs, delays, vague tasks, and “just checking in” loops.

CoordinexAI detects that drag before it snowballs—giving you the nudges and insights you didn’t know you needed.

Open in Streamlit


🛠 What It Does

  • Connects to Slack
  • Analyzes conversations for delays, vagueness, and dropped threads
  • Scores threads using a Friction Index
  • Surfaces coordination breakdowns with clear prompts

🧪 Try It Free

🔗 Launch App: https://coordinexai.streamlit.app

📩 Request a Friction Report (no login):
https://tally.so/r/nO1EXX(replace this with your actual Tally form link)


💡 Use Cases

  • Founders managing async teams
  • Chiefs of Staff tracking execution
  • Project Managers identifying blockers
  • Ops teams cleaning up coordination chaos

📌 Built With

  • Python · Streamlit · Slack API · GPT · GitHub

“If you can’t see your friction, you can’t fix your flow.”


Running the Agents

python -m venv .venv
.\.venv\Scripts\activate.bat
pip install -r requirements.txt

# Terminals:
.\.venv\Scripts\python.exe -m agents.ingestor_agent.main
.\.venv\Scripts\python.exe -m agents.analytics_agent.main
\.venv\Scripts\python.exe -m backend.main
\.venv\Scripts\streamlit.exe run app/main.py

Popular repositories Loading

  1. COORDINEX_SEI_Project COORDINEX_SEI_Project Public

    COORDINEX AI is multi-agent system that measures, diagnoses, and optimizes organizational coordination friction to reclaim 30-40% of lost productivity through quantifiable intervention.

    1 1

  2. coordinexai coordinexai Public

    Reducing coordination friction with AI nudges.

    Python

  3. ASI_CoordinexAI ASI_CoordinexAI Public

    Python