Skip to content

Kypaku/vue-gpt-agents

Repository files navigation

Vue GPT Agents

Environment

Node 16.19

VueCli 4

Project setup

git clone https://github.com/Kypaku/vue-gpt-agents
npm install

Compiles and hot-reloads for development

npm run electron:serve

Compiles and minifies for production

npm run electron:build

Possibilities

Read links

Read files

Read file system

How to Use

⚠️ Important Warning

Experimental Agents with Extensive Access This project includes experimental agents capable of accessing any file and executing any URL. This functionality theoretically poses a risk of data leakage.

It is recommended to run this application in a secure environment with limited permissions to mitigate potential risks.

OpenAI API Key

To get an API KEY you need to register new OPEN AI account and then visit https://platform.openai.com/account/api-keys

Examples

  1. FindMyStartup

Goal: I'm looking for a unique startup idea in healthcare. I need a list of innovative ideas based on the latest trends and technological advancements. Also, I want a market analysis and an assessment of potential risks. Help me find a suitable idea to launch my business!

  1. LearnSmart

Goal: I'm preparing for a programming exam and need a personalized study plan. Please compile a list of resources for me, including online courses, books, and practical assignments. Also, I need a schedule so I can study effectively and prepare well for the exam.

  1. EventPro

Goal: I'm planning a corporate event for an IT company and looking for ideas for venues, thematic entertainment, and catering. I have a certain budget and a list of preferences from the client. Help me organize an unforgettable event, taking all these factors into account.

  1. HealthyChef

Goal: I am looking for low-carb healthy recipes that match my dietary restrictions and taste preferences. I have access to certain ingredients. Please suggest personalized recipes that I can cook at home.

Create an agent

Setup the goal

Settings

The project inspired by https://github.com/reworkd/AgentGPT

Releases

No releases published

Packages

No packages published