https://ai-summarizer-byad.netlify.app/
The home page of the website
Getting the summary of the website,just by passing the URL of the website
The previously fetched summaries are also being stored with the URL of the website using the local storage of the system
1. Clone the repository
git clone https://github.com/AbhiD1678/Ai-Summary.git
2. Navigate to the project directory:
cd ai-summariser
3. Install dependencies:
npm install
4. Start the development server:
npm start
PS: Add your API key before running the application
Technologies used in the project:
- React
- Redux
- Tailwind Css
- Axios
This project is licensed under the MIT License