BookAI-Summary

BookAI Summary is a React Native Expo app designed to make book discovery and understanding easier. By leveraging the Google Books API and AI technology, the app allows users to search for books, fetch detailed book information, and generate concise AI-powered summaries for each book.

Stars
1
Committers
1

BookAI Summary

BookAI Summary is a React Native Expo app designed to make book discovery and understanding easier. By leveraging the Google Books API and AI technology, the app allows users to search for books, fetch detailed book information, and generate concise AI-powered summaries for each book.

Features

  • 🔍 Search for Books: Easily search for books using the Google Books API.
  • 📖 Detailed Book Information: Get comprehensive details about each book, including title, author, description, and more.
  • 🤖 AI-Generated Summaries: Quickly generate insightful AI-powered summaries for any book, helping you grasp key concepts fast.
  • 🎨 User-Friendly Interface: Experience a smooth, clean, and intuitive UI built for ease of use.

Libraries and Tools

  • Expo - A framework for building cross-platform apps with ease.
  • Tenstack Query - For managing and caching server-state data efficiently.
  • React Navigation - Provides smooth navigation between screens.
  • Google Generative AI - Powers the book summary generation with AI-driven insights.

Screenshots

Installation

To get started with BookAI Summary, follow these steps:

Clone the Repository:

git clone https://github.com/Abhishekbagdiya01/BookAI-Summary.git
cd BookAi-Summary

Install dependency:

   npm install

Start the app:

   npx expo start