This the open source code for EssAi's website. EssAi is a web-based platform that leverages artificial intelligence and natural language processing (NLP) techniques to grade essays accurately and efficiently. This developer documentation will provide an overview of the platform's architecture, APIs, and other technical aspects. Developers can use this documentation to integrate EssAi into their applications, platforms, and systems. The Developer - Documentation is here - https://docs.google.com/document/d/1dxmEsJyrJrgY4QgrqvtA1WIPJisQ2EcD8wjQ1iVPAJs/edit?usp=sharing.
- Ensure you have the following installed:
- Editor e.g VsCode
- NodeJS
- Clone this Repository using
- 'git clone' (reccomended) or
- Downloding source code has a Zip.
- Open the folder in vscode
- Run 'npm install'
- Create a new branch.
- Make your changes.
- Create a PR from github or locally.
- Deploy to vercel and share your deployment link into the PR Message
- The essai team shall review your changes as soon as possible.
- We are using Vercel for hosting the site temporarily.
- Please read vercel docs on how to deploy.
"Happy Coding"