Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/vikyw89/llama-index-playground
https://github.com/vikyw89/llama-index-playground
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/vikyw89/llama-index-playground
- Owner: vikyw89
- Created: 2023-12-22T06:22:06.000Z (about 1 year ago)
- Default Branch: beta
- Last Pushed: 2024-06-07T07:21:11.000Z (7 months ago)
- Last Synced: 2024-10-12T08:45:30.072Z (2 months ago)
- Language: Jupyter Notebook
- Size: 30.8 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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