Gideon is a user-friendly AI web application that simplifies the way you consume articles. With Gideon, you can generate concise, easy-to-understand summaries by simply providing the URL of the article you'd like to digest, saving you valuable time. Whether you're a student, researcher, or a curious reader. Gideon is your shortcut to grasping the essence of complex articles effortlessly.
- Article Summarization: Summarize long articles provided via URL to save time and offer concise information.
- User-Friendly Interface: A clean and intuitive web interface for easy interaction.
- Copy to Clipboard: Copy the generated summaries to your clipboard.
To run this project, you will need to add the following environment variables to your .env file
VITE_RAPID_API_ARTICLE_KEY
VITE_HANKO_API_URL
Clone the project
git clone https://github.com/Ayomide0123/gideon_ai.git
Go to the project directory
cd gideon_ai
Install dependencies
npm install
Start the server
npm run dev
The application should now be running at http://localhost:5173
Client: React, React-Router, TailwindCSS
Auth: Hanko