File size: 758 Bytes
034f310
bc4e88d
 
 
 
034f310
8ef6562
 
034f310
bc4e88d
 
034f310
 
bc4e88d
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
---
title: RobotPai - AI Agent
emoji: ๐Ÿค–
colorFrom: blue
colorTo: green
sdk: gradio
sdk_version: 4.44.0
app_file: simple_app.py
pinned: false
license: apache-2.0
short_description: RobotPai - LangGraph AI Agent with tools
---

# RobotPai - AI Agent Evaluation System

An advanced AI agent built with [LangGraph](https://langchain-ai.github.io/langgraph/) and [Gradio](https://gradio.app) that can:

- ๐Ÿงฎ **Perform calculations** (add, subtract, multiply, divide, modulus)
- ๐Ÿ” **Search the web** using Tavily API
- ๐Ÿ“š **Search Wikipedia** for information
- ๐Ÿ“„ **Search Arxiv** for research papers
- ๐Ÿค– **Use multiple LLM providers** (Google Gemini, Groq)

This agent evaluation system allows you to test and submit AI agent responses for scoring.