- AI-आधारित UI development को सरल बनाने के लिए डिज़ाइन किया गया एक open source framework, जो यूज़र से संवाद करता है, खुद को पुनर्गठित करता है, और कोड भी generate करता है, जिससे intelligent interface implementation संभव होती है
- यह Node backend के लिए LLM SDK wrapper और Angular·React के लिए dedicated packages से बना है, जिससे natural language input के आधार पर पूरे ऐप को dynamic तरीके से control किया जा सकता है
- text completion, structured output, component selection, tool calling, code generation जैसी वे सुविधाएँ प्रदान करता है जिनमें AI सीधे ऐप state और components को control करता है
- Node backend और UI के बीच streaming-आधारित कनेक्शन होता है, और
/chat जैसे endpoint के ज़रिए real-time AI responsive UI आसानी से बनाया जा सकता है
- “Angular/React smart home”, “Angular financial analysis” जैसे कई sample apps के माध्यम से वह flow अनुभव किया जा सकता है जिसमें AI components render करता है, charts बनाता है और pages को समझाता है
- supported LLM providers: OpenAI, Azure OpenAI, Ollama, Google Gemini, Writer
- भविष्य में Anthropic, Vercel support की योजना
- multilingual input·output support, अधिकांश भाषाओं को संभाल सकता है
- MIT license
अभी कोई टिप्पणी नहीं है.