ChatBS: A Context-aware LLM Exploratory Sandbox

ChatBS: A Context-aware LLM Exploratory Sandbox uses the OpenAI Completion API service (GPT-4-0613 model) to answer questions. Each sentence in a ChatBS result is automatically linked to a Google query to facilate fact-checking. If requested, ChatBS can then use the OpenAI API to construct an entity/relation graph of these results in the form ['entity1', 'relationship', 'entity2']. ChatBS then uses entity linking to look up both the entities and relationships against Wikidata entities and properties, constructing a JSON-LD graph as is proceeds.

For each re-submission of the user's prompt we display the ChatGPT response and the resulting RDF (if requested)

ChatBS live app: https://inciteprojects.idea.rpi.edu/chatbs/app/chatbs/


ChatBS screen shot

Research Assistants

Additional Project Information