Skip to content

Latest commit

 

History

History
56 lines (39 loc) · 1.39 KB

File metadata and controls

56 lines (39 loc) · 1.39 KB

AI Library 📚🤖

Overview

AI Library is a web application designed for school libraries, integrating AI to streamline book management and enhance the reading experience. This system helps in organizing books, tracking borrowings, and automatically retrieving book summaries.

Features

  • AI-powered book summaries 📖
  • Efficient book management 📚
  • Borrowing & tracking system 🔄
  • User-friendly interface 🖥️
  • Search & filter options for books 🔍

Purpose

The AI Library is built to modernize school libraries, making book management seamless while offering AI-generated summaries to help students and educators quickly grasp book content.

Technologies Used

  • Frontend: HTML, CSS, JavaScript
  • Backend: Python (Flask)
  • Database: PostgreSQL
  • AI Integration: Gemini-2.0-flash-exp

Installation

  1. Clone the repository:
    git clone https://github.com/aviyall/AI-Library.git
  2. Navigate to the project directory:
    cd AI-Library
  3. Install dependencies:
    pip install -r requirements.txt
  4. Run the application:
    python app.py

Contribution

Contributions are welcome! Feel free to fork the repository, create a feature branch, and submit a pull request.

License

This project is licensed under the MIT License.


Developed with ❤️ for school libraries.