Skip to content

MRSAIL-Mini-Robotics-Software-AI-Lab/knowledge-agent

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

Watchers

Forks

Releases

No releases published

Packages

No packages published