Skip to content
Open
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
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -196,6 +196,7 @@
* **[Inference](https://github.com/roboflow/inference)**: Turn any computer or edge device into a command center for your computer vision projects. ![Stars](https://img.shields.io/github/stars/roboflow/inference.svg?style=flat&color=green) ![Contributors](https://img.shields.io/github/contributors/roboflow/inference?color=green) ![LastCommit](https://img.shields.io/github/last-commit/roboflow/inference?color=green) ![Tag](https://img.shields.io/badge/computer_vision-orange)
* **[LangChain](https://github.com/langchain-ai/langchain)**: 🦜🔗 Build context-aware reasoning applications. ![Stars](https://img.shields.io/github/stars/langchain-ai/langchain.svg?style=flat&color=green) ![Contributors](https://img.shields.io/github/contributors/langchain-ai/langchain?color=green) ![LastCommit](https://img.shields.io/github/last-commit/langchain-ai/langchain?color=green)
* **[LlamaIndex](https://github.com/run-llama/llama_index)**: LlamaIndex is the leading framework for building LLM-powered agents over your data. ![Stars](https://img.shields.io/github/stars/run-llama/llama_index.svg?style=flat&color=green) ![Contributors](https://img.shields.io/github/contributors/run-llama/llama_index?color=green) ![LastCommit](https://img.shields.io/github/last-commit/run-llama/llama_index?color=green)
* **[Nika](https://github.com/supernovae-st/nika)**: Intent-as-code AI workflow engine in a single Rust binary — reviewable YAML DAGs statically checked (schema, permits, honest cost floor) before any token is spent, tamper-evident traces after. ![Stars](https://img.shields.io/github/stars/supernovae-st/nika.svg?style=flat&color=green) ![Contributors](https://img.shields.io/github/contributors/supernovae-st/nika?color=green) ![LastCommit](https://img.shields.io/github/last-commit/supernovae-st/nika?color=green)


## Runtime
Expand Down
Loading