eliranwong/letmedoit
An advanced AI assistant that leverages the capabilities of ChatGPT API, Gemini Pro, AutoGen, and open-source LLMs, enabling it both to engage in conversations and to execute computing tasks on local devices.
Built on AgentMake AI SDK, it automates the entire agentic workflow including prompt engineering, tool selection, multi-step execution, and quality control to resolve complex tasks without manual intervention. Supports 14 AI backends (OpenAI, Gemini, Ollama, Vertex AI, etc.) with modular tool composition—users invoke tools via CLI syntax like `@azure/deepseekr1 @perplexica/googleai` to tailor agent capabilities for specific requests. Extensible through custom tools, enabling integration with domain-specific workflows beyond the built-in set.
134 stars and 837 monthly downloads. No commits in the last 6 months. Available on PyPI.
Stars
134
Forks
26
Language
Python
License
GPL-3.0
Category
Last pushed
Mar 08, 2025
Monthly downloads
837
Commits (30d)
0
Dependencies
1
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/llm-tools/eliranwong/letmedoit"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Related tools
your-papa/papa-ts
This library exposes PAPA, your Personal Assistant powered by Private AI, which can be used in...
MLT-OSS/open-assistant-api
The Open Assistant API is a ready-to-use, open-source, self-hosted agent/gpts orchestration...
ktutak1337/Stellar-Chat
A versatile multi-modal chat application that enables users to develop custom agents, create...
fastaistack/OpenChat
Cross-platform desktop app for multi-model AI chat, web search, knowledge bases, and document...
teddylee777/openai-api-kr
OpenAI 공식 Document, Cookbook, 그 밖의 실용 예제를 바탕으로 작성한 한국어 튜토리얼입니다. 본 튜토리얼을 통해 Python OpenAI API 를...