GENIE is a modern, full-stack template designed for building AI agents using LangGraph.js on the frontend and Model Context Protocol (MCP) on the backend. It combines a high-performance Next.js 15 client with a flexible Python server, offering a robust foundation for intelligent applications.
Stars
1
Forks
0
Watchers
1
Open Issues
0
Overall repository health assessment
No package.json found
This might not be a Node.js project
36
commits
feat: Add global CSS for Tailwind, theme variables, base styles, and an animation library.
098d628View on GitHubfeat: Introduce a windowed code sandbox component for executing HTML/JS/TS code with console output and error capture.
2716049View on GitHubfeat: Add interactive code blocks with an executable sandbox for supported languages.
927df4dView on GitHubfeat: Add a new `Table` component with copy-to-clipboard functionality and custom styling.
05609c1View on GitHubfeat: Add `Table` component with clipboard copy functionality and related sub-components for markdown rendering.
cfa6cf1View on GitHubfeat: Introduce `AIMessage` component with rich content rendering, markdown support, and global styling.
a1c79b2View on GitHubfeat: Add utilities for converting SVG to PNG, downloading SVG as PNG, copying SVG as PNG to clipboard, and copying text to clipboard.
bd6e308View on GitHubfeat: Add utilities for SVG to PNG conversion, download, and clipboard operations.
95969ffView on GitHubfeat: Implement Mermaid and QR code rendering components with PNG download and clipboard copy features.
f15e674View on GitHubfeat: Add ToolCallDisplay component to render tool and function calls with expandable arguments and optional approval buttons.
260a7cdView on GitHub