by SPThole
CoexistAI is a modular, developer-friendly research assistant framework . It enables you to build, search, summarize, and automate research workflows using LLMs, web search, Reddit, YouTube, and mapping tools—all with simple MCP tool calls or API calls or Python functions.
# Add to your Claude Code skills
git clone https://github.com/SPThole/CoexistAICoexistAI is a modular, developer-friendly research assistant framework. It enables you to build, search, summarize, and automate research workflows using LLMs, web search, Reddit, YouTube, git and mapping tools—all with simple API calls or Python functions.
<p align="center"> <img src="artifacts/logo.jpeg" alt="CoexistAI Logo" width="200"/> </p>Prerequisite: Make sure Docker is installed and the Docker daemon is running.
For a containerized setup with Docker, follow the instructions in README.docker.md. This method uses Method A (helper script) to automate the process and provides an Admin UI for easy configuration.