diff --git a/README.md b/README.md index 44bb0219..8fb2a5cd 100644 --- a/README.md +++ b/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