Comment by marshughes
Comment by marshughes 4 days ago
Knowledge graphs are really useful for personal information retrieval and organization. They can integrate and correlate scattered information, making searches more efficient. For example, when you're looking for job - related materials, it can quickly link information like salary and job requirements. For construction, the open - source Dgraph is recommended. It has strong scalability and supports complex queries. What kind of information do you plan to manage with a knowledge graph?
I wanted to take my notes from different resources I’ve set up/deployed (such as AWS CDK, configurations, and caveats of these resources). I’d also like to have annotated code in there too. The goal is to ultimately be able to search the graph or augment an LLM with it.