Skip to content

kaliacad/wqsai

Repository files navigation

Wikidata Query with AI

MIT license Maintenance GitHub contributors GitHub branches GitHub forks GitHub issues GitHub commits GitHub total-pull-requests

WikidataQuery + Resultat

WikidataQuery + While fetching data

This project enables users to write and execute SPARQL queries on Wikidata directly within an Express.js application, without needing to visit the Wikidata website.

Features

  • Execute SPARQL queries
  • Retrieve and display query results in a user-friendly interface
  • Built with React and Vite for a modern front-end experience

Prerequisites

  • Node.js and npm installed
  • Basic understanding of SPARQL and Wikidata

Installation

  1. Clone the repository:

    git clone https://github.com/kaliacad/wikidataqueriIA.git
    cd wikidataqueriIA
  2. Install dependencies:

    npm install
  3. Add .env file

    app
       - api
       - docs
       - web
          .env.example
    VITE_OPEN_AI_API_KEY=AIzaSyExample-YourGoogleAPIKey12345678

Usage

  1. Start the development server:

    npm run dev
  2. Open your browser and navigate to http://localhost:5173.

Folder Structure

  • public/ - Static assets
  • src/ - Source code for the React front-end
  • index.html - Main HTML file
  • package.json - Project metadata and dependencies
  • vite.config.js - Vite configuration

Contributing

Contributions are welcome! Please open an issue or submit a pull request.

License

This project is licensed under the MIT License.

👉 Explore and Interact:

Have fun with the project!

⚠ Disclaimer

We are deeply committed to fostering genuine open-source contributions. Consequently, we maintain a strict policy against the use of plagiarized source code. Any Pull Requests (PRs) that do not adhere to our Terms and Conditions will be identified as spam and subsequently closed by our maintainers.

Please be aware that we do not accept responsibility for any potential damages resulting from the scripts or programs included in this repository. These projects are publicly curated and do not undergo stringent malware or virus checks. Therefore, neither the maintainers nor the owner of this repository can be held accountable for any issues arising from running any of the programs or applications found within this repository.

Hurray! Now you are a part of the open-source community 🚀🚀🚀

Contributors

About

Wikidata Query Service with AI

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published