Skip to content

Repository files navigation

Knowledge-based agent

A simple SPARQL interface along with an intergration with the OpenAI API to generate SPARQL queries. To use it, you will need your own API key. Create a .env file and add the api key there.

OPENAI_API_KEY=YOUR_API_KEY

To run the server, simply install requirements and run the app.py

pip install -r requirements.txt
python app.py

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages