mirror of
https://github.com/katanemo/plano.git
synced 2026-04-25 00:36:34 +02:00
Update README.md
This commit is contained in:
parent
0d02147912
commit
b01c9949bc
1 changed files with 10 additions and 0 deletions
10
README.md
10
README.md
|
|
@ -1,7 +1,17 @@
|
|||
A open source project for developers to build and secure faster, more personalized generative AI apps. Katanemo is a high performance gateway designed with state of the art (SOTA) fast LLMs to process, route and evaluate prompts.
|
||||
|
||||
# Demos
|
||||
## Complete
|
||||
* [Weather Forecast](https://github.com/katanemo/intelligent-prompt-gateway/blob/main/demos/weather-forecast/README.md)
|
||||
* Showing function calling cabaility
|
||||
## In progress
|
||||
* Network Co-pilot
|
||||
## Not Started
|
||||
* Show routing between different prompt targets (keyword search vs. top-k semantic search).
|
||||
* Show routing between different prompt-resolver vs RAG-based resolver targets.
|
||||
* Text Summarization Based on Lightweight vs. Thoughtful Dialogue using OpenAI
|
||||
* Show conversational and system observability metrics. This includes topic/intent detection
|
||||
* Show how we can help developers implement safeguards customized to their application requirements and responsible AI policies.
|
||||
|
||||
# Dev setup
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue