Introducing the epitome of simplicity and sophistication in content summarization - Instant Article Summaries. With the dynamic prowess of AI, navigating through intricate information has never been easier. Seamlessly distill multifaceted content on-the-fly, uncovering the crux of complexity without breaking a sweat. Whether tackling lengthy articles, research papers, or comprehensive reports, our AI-powered solution effortlessly unveils concise yet comprehensive summaries, empowering you to grasp the essence of any subject in a glamorously simplified manner. Embrace the future of content comprehension with Instant Article Summaries and experience the unrivaled convenience of AI-driven knowledge condensation.
Here are the steps to set up and run the Project on your local machine:
-
Clone the Repository: Clone the project repository to your local machine using the following command:
git clone git@github.com:vermagaurav8/InfoCapsule.git -
Install Dependencies: Navigate to the project directory and install the required dependencies by running the following commands:
cd InfoCapsule npm install -
Configure Environment Variables: Create a file named
.envin the project root directory and configure the necessary environment variables. Modify the following variables to match your setup:VITE_API_KEY='Your api key' -
Run the Project: Start the server by running the following command:
npm run devThe server will start running on
http://localhost:5173.
Create Pull Request to contribute and ⭐ the repo, if you liked it.
