@danellisona Ideaaaa!! I can legit build anything but looking for problems around me and talking to people Dan @danellisona ps: right now I’ve taken a personal project : personal agi ; starting with memory for AI agents
Guys, lately I’ve been working on making a personal AGI for myself, later public, but the first step is making the best memory layer. Right now 82.5% on long memeval with 96.5% R@10 recall. #AGI@garrytan
Guys, lately I’ve been working on making a personal AGI for myself, later public, but the first step is making the best memory layer. Right now 82.5% on long memeval with 96.5% R@10 recall. #AGI@garrytan
@YashHustle_22 Honestly, Redis + PostgreSQL in production is a great combo. Redis can cache frequently requested data so you’re not hammering Postgres with every request. As traffic grows, hitting Postgres directly for everything can make the DB your bottleneck Yash!. @YashHustle_22