Thanks to visit codestin.com
Credit goes to github.com

Skip to content
/ kdeps Public

declarative no-code AI Agent platform for building full-stack RAG AI apps powered by open-source LLMs.

License

Notifications You must be signed in to change notification settings

kdeps/kdeps

 
 

Repository files navigation

Kdeps is a multi-model AI agent framework that is optimized for creating purpose-built Dockerized AI agent APIs ready to be deployed on/off cloud. It utilizes self-contained open-source LLM models that are orchestrated by a graph-based dependency workflow.

Kdeps - Demo

Kdeps is packed with features:

  • 🚀 Run Kdeps in single-execution or API Mode
  • 🤖 Use Multiple Open-Source LLMs
  • 🐍 Run Python scripts in isolated environments using Anaconda
  • 🖥️ Execute Custom Shell-Scripts
  • 🧪 Anaconda Support
  • 🔄 Share and Remix AI Agents
  • 🌐 Interact with external HTTP APIs directly into the resource
  • 📊 Generate structured outputs from LLMs
  • 📦 Install dependent Ubuntu packages from within the workflow configuration
  • 📜 Define custom Ubuntu repositories and PPAs in the workflow
  • 📈 RAG Graph-based workflow execution
  • ⚡ Written in Golang

Installation

Please see the installation instructions here.

Quickstart

Take a look at our quickstart guide here.