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.1.tar.gz (113.5 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.1-py3-none-any.whl (130.0 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: sydes-0.1.1.tar.gz
  • Upload date:
  • Size: 113.5 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.1.tar.gz
Algorithm Hash digest
SHA256 8459a82e6cf3b99314001579baecff70edccd4dd8c6c1f0b40dc6ebfe714ece8
MD5 f89b25c7d23417640c9add94e04858c7
BLAKE2b-256 bbdaebec953eccae826971f6471bba2c2deaf8b55af12bbc1fce95950a250b3e

See more details on using hashes here.

File details

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

File metadata

  • Download URL: sydes-0.1.1-py3-none-any.whl
  • Upload date:
  • Size: 130.0 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.1-py3-none-any.whl
Algorithm Hash digest
SHA256 fb836ff4e268a810e5094353a4c04146d765e02cb78be15e2538283235adeb12
MD5 228037c42bb40c506be1a3afa4355da1
BLAKE2b-256 e04fdaa23a1eeec21c492ace4cd67294edb8db9a77df77a59252e148aae7c4f7

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