ResearchQAI is a SaaS application that empowers users to engage in interactive discussions with research paper PDFs. It offers the capability to ask questions, receive answers, and extract valuable insights from research documents.
ResearchQAI is built using:
You can visit the application at https://researchqai.com.
If you'd like to run this project locally, follow these steps:
Clone this repository to your local machine.
git clone https://github.com/abdeltif-b/researchqai.git
Install project dependencies:
npm install
# or
yarn install
Set up the environment variables for the services utilized, and refer to the .env.example file for guidance.
Start the development server:
npm run dev
# or
yarn dev
Open your browser and navigate to http://localhost:3000 to interact with the application.
Contributions are welcome! If you'd like to contribute or have any suggestions, please open an issue or create a pull request.
This project is open-source and available under the MIT License.
If you have any questions or want to get in touch, you can reach me at abdeltif.boujamza@gmail.com .