Skip to content

nulib-labs/nusearch

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

nusearch

An AI Research Agent for Northwestern University Libraries.

nusearch

Installation

pip install nusearch

Authentication

Before using nusearch, you need to authenticate with AWS SSO:

export AWS_PROFILE=your-profile-name
aws sso login

Usage

To start the nusearch server:

nusearch

This will start a server on http://0.0.0.0:8000/

Description

nusearch is an AI-powered research assistant designed specifically for Northwestern University Libraries. It provides an interface to interact with library resources and perform research tasks.

Features

  • AI-assisted research queries
  • Integration with Northwestern University Libraries resources
  • Web interface accessible via browser

Requirements

  • Python 3.11+
  • pip package manager
  • AWS CLI configured with SSO access

License

Copyright © Northwestern University Libraries

About

AI Research Agent experiment using Large Language Models to support research and discovery

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published