An experimental project to convert a user's question in natural language into a SPARQL query for a Wikibase.
-
Configure access to the OpenAI API or any compatible backend in the
.env
file. -
Run the application:
docker compose up -d
Access the web interface at http://localhost:3001
.