CoexistAI

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.

GitHub Stars

252

User Rating

Not Rated

Favorites

0

Views

8

Forks

17

Issues

0

Installation
Difficulty
Intermediate
Estimated Time
10-20 minutes

Installation

Installation

Prerequisites

Docker: Latest version
Python: 3.x
pip: Latest version

Installation Steps

1. Clone Repository

sh
git clone https://github.com/SPThole/CoexistAI.git coexistai
cd coexistai

2. Run Setup Script

For macOS or Linux with zsh:
sh
  zsh quick_setup.sh
  
For Linux with bash:
sh
  bash quick_setup.sh
  
> The script will perform the following: > - Pull the SearxNG Docker image > - Create and activate a Python virtual environment > - Set your GOOGLE_API_KEY (edit the script to use your real key) > - Start the SearxNG Docker container > - Install Python dependencies > - Start the FastAPI server

3. That’s it!

The FastAPI and MCP server will start automatically, and you’re ready to go.

Additional Resources

Author Information
Sidhant Thole

Data Scientist, open to ideas and collaborate. Published researcher in optimization

Fidelity Investments | Ex ZS Associates| IIT MadrasBangalore

16

Followers

14

Repositories

0

Gists

0

Total Contributions