mustafacc / kAI

A simple extension to KLayout open-source layout editor that adds an AI assistant to the user interface.

Repository from Github https://github.commustafacc/kAIRepository from Github https://github.commustafacc/kAI

kAI Logo

kAI 0.1.0

kAI is a KLayout package that adds an interface to an AI assistant in the UI.

Requirements

Documentation

kAI Documentation

Installation

(coming soon) open KLayout. Open the package manger under Tools -> Manage Packages. In the package manager, search for kAI, double-click and ensure a green checkmark appears on the kAI package icon. click Apply on the bottom left. When asked to run the initial script click Yes.

(for developers)

  1. Fork the repository from GitHub.
  2. Clone the repository.
  3. Add the repository to a new $KLAYOUT_HOME/salt/kAI directory. Using symbolic links is recommended.

Once the package is added to KLayout, edit the config.yml to include the API key to your preferred public or personal model.

kAI Logo

Credits: Thanks to klive for codebase and package structure!

About

A simple extension to KLayout open-source layout editor that adds an AI assistant to the user interface.


Languages

Language:Python 98.3%Language:Makefile 1.7%