Skip to content

Princccee/Research_agent

Repository files navigation

Research Agent

Overview

Research Agent is a project aimed at automating and enhancing the research process using advanced algorithms and AI technologies.

Features

  • Automated data collection
  • Intelligent data analysis
  • Customizable research parameters
  • User-friendly interface

Installation

To install the Research Agent, follow these steps:

  1. Clone the repository:
    git clone https://github.com/Princccee/Research_agent.git
  2. Navigate to the project directory:
    cd Research_agent
  3. Create a venv:
    python -m venv .venv
    source .venv/bin/activate
  4. Install the required dependencies:
    pip install -r requirements.txt
  5. Start the server:
    python manage.py runserver
  6. Build the docker image:
    docker-compose build --no-cache
  7. Run the docker container:
    docker-compose up -d

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published