Open mtallini361 opened 5 months ago
Hey, I'm really interested in your project and have taken a couple stabs at this myself with Llama3, ChromaDB, and Nomic text embedding. I reached out to you on linkedin too. Are you interested in collaborating?
Hey Arshomette, That would be great i would definitely love to get another set of eyes on it, and push the capbilitiesas far as they can go. Maybe we can hop on a call sometime this week?
On Sun, Jun 16, 2024 at 6:21 AM arshomette @.***> wrote:
Hey, I'm really interested in your project and have taken a couple stabs at this myself with Llama3, ChromaDB, and Nomic text embedding. I reached out to you on linkedin too. Are you interested in collaborating?
— Reply to this email directly, view it on GitHub https://github.com/mtallini361/magic_judge/issues/1#issuecomment-2171409771, or unsubscribe https://github.com/notifications/unsubscribe-auth/BDNOMJPIY23OLKOUEPBVGNLZHVRLFAVCNFSM6AAAAABJDOLV2SVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDCNZRGQYDSNZXGE . You are receiving this because you authored the thread.Message ID: @.***>
Created functions to add nodes relating to colors, types, sets etc.
Created Test code for creating nodes and relations as well as completing relation construction
Added way to remove all nodes and relations from relation test
Took a break from development to focus on personal affairs. Planning to add to development on a consistent basis and develop a structure for future breaks
Create a graph database of cards and their attributes in Neo4j
Update1: created db context manager class with card node constructor