Introduction ============ LLM-based chatbot that queries and visualizes `KGX `_ nodes and edges TSV files loaded into either DuckDB (default) or neo4j database backend. .. note:: This project assumes that you have ``OPENAI_API_KEY`` already set as an environment variable. .. image:: ../src/kg_chat/assets/kg_app.png :alt: chat interface :align: center