OEvortex/webscout — reverse-engineered prompt

Reverse engineered prompt

GitHub

Build me an all in one Python toolkit like Webscout. I want people to use it from Python or from the terminal to search the web, chat with different AI providers, generate images, do text to speech, transcribe or download YouTube videos, check weather, and use simple privacy tools like temporary email.

Make it feel easy for normal developers. Include quick examples for chat without an API key if possible, web search, image generation, translation, weather, and YouTube transcription. Add a clean command line interface with helpful output, plus a small OpenAI compatible API server so other apps can talk to any supported provider in the same way.

Please include sensible error handling, provider fallback where possible, basic tests, clear docs, and a Docker setup. Keep the code organized so new search engines, AI providers, and media tools can be added later. Look up current docs online if you need to.

Want more depth? Deep Reverse