dcarpintero/llamaindexchat

LLM Chatbot w/ Retrieval Augmented Generation using Llamaindex. It demonstrates how to impl. chunking, indexing, and source citation.

26
/ 100
Experimental

Builds a conversational interface with Streamlit that loads documentation from GitHub via LlamaHub's repository loader, chunks content into 1024-token nodes with metadata enrichment, and indexes them with OpenAI embeddings for vector similarity retrieval. Implements Streamlit's caching layer to reduce LLM calls and uses TokenCountingHandler to track prompt/completion tokens for cost estimation, while surfacing retrieved source documents with relevance scores and metadata for answer transparency.

No commits in the last 6 months.

No License Stale 6m No Package No Dependents
Maintenance 0 / 25
Adoption 8 / 25
Maturity 8 / 25
Community 10 / 25

How are scores calculated?

Stars

46

Forks

5

Language

Python

License

Last pushed

Oct 18, 2023

Commits (30d)

0

Get this data via API

curl "https://pt-edge.onrender.com/api/v1/quality/rag/dcarpintero/llamaindexchat"

Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.