Twilight is an open-source visual tool that enables users to design and manage multi-turn large language model interactions through an intuitive, drag-and-drop interface.
- Drag-and-Drop Interface: Easily create and manage interactions with a user-friendly visual interface.
- Multi-Turn Conversations: Design complex, multi-turn interactions with ease.
- Vue.js: Built primarily using Vue.js for a modern, reactive experience.
To install and run the project locally, follow these steps:
-
Clone the repository:
git clone https://github.com/OpenTeens/twilight.git cd twilight
-
Install dependencies:
pnpm install
-
Run the development server:
pnpm dev
-
Build for production:
pnpm build
-
Preview production build:
pnpm preview
- Vue.js
- Nuxt
- PrimeVue
- Tailwind CSS
- PostCSS
- Autoprefixer
This project is licensed under the Apache License 2.0. For more details, see the LICENSE file.
For more information, visit the GitHub repository.