Directories

tmwong.org/arxiv-researcher-go/cmd/agent Search for papers in a knowledge base on some general topic of interest.
tmwong.org/arxiv-researcher-go/cmd/indexer Populate a private knowledge database with papers from arXiv on a specifc topic of interest.
tmwong.org/arxiv-researcher-go/constants Package constants provides agents and tools with convenient constants and singleton LLM connection instances.
tmwong.org/arxiv-researcher-go/tools Package tools provides agents with access to tools for accessing extenal data sources, such as RAG (retrieval-augmented generation) curated document indexes or external web sites.