Inspiration

We were inspired by the vast amount of AI disinformation and hallucinations to try to find some solutions for this problem.

What it does

We built two features - One that implements knowledge graphs to ground LLMs in truth One that adds a grounding step for text to image generation

How we built it

We built it on top of the Big AGI open source project and added a python backend to enable using the latest and greatest AI/ML functionalities. We also updated the LLM Grounded Diffusion HuggingFace space to process text to image generation

Challenges we ran into

Parsing images from a Gradio client to a Javascript front-end was tricky Matching API schemas between Python and Javascript was also difficult

Accomplishments that we're proud of

Successfully implemented more accurate text to image generation Created a knowledge graph from scratch

What's next for AnchoredAI - AI Grounded in Truth

Run LLMs locally to safeguard confidential data Add Semantic Search for documents Expanding on knowledge graphs to add explainability (like Elon Musk's xAI project) - chain of thought + grounded LLMs

Built With

Share this project:

Updates