Woltvint/WAGI
A web app based AutoGPT clone
This web application helps you automate complex tasks by giving an AI agent a high-level goal, like researching a topic or brainstorming ideas. You provide a goal, and the AI uses web search and its memory to work towards it, showing its progress and any code it writes. This is ideal for knowledge workers, researchers, or anyone needing an AI assistant to tackle multi-step objectives.
No commits in the last 6 months.
Use this if you want an AI to independently pursue a goal, conduct research, or generate code snippets without constant prompting.
Not ideal if you need to browse specific websites, interact with a full file system, or require advanced GPT-4 capabilities.
Stars
14
Forks
3
Language
C#
License
MIT
Category
Last pushed
May 07, 2023
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/llm-tools/Woltvint/WAGI"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
RageAgainstThePixel/OpenAI-DotNet
A Non-Official OpenAI RESTful API Client for DotNet
jeffdapaz/VisualChatGPTStudio
Add chatGPT functionalities directly on Visual Studio
RageAgainstThePixel/com.openai.unity
A Non-Official OpenAI Rest Client for Unity (UPM)
betalgo/openai
.NET library for the OpenAI service API by Betalgo Ranul
Azure-Samples/azure-search-openai-demo-csharp
A sample app for the Retrieval-Augmented Generation pattern running in Azure, using Azure...