Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

node_tui_rag_14

Version: 0.9.1

Author  :

date    : 2026/07/14

update :


node.js C++ , RAG Zvec + TUI OpenRouter

  • Zvec vector database
  • OpenRouter
  • node 22
  • C/C++
  • LLVM CLang
  • embedding : Gemini-embedding-001
  • make
  • Linux

Image

  • RAG APP

img1


related

https://openrouter.ai/

https://github.com/alibaba/zvec


setup

  • .env
OPENROUTER_API_KEY=
OPENROUTER_MODEL=deepseek/deepseek-v4-flash
GEMINI_API_KEY=
  • LIB add
sudo apt install uuid-dev
sudo apt install nlohmann-json3-dev
sudo apt install libcurl4-openssl-dev

  • C++ build
make all
  • npm add
npm i

  • use
  • init
npx tsx init
  • embed: ./data folder import (txt)
npx tsx embed
  • TUI app start
npm run start

blog

https://zenn.dev/knaka0209/scraps/0c6be54e770357


About

node.js C++ , RAG Zvec + TUI OpenRouter

Topics

Resources

Stars

1 star

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages