Update README.md

This commit is contained in:
Adil Hafeez 2024-08-01 13:25:42 -07:00 committed by GitHub
parent 0d02147912
commit b01c9949bc
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -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