Skip to content

Disha4346/SciSPY

Repository files navigation

SciSPY

Introduction

SciSPY is a smart research agent that streamlines the academic paper discovery process. Using various APIs and heuristic-based analysis, it searches and retrieves research papers based on user prompts and provides valuable insights into the findings.

Features

  • Intelligent paper search based on user prompts
  • Customizable number of paper retrievals
  • In-depth analysis and insights generation
  • User-friendly interface for both students and educators
  • Scalable architecture for growing research needs

Technologies Used

  • Python (Core programming language)
  • Heurist Agent Framework
  • Streamlit(Frontend interface)
  • Deployment infrastructure

Installation

  1. Clone the repository:
git clone https://github.com/yourusername/scispy.git
  1. Create and activate virtual environment:
python -m venv venv
source venv/bin/activate  # For Unix/MacOS
venv\Scripts\activate     # For Windows
  1. Install required dependencies:
pip install -r requirements.txt

Usage

SciSPY is designed to be accessible for various user groups, including college students, teachers, and researchers. The platform offers an intuitive interface for:

  1. Entering research topics or prompts
  2. Specifying the number of papers to retrieve
  3. Viewing and analyzing research findings
  4. Generating insights based on the collected papers

API Documentation

Reference documentation for integrated APIs:

Contributing

Currently, this project is closed for modifications by viewers for now. All rights are reserved by the project maintainers.

License

All rights reserved. No modifications are permitted without explicit permission from the project owners.

Contact

For support, inquiries, or more information about SciSPY, please reach out through: [Your contact information here]

Acknowledgments

Special thanks to:

  • Contributors and team members
  • API service providers
  • Testing and feedback providers

Note: This README is a living document and will be updated as the project evolves.

About

A smart research agent that will search for the research papers for us by the prompt given using various APIs and give worthy insights over it using heurist APIs.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors