techleadhd/chatgpt-retrieval
None observed · 2026-08-28
Health v2 · maintenance only
29/100
- Activity 0
- Release rhythm 35
- Longevity 83
Flags: no_releases no_license
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 1172
- days_rel: n/a
- days_push: 912
- n_releases_24m: 0
Adoption not part of the score
1701 stars · 766 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
A simple Python script that lets you ask ChatGPT questions about your own files using LangChain and a Chroma vector store. It loads text or PDF data, embeds it, and answers queries from the command line.
Use cases
- ask questions about my own text files with chatgpt
- query a pdf with chatgpt
- build a simple retrieval chatbot over personal documents
- chat with my data using openai api
- simple rag script for custom files
When to choose
- you want a minimal, easy-to-understand RAG example over your own txt or pdf files
- you are learning how LangChain retrieval works
- you need a quick command-line Q&A over a small document
When to avoid
- you need a production-grade RAG pipeline with scaling, auth, or a web UI
- you want support for many file formats or large corpora
- you need an actively maintained project with tests and a license
Facets
cli-tool · maturity maintenance
rag llm-inference search-engine cli large-language-models artificial-intelligence developer-tools python cli cross-platform chatgpt langchain chromadb question-answering custom-documents openai retrieval-augmented-generation
1 source
- readme: https://github.com/techleadhd/chatgpt-retrieval · fetched 2026-08-28 · 152e830d72d5
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| techleadhd/chatgpt-retrieval | main | 29 |
For agents
markdown · JSON · MCP: product_card(name="techleadhd/chatgpt-retrieval")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem