theOGognf
- Karma
- 0
- Created
- ()
- Submissions
- 0
- Dreamer 4 (arxiv.org)
- Show HN: An extensible personal assistant server (github.com)
This project is less about the personal assistant and AI part, and more about integrating a bunch of interesting Rust crates together to get something that's easily extensible. Turns out that it wasn't too bad. I think…
- Show HN: Poker over SSH (github.com)
I've been interested in making a TUI application and learning Rust for a while now. Since some friends and family started playing poker, I found it a good opportunity to make my "learning Rust" project a poker TUI app.…
-
finagg is a Python package and CLI that enables you to aggregate and update free financial data from a handful of high quality data sources all within your own SQL database. Here're some quick facts about it: -…
-
rl8 focuses on end-to-end reinforcement learning (all data and computations occur on one device) for infinite horizon tasks (tasks that don't finish within a finite number of steps). This niche gives a few benefits: -…