Skip to content

Tech stack

Vivek Raman edited this page Feb 12, 2026 · 4 revisions

Backend

  • Python
  • platformdirs and tomlkit for storing config info.
  • os for file operations.
  • langgraph for agentic AI operations.
  • copilotkit and ag-ui for streamlining Agent-UI integration.

Frontend

  • Javascript
  • React for frontend development.
  • Tailwind CSS for styling.
  • CopilotKit and AG-UI for agentic chat components.
  • ShadCN for reusable and accessible UI components.
  • Tauri for application packaging.

Clone this wiki locally