It was definitely what tipped the scale! I sat down to finally test 3.5 and ended up coding for 2 hours.
@yoheinakajima
-

BabyAGI Microservice Architecture with Auto-logging Skills
By
–
Finally in clean up mode on the newest BabyAGI after having some time to code this past weekend.
— Yohei (@yoheinakajima) 25 juin 2024
Current status:
– Microservice based skill architecture
– Auto logging of skill usage (as graph)
– Various skills to read and write code & logs
– UI seeing raw logs and testing… pic.twitter.com/sT1JabgcmFFinally in clean up mode on the newest BabyAGI after having some time to code this past weekend. Current status:
– Microservice based skill architecture
– Auto logging of skill usage (as graph)
– Various skills to read and write code & logs
– UI seeing raw logs and testing -
Claude 3.5 Sonnet excels at complex code projects with minimal iterations
By
–
sonnet 3.5 is amazing. was able to jump right back into a rather complex project after a six week break. just fed in code, asked for updates, copy/pasted, and it worked. much less back and forth required than gpt4.
-
Geppetto OG Project: InstaGraph Outperforms GraphRag and LangGraph
By
–
Geppetto is an OG project but was a good one! Don’t forget InstaGraph > GraphRag, LangGraph, etc
-
Understanding System Prompts: When to Override Instructions
By
–
it’s important to know the why behind a system prompt so you know when to ignore it
-

Claude’s Artifacts UI Innovation Compared to BabyFoxAI
By
–
Claude's Artifacts are awesome
— Yohei (@yoheinakajima) 21 juin 2024
Kind of similar to the UI from BabyFoxAGI where tasks & output were displayed separately from chat https://t.co/uvOg9VjFoJClaude's Artifacts are awesome Kind of similar to the UI from BabyFoxAGI where tasks & output were displayed separately from chat
-
Auto-identify select columns and convert to knowledge graph nodes
By
–
For Otto, since it’s currently single table – you could auto identify columns that are essentially single/multi-select (where the same value appears multiple times), and then turn those values into nodes with edges to the row they are in.
-

Airtable to Graph Open Source Script for Data Visualization
By
–
Yes! Relevantly, I recently open sourced a quick airtable_to_graph script that uses linked columns as edges to turn an airtable base into an interactive graph: https://t.co/z4oZV2qhxz
— Yohei (@yoheinakajima) 20 juin 2024Yes! Relevantly, I recently open sourced a quick airtable_to_graph script that uses linked columns as edges to turn an airtable base into an interactive graph: