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.
- AI-powered book summaries 📖
- Efficient book management 📚
- Borrowing & tracking system 🔄
- User-friendly interface 🖥️
- Search & filter options for books 🔍
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.
- Frontend: HTML, CSS, JavaScript
- Backend: Python (Flask)
- Database: PostgreSQL
- AI Integration: Gemini-2.0-flash-exp
- Clone the repository:
git clone https://github.com/aviyall/AI-Library.git
- Navigate to the project directory:
cd AI-Library
- Install dependencies:
pip install -r requirements.txt
- Run the application:
python app.py
Contributions are welcome! Feel free to fork the repository, create a feature branch, and submit a pull request.
This project is licensed under the MIT License.
Developed with ❤️ for school libraries.