š¦ Drizzle ORM migrations bundler plugin for bundling drizzle-kit migrations!
npm install @proj-airi/unplugin-drizzle-orm-migrations@proj-airi/unplugin-drizzle-orm-migrationsš¦ Drizzle ORM migrations bundler plugin for bundling drizzle-kit migrations!
> [!NOTE]
>
> This project is part of (and also associate to) the Project AIRI, we aim to build a LLM-driven VTuber like Neuro-sama (subscribe if you didn't!) if you are interested in, please do give it a try on live demo.
Pick the package manager of your choice:
``shellnpm i -g @antfu/ni
ni @proj-airi/unplugin-drizzle-orm-migrations -D # from @antfu/ni, can be installed via `
pnpm i @proj-airi/unplugin-drizzle-orm-migrations -D
yarn i @proj-airi/unplugin-drizzle-orm-migrations -D
npm i @proj-airi/unplugin-drizzle-orm-migrations -D
`typescript
import DrizzleORMMigrations from '@proj-airi/unplugin-drizzle-orm-migrations/vite'
import { defineConfig } from 'vite'
export default defineConfig({
plugins: [
// ...
DrizzleORMMigrations(),
// ...
],
})
`
Then you can import the migrations in your code:
`ts`
import migrations from 'drizzle-migrations.sql'
Add the following to your tsconfig.json to enable type support for the virtual module:
`json`
{
"compilerOptions": {
"types": [
"@proj-airi/unplugin-drizzle-orm-migrations/types"
]
}
}
- Awesome AI VTuber: A curated list of AI VTubers and related projects
- unspeech: Universal endpoint proxy server for /audio/transcriptions and /audio/speech, like LiteLLM but for any ASR and TTShfup
- : tools to help on deploying, bundling to HuggingFace Spacesxsai-transformers
- : Experimental š¤ Transformers.js provider for xsAI.@proj-airi/drizzle-duckdb-wasm
- WebAI: Realtime Voice Chat: Full example of implementing ChatGPT's realtime voice from scratch with VAD + STT + LLM + TTS.
- : Drizzle ORM driver for DuckDB WASM@proj-airi/duckdb-wasm
- : Easy to use wrapper for @duckdb/duckdb-wasmautorio
- Airi Factorio: Allow Airi to play Factorio
- Factorio RCON API: RESTful API wrapper for Factorio headless server console
- : Factorio automation librarytstl-plugin-reload-factorio-mod
- : Reload Factorio mod when developingdemodel
- Velin: Use Vue SFC and Markdown to write easy to manage stateful prompts for LLM
- : Easily boost the speed of pulling your models and datasets from various of inference runtimes.inventory`: Centralized model catalog and default provider configurations backend service
-
- MCP Launcher: Easy to use MCP builder & launcher for all possible MCP servers, just like Ollama for models!
- š„ŗ SAD: Documentation and notes for self-host and browser running LLMs.