URL: ezcite.study
Authors: Samarth Jain, Eshan Agarwal, Ted Sha, Sanjay Karunamoorthy
EZCITE is a powerful tool designed to simplify the process of finding and citing relevant sources for your academic papers. With its user-friendly interface and advanced AI capabilities, EZCITE makes it easy to get the citations you need in your chosen academic format.
- Frontend: REACT.js
- Backend: JavaScript, Node.js
- The user enters their prompt through the REACT.js frontend and picks their MLA format along with blacklisted sites.
- The prompt is sent to an mix of AIs as a JSON file.
- The AIs compresses the prompt and matches it with information from sources that are not part of the blacklist.
- The relevant sources are then sent to a web scraper that cites them according to the chosen academic format.
- The user receives the properly cited sources for their paper.
To start using EZCITE, simply visit ezcite.study and enter your prompt. The AI will handle the rest, providing you with properly cited sources for your paper in no time.
This project is licensed under the MIT License.