MikPoik / steamship-ai-partner

Steamship GPT AI partner with with memory
MIT License
12 stars 2 forks source link

Steamship AI Companion

AI companion for next13-ai-companion frontend or as standalone bot

Installation

Follow Steamships install instructions for environment setup or use Replit python template. Run pip install -r requirements.txt or poetry install

Customize

Companion templates in "companions" folder and active companion is set in "tools/active_companion.py"

Running

Run locally with: python src/api.py or ship run local --no-ngrok