Skip to content

georgong/web_agent

Repository files navigation

Project Name

Table of Contents

  1. Introduction
  2. Features
  3. Deployment
  4. Future Modifications
  5. Contributing

Introduction

This is a project for LLM Web Agent

Features

  • Feature 1
  • Feature 2
  • Feature 3

Deployment

Prerequisites

Mac/Windows/Linux

ollama

conda

Installation

Provide step-by-step instructions on how to install the project.

  1. Clone the repository:
    git clone https://github.com/yourusername/project-name.git
    cd project-name
  2. create conda environment
    conda create --name webagent python=3.9
    conda activate webagent
  3. install necessary package
    pip install -r requirements.txt

Future Modifications

Planned Features

Potential Improvements

1.debugging: handle the error caused by LLM call function and report back to LLM
2.achieve sequential calling (the complex long series tasks)
3.add long term memory for web agent
4.using more advanced prompting techique(LATS ReAct)
5.when program catch the update in web elements, it is need to create the new page sources to follow the update.
6.add opencv to enhance the identification for different elements

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •