Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/vikyw89/llama-index-playground


https://github.com/vikyw89/llama-index-playground

Last synced: about 1 month ago
JSON representation

Awesome Lists containing this project

README

        

this is a playground to get familiar and experiment with llamaindex framework

conclusions:

- semantic search is fast and efficient

- pre index and store to as vector for faster retrieval and cheaper operation

- summarization takes a lot of time