Explore Okahu hosted agents
Explore AI assistant that answers questions about coffee to demo how you can use open-source Monocle2AI to make observing and improving GenAI apps easy.
- Ask the chatbot questions
- See the responses from knowledgebase with RAG and LLM in the chat
- Explore Monocle2AI generated traces
- Explore Monocle2AI generated traces from your questions
- Spans from LLM app are added to one or more trace files depending on batching
- Traces are in OTel format and contain AI-native spans from Monocle2AI metamodel
- Check out the trace ID and scope attributes for extra info used to group related spans
- Check out the input / output and metadata in the events from AI-native spans
-
Chatbot on AWS with Typescript
Coffee Chatbot hosted in AWS Lambda with RAG. Source code in TypeScript.
-
Chatbot on AWS with Python
Coffee Chatbot hosted in AWS Lambda with RAG. Source code in Python.
-
Chatbot on Vercel
Coffee Chatbot hosted in Vercel with RAG. Source code in Typescript.