Illia-the-coder / Ukr-Books-ChatGPT-Plugin

The Ukr-Books-ChatGPT-Plugin is a Python-based plugin designed to enhance the capabilities of OpenAI's ChatGPT model by integrating it with Ukrainian literature. The plugin fetches, processes, and formats Ukrainian literature data, allowing ChatGPT to generate responses based on this data.

Home Page:https://ukr-books-chat-gpt-plugin.vercel.app/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Ukr-Books-ChatGPT-Plugin

https://github.com/Illia-the-coder/Ukr-Books-ChatGPT-Plugin

The Ukr-Books-ChatGPT-Plugin is a Python-based plugin designed to enhance the capabilities of OpenAI's ChatGPT model by integrating it with Ukrainian literature. The plugin fetches, processes, and formats Ukrainian literature data, allowing ChatGPT to generate responses based on this data.

←Overview

Join us in spreading the rich Ukrainian literary tradition around the globe! 🌍πŸ’ͺ

https://github.com/Illia-the-coder/Ukr-Books-ChatGPT-Plugin/assets/101904816/2fdd6c97-fb8f-4cd0-80ad-ef0ea3624020

πŸ”— See our plugin in action here.

No developer access to plugins yet? No worries! You can join the waiting list here πŸ•.

←Free Access

Open Assistant Chat

https://github.com/Illia-the-coder/Ukr-Books-ChatGPT-Plugin/assets/101904816/80c13592-3fae-4d06-8bde-4624b2d7a30e

And guess what? You can access our plugin (Ukr-School-Books) absolutely FREE of charge! πŸ’₯ Follow this link or access it anytime via Open Assistant Chat πŸ“²

plugin.surf

Get ready to level up your game with GPT-4! Now you can access our plugin for free. Check it out here: https://plugin.surf/plugin/ukr-school-books

←Prerequisites

Before you begin, ensure you have met the following requirements:

  • You have installed the latest version of Python.
  • You have a basic understanding of Python and Quart.

←Installation

To install the necessary dependencies, run the following command:

pip install -r requirements.txt

←Usage

To start the server, run the following command:

python main.py

←API Endpoints

  • /list_all/<string:grade>/<string:type>: List all books for a specific grade and type.
  • /get_books/<string:grade>/<string:type>/<string:author>/: Get books by a specific author for a specific grade and type.
  • /get_presentation/<string:grade>/<string:type>: Get presentation for a specific grade and type.
  • /get_bio/<string:grade>/<string:type>/<string:author>: Get biography of a specific author for a specific grade and type.

←License

This project is licensed under the MIT License.


This README file includes badges at the top for visual appeal, a table of contents for easy navigation, and sections for prerequisites, installation, and usage. It also includes the same API endpoints as before.

About

The Ukr-Books-ChatGPT-Plugin is a Python-based plugin designed to enhance the capabilities of OpenAI's ChatGPT model by integrating it with Ukrainian literature. The plugin fetches, processes, and formats Ukrainian literature data, allowing ChatGPT to generate responses based on this data.

https://ukr-books-chat-gpt-plugin.vercel.app/

License:MIT License


Languages

Language:Python 85.9%Language:Jupyter Notebook 14.1%