标签:#news
找到 14597 篇相关文章
The turbulent AI era is here
Unreal Tournament 2004 is now available for free thanks to its fan community
Meta to pay $17B, overhaul Facebook and Instagram
It's so hard to finish an idea that is not yours (and suggested by AI)
Volvo’s cars will warn one another about hazards in the road
Volvo is updating three of its electric vehicles with new hazard alerts to warn drivers when there are animals or vulnerable road users ahead. The new connected safety features are based on Volvo's cars talking to one another, as opposed to crowdsourced alert systems used by popular navigation tools like Google Maps and Waze. The […]
Show HN: A lightweight, stateless database for agent memory
I've been working on Polign and built a small prototype around something I've been thinking about with agent memory. I have built a lightweight/stateless vector db + BM25 search which works really well with typed facts and structured queries. It uses your own S3, or GCS bucket as primary storage, and restarting a node is fairly quick. Demo + writeup: https://polign.com/blog-edge-agent-memory Live search demo: https://demo.polign.com Docs: https://polign.com