A prototype application demonstrating how to create different AI personas using instruction layering with open-source LLMs

1 Open Issue Need Help Last updated: Aug 3, 2025

Open Issues Need Help

View All on GitHub
AI/ML AI Chatbots & Agents

AI Summary: Implement support for Anthropic Claude and Azure OpenAI as LLM providers in an existing Node.js application. This involves creating new provider classes, updating environment configuration, adding validation, ensuring consistent functionality across all providers, and updating documentation and tests.

Complexity: 4/5
enhancement help wanted

A prototype application demonstrating how to create different AI personas using instruction layering with open-source LLMs

JavaScript