Space Radar is a multi-agent system that scours major space and astronomy news sources, clusters duplicate stories, summarizes them, and ranks what matters most.
Stars
1
Forks
0
Watchers
1
Open Issues
0
Overall repository health assessment
No package.json found
This might not be a Node.js project
24
commits
Update README.md to enhance project description, features, installation instructions, and usage guidelines
6f4bd35View on GitHubAdd requirements.txt with initial package dependencies
e2ce18bView on GitHubAdd vectorizing module with initial implementation for article loading
842fa8cView on GitHubEnhance output handling in clean.py and add planning document for agent pipeline
b7fdb98View on GitHubRefactor code structure for improved readability and maintainability
4edce22View on GitHubAdd index.json file and enhance cleaner class for article ID management
8ad7a40View on GitHubRemove outdated JSON index file to streamline data management
7d2be8fView on GitHubAdd JSON index file and update cleaner class to manage article IDs
bb92f28View on GitHubRefactor code structure for improved readability and maintainability
e86c947View on GitHubRefactor code structure for improved readability and maintainability
d416764View on GitHubRefactor code structure and remove redundant sections
f48f350View on GitHub