Right now I'm working on adding LinkedIn support now (trawling through private APIs).
- Start with an objective, like "track Python/TypeScript jobs from any job site"
- Anthropic Claude gives starting keywords and crawl guidelines
- Using Brave Search API, we get URLs
- Crawl starts
At the moment you can do keyword search. Entity extraction is coming soon, so "job post" will be an extracted entity in the above example and you can browse all jobs from any crawled site in a uniform UI.We just actually put a paper out in arXiv: https://arxiv.org/pdf/2503.12533 And the project page is: https://beingbeyond.github.io/being-0/
BAAI is also hiring! No fully remote positions though. :-/
It’s pretty fun! It uses Ranked Choice Voting and lets users nominate games using the IGDB API. I’ve recently switched from MySQL to SQLite (technically libSQL / Turso) for the site and it seems to be going well! I’d love to add some nice stats with graphs about games and votes sometime in the future.
The motivation is that I dont want to add all kinds of MCP servers to my LLM, written in all kind of languages.
I just want a single MCP and add capabilities (tools) to the MCP servers via the plugin system (local wasm file, http link or oci image).
The project is here https://github.com/tuananh/hyper-mcp