Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
24 changes: 24 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,28 @@
# Naftiko Framework

Welcome to Naftiko Framework, the 1st Open Source project for **Spec-Driven AI Integration**. It reinvents API integration for the AI era with governed and versatile capabilities that streamline API sprawl from massive SaaS and microservices growth.

Each capability is a coarse piece of domain that consumes existing HTTP-based APIs, converts data formats like Protocol Buffer, XML, YAML, CSV and Avro into JSON, enabling better Context Engineering and API reusability critical to AI integration.

<img src="https://naftiko.github.io/docs/images/technology/architecture_capability.png" width="600">

Capabilities are declared using **YAML** files, configuring the Naftiko Engine provided as a **Docker** container. Clients can then consume the capability via the **MCP** or **API** servers exposed.

While the framework itself is developed in Java and can be extended to support new protocols, developers just need to know YAML, JSONPath and Mustache templates to take full advantage of it.

- :rowboat: [Installation](https://github.com/naftiko/framework/wiki/Installation)
- :sailboat: [Tutorial](https://github.com/naftiko/framework/wiki/Tutorial)
- :ship: [Use cases](https://github.com/naftiko/framework/wiki/Use-Cases)
- :anchor: [Specification](https://github.com/naftiko/framework/wiki/Specification)
- :mega: [Releases](https://github.com/naftiko/framework/wiki/Releases)
- :telescope: [Roadmap](https://github.com/naftiko/framework/wiki/Roadmap)
- :nut_and_bolt: [Contribute](https://github.com/naftiko/framework/wiki/Contribute)
- :ocean: [FAQ](https://github.com/naftiko/framework/wiki/FAQ)

Please join the community of users and contributors in [this GitHub Discussion forum!](https://github.com/orgs/naftiko/discussions).

<img src="https://naftiko.github.io/docs/images/navi/navi_hello.svg" width="50">

Welcome to Naftiko Framework, the first Open Source project for **Spec-Driven AI Integration**. It reinvents API integration for the AI era with a governed and versatile platform based on capabilities that streamlines API sprawl created by the massive SaaS growth and microservices.

Each capability is a coarse piece of domain that consumes existing HTTP-based APIs, converts into JSON data formats like Protocol Buffer, XML, YAML, CSV and Avro, enabling better Context Engineering and API reusability critical to AI integration.
Expand All @@ -19,6 +42,7 @@ While the framework itself is developed in Java and can be extended to support n
- :nut_and_bolt: [Contribute](https://github.com/naftiko/framework/wiki/Contribute)
- :ocean: [FAQ](https://github.com/naftiko/framework/wiki/FAQ)


Please join the community of users and contributors in [this GitHub Discussion forum!](https://github.com/orgs/naftiko/discussions).

<img src="https://naftiko.github.io/docs/images/navi/navi_hello.svg" width="50">
1,582 changes: 1,582 additions & 0 deletions src/main/resources/blueprints/agent-skills-support-proporal.md

Large diffs are not rendered by default.

Loading