Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

node_tui_rag_15

Version: 0.9.1

Author  :

date    : 2026/07/15

update :


node C++ Windows , RAG Zvec + TUI OpenRouter

  • Zvec vector database
  • OpenRouter
  • embedding : Gemini-embedding-001
  • node 24
  • LLVM CLang
  • Visual studio 2026 community
  • nmake
  • C/C++
  • windows

Image

  • RAG APP

img1


related

  • Ink

https://github.com/vadimdemedes/ink

  • openrouter

https://openrouter.ai/

https://openrouter.ai/models


  • .env
OPENROUTER_API_KEY=
OPENROUTER_MODEL=deepseek/deepseek-v4-flash
GEMINI_API_KEY=

  • vcpkg install
vcpkg install nlohmann-json:x64-windows
vcpkg install curl:x64-windows
vcpkg install cpr:x64-windows

  • C++ build
nmake all

  • npm add
npm i
  • init db
npx tsx init
  • embed
npx tsx embed

  • TUI app start
npm run start

blog

https://zenn.dev/knaka0209/scraps/81c3a42345406d

About

node C++ Windows , RAG Zvec + TUI OpenRouter

Topics

Resources

Stars

1 star

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages