Skip to content

TakayukiCho/LlamaIndexKibelaSearch

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

これは何?

Llama Indexを使ってWEBにある記事をベースに解答を作成するやつ。 個人実験用。

使い方

  1. $ brew install pipenv
  2. $ pipenv install
  3. tmp/article-urls.csv に CSV形式で検索元の記事として利用したい記事のURLを貼りつけます
  4. $ pipenv run python src/create_index.py
  5. $ pipenv run python src/query.py

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages