# fossasia/susi_api_wrapper

SUSI AI API Wrapper http://susi.ai

Repository: https://github.com/fossasia/susi_api_wrapper
Canonical: https://ross.abutalabs.com/products/susi_api_wrapper
Language: Python
License: Apache-2.0
License Family: permissive
Archived: true
Last push: 2019-04-20T23:50:01+00:00

## Health v2 (maintenance only)
Score: 10/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 0, release rhythm 35, longevity 100
- inputs: {"age_days": 3440, "days_push": 2692, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: no_releases, archived
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1481, forks 32 (observed 2026-08-28T04:04:50.924246+00:00)

## What it is
A Python wrapper library for the SUSI AI REST API, making it easy for developers to integrate SUSI AI intelligence into their applications. It was part of FOSSASIA's effort to provide multi-language wrappers, though only the Python wrapper was implemented.

## Use cases
- query the SUSI AI chatbot API from Python
- integrate SUSI AI responses into a Python application
- send chat queries to SUSI AI and parse replies
- build a bot that uses SUSI AI as its intelligence backend
- experiment with the SUSI AI REST API without writing raw HTTP calls

## When to choose
- you want to use the SUSI AI REST API from Python with minimal boilerplate
- you are building a chatbot or assistant on top of SUSI AI
- you need a simple SDK-style client for SUSI AI endpoints

## When to avoid
- you need an actively maintained library - the last release was in 2019
- you want a wrapper for languages other than Python
- you are not specifically targeting the SUSI AI service

## Facets
- artifact type: library
- maturity: abandoned
- function: sdk, http-client, chatbot
- domain: artificial-intelligence, chatbots, apis, developer-tools
- platform: python, cross-platform
- tags: susi-ai, api-wrapper, rest-api, python-wrapper

## Member repositories
- fossasia/susi_api_wrapper (main) score 10

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:04:50.924246+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T04:34:10.588125+00:00, confidence not recorded.
  - readme: https://github.com/fossasia/susi_api_wrapper (fetched 2026-08-28T04:04:50.924246+00:00, sha f714ec92f6a5)
- Data as of 2026-08-30T08:39:29.467469+00:00.
