Skip to content

Releases: SPThole/CoexistAI

CoexistAI: Better and Efficient

22 Oct 13:37
b9e037a

Choose a tag to compare

Merge pull request #15 from SPThole/high_eff

Removed redundancy in building context, better search, faster answers in local mode

CoexistAI

12 Oct 10:14

Choose a tag to compare

Some bugs fixed

CoexistAI: Docker Setup

05 Oct 15:46
f6fb2b4

Choose a tag to compare

🚀 New Release: v2.4 - Docker Installation Made Easy
We're excited to introduce a fully containerized setup for CoexistAI using Docker, making installation and deployment effortless for beginners and advanced users alike. No more complex local setups—just run and go!

✨ Key Features

  • One-step Docker Setup: Use the new quick_setup_docker.sh script for automated container startup, including SearxNG integration for web search. It waits for the app to be ready and provides live logs for debugging.
  • Admin UI Access: Easily manage model configurations, API keys, and settings via the web-based Admin UI at http://localhost:8000/admin. Reload configs without restarting containers.
  • Optimized for Performance: Improved resource allocation, automatic image detection to skip unnecessary rebuilds, and fixes for common issues like container naming conflicts and connection timeouts.
  • Flexible Deployment: Supports both Docker Compose (recommended) and local runs. Includes detailed guides in README.docker.md.

🛠️ How to Get Started

CoexistAI: 2.3

11 Sep 19:54

Choose a tag to compare

  1. Fixed Infinity Embedding server startup issue
  2. Fixed the wget error occuring in mac
  3. Fixed other small bugs

CoexistAI with Vibe Podcasting

02 Sep 18:27

Choose a tag to compare

🎙️ Now Supporting Vibe Podcasting & Speech-to-Text!

  • Text → Podcast: Instantly turn any written content into engaging podcast episodes—ideal for on-the-go listening or repurposing your articles, notes, or blogs.
  • Text → Speech: Convert text into high-quality audio using advanced TTS technology. Check out the Notebook for usage examples.
  • Flexible Integration: Whether through FastAPI or MCP, you can generate audio files seamlessly—integrate with your agents or use as a standalone feature.

Example: I converted this article to a podcast.
Listen to the podcast here

Faster Better: CoexistAI

15 Aug 15:49

Choose a tag to compare

  • Everything is just getting faster better

CoexistAI MCP

04 Aug 19:53

Choose a tag to compare

🚀 What’s New in v2 of CoexistAI
We’ve made CoexistAI even more powerful and intuitive. Here’s what’s new:

🗺️ Direct Location Search
You can now search for any place—not just find routes!

🔍 Advanced Reddit Search
Search Reddit using your own phrases, with sharper results powered by BM25 ranking.

📺 YouTube Power-Up
Search and summarize YouTube videos using custom search terms or direct URLs. Add prompts for tailored summaries.

🗂️ Local Folder & File Explorer
Navigate your local files with extended support for diverse formats including .png, .jpg, .gif, .svg, and more—with built-in vision integration.

🌐 Sharper Web Search
Get more focused, relevant, and actionable search results across the web.

🔌 MCP Integration Everywhere
Seamlessly connect CoexistAI to LM Studio and other MCP-compatible hosts.
👉 View Integration Guide

💻 GitHub & Local Codebase Explorer
Ask questions and explore code in both GitHub and local repositories with ease.

📘 Explore Examples:
Check out real-world usage patterns in our updated demo notebook and
Python Examples

v1.0

07 Jun 14:08

Choose a tag to compare

First version of CoexistAI tool, more to come