Extract information and chat with your scientific journal papers
Stars
0
Forks
0
Watchers
0
Open Issues
0
Overall repository health assessment
No package.json found
This might not be a Node.js project
26
commits
Refactor code structure for improved readability and maintainability
9bed386View on GitHubfix: resolve indexer loop indentation and implement topic-aware DB routing
ee2409bView on GitHubfeat: Update Milvus search to allow for a configurable top K results and add new research papers to the database summary
7b3f9b2View on GitHubfeat: Add single-command pipeline for end-to-end processing and update README with new usage instructions
6c77a20View on GitHubfeat: Create runbook for processing new PDFs into Milvus with detailed commands and outcomes
0daa6d6View on GitHubfeat: Add File Agent for accessing project files and enhance root agent with file retrieval capabilities
112eab0View on GitHubfeat: Integrate summarizer agent and enhance agent instructions for structured responses
79eb692View on GitHubfeat: Add internet search agent to enhance query capabilities and integrate with google_search tool
ac87e8aView on GitHubfeat: Enhance Milvus RAG agent with metadata querying and update instruction set
0be04f3View on GitHubfeat: Add indexing functionality for -RAG.md files into Milvus with chunking and embedding
75350fcView on GitHubRemove obsolete image files and references, implement RAG preparation and metadata addition scripts
e8bf050View on GitHubfeat: Add 'md-with-images' command to generate Markdown with images for each paper
aadc5dfView on GitHubfeat: Implement project orchestrator CLI with subcommands for PDF ingestion and output preparation
e2f750dView on GitHubchore: Update .gitignore to include additional environment and cache files
643992cView on GitHubImplement code changes to enhance functionality and improve performance
3b8583fView on GitHub