The Raven

Nevermore shall you be limited by local LLMs

What is The Raven?

The Raven is a local proxy server that bridges the gap between Ollama-compatible tools and the poe.com API. Use your favorite AI tools with access to powerful cloud models like Claude, GPT-4, and more—all through the familiar Ollama interface.

Quick Setup

# Set your poe.com API key
export POE_API_KEY="your-api-key"

# Start The Raven
theraven serve

# Point your tools to localhost:11434
# (The Raven mimics Ollama's default port)
Download The Raven

HTMX Demo: API Counter

A live example of server communication:

0

Stay Updated