Skip to content

ynbh/pterp-agent

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PlanetTerp Agent

AI assistant for UMD students using PlanetTerp and Reddit.

Setup

  1. Install dependencies:
    uv sync
  2. Configure .env:
    OPENAI_API_KEY=your_key

Usage

Start the chat:

uv run src/chat.py

Commands

  • save: Exports session to conversations/.
  • exit: Ends session.
  • --debug: Flag to show tool calls.

Features

  • Grade aggregation.
  • Reddit sentiment synthesis.
  • Professor disambiguation via course context.
  • Conversation exports.

Examples

Check out some examples of how to use this tool in conversations.

About

planet terp agent to do research for you

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages