Skip to main content

System intelligence for backend systems, starting with incident analysis from logs.

Project description

Sydes

System intelligence for backend systems, starting with incident analysis from logs.

Sydes helps engineers investigate suspected issues in logs using structured evidence, timelines, and AI-assisted reasoning.

Installation

pip install sydes

Before you run

Choose one model path.

OpenAI

export OPENAI_API_KEY=your_openai_api_key

Run with:

--model openai:gpt-4.1-mini

Ollama

Make sure Ollama is running and a model is available:

ollama serve
ollama pull llama3.1

Run with:

--model ollama:llama3.1

Quickstart

sydes incident analyze \
  --model openai:gpt-4.1-mini \
  --query "Why is checkout returning 503 errors?" \
  logs/incident.log

Sydes works best with focused inputs such as:

  • --query for a suspected issue
  • --grep for a known error pattern
  • --service for a specific component
  • --level for higher-signal log lines

Whole-log analysis is supported, but focused analysis is usually more reliable and actionable.

CLI

sydes --help
sydes incident analyze --help

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

sydes-0.1.2.tar.gz (122.8 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

sydes-0.1.2-py3-none-any.whl (139.4 kB view details)

Uploaded Python 3

File details

Details for the file sydes-0.1.2.tar.gz.

File metadata

  • Download URL: sydes-0.1.2.tar.gz
  • Upload date:
  • Size: 122.8 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.12.7

File hashes

Hashes for sydes-0.1.2.tar.gz
Algorithm Hash digest
SHA256 01436df90d5c23984a5f836e5c10128428c56da70a75e811ec83734556e7fba6
MD5 fd659a14b2f153494fc40d89d3b64b88
BLAKE2b-256 4bb91ecb6c5403506e2af538b8be0af42c88dabeb3932b610b2eb2a8fca17675

See more details on using hashes here.

File details

Details for the file sydes-0.1.2-py3-none-any.whl.

File metadata

  • Download URL: sydes-0.1.2-py3-none-any.whl
  • Upload date:
  • Size: 139.4 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.12.7

File hashes

Hashes for sydes-0.1.2-py3-none-any.whl
Algorithm Hash digest
SHA256 c9bedab64fdc3618fa326610f0e13381e9a9573387b1a4a5708638451b28964d
MD5 d6ca7db16335db3cfc2a511332912511
BLAKE2b-256 c8c27898832d1988b0755e368dde5df9b99828cd98a9fd3ab6c8bebc656a0870

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page