dmfelder's picture
Update README.md
f4b106a verified

ShrewdAgent

This is an AI assistant powered by LangChain, LangGraph, and GPT-4o. It uses tool-calling to answer user questions via various plugins (Wikipedia, YouTube transcript, Python code execution, Excel parsing, etc.).

How to Use

Type a question into the input field and click "Submit". The agent will select the best tool and return a concise answer.

Examples:

  • "Sort these words: orange, banana, apple"
  • "Get the transcript of YouTube video ID dQw4w9WgXcQ"
  • "Add 7 and 5"

Powered By

  • OpenAI GPT-4o
  • LangChain
  • LangGraph
  • Tavily Search
  • Gradio

Available Tools

  • Wikipedia Search
  • YouTube Transcript Extractor
  • Web Page Content Extractor
  • Excel-to-Text Parser
  • Code Execution (Python)
  • Word Sorter
  • Integer Adder
  • Produce Classifier
  • Audio Transcriber (Whisper)

Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference