SmartGPT is a implementation of a dynamic prompting system, inspired by [AI Explained](https://www.youtube.com/@ai-explained-) on YouTube. This tool generates multiple responses to a prompt and evaluates their quality.
Stars
68
Forks
16
Watchers
68
Open Issues
1
Overall repository health assessment
latest^1.10.2latest^4.0.9^9.0.0^4.3.4^16.3.1^4.18.2^2.1.1^4.1.0^5.15.0^3.3.2latest^4.7.0^9.0.1^4.0.0^7.6.8^4.17.21^20.10.5^9.0.7^5.3.3^4.0.17Merge pull request #12 from nschlaepfer/nschlaepfer/add-multi-sdk
6cabd21View on GitHubMerge pull request #10 from nschlaepfer/codex/clean-up-readme-and-optimize-code
98939fcView on GitHubMerge pull request #9 from nschlaepfer/codex/clean-up-codebase-and-remove-redundancy
2bcc1c2View on GitHubFix import paths in MCP server to use TypeScript files instead of JavaScript files.
b0bde06View on GitHubEnhance SmartGPT with new web search tool and CORS support. Updated .env.example for additional API keys, added web search script to package.json, and implemented Server-Sent Events (SSE) for Cursor integration in the MCP server. Improved tool configuration for web search functionality.
d4d5c23View on GitHubRefactor README and model configurations. Removed "NEW" labels from features in README for clarity. Updated default model names for Google Gemini and Groq in the codebase. Corrected MCP server name in README for consistency.
d586948View on GitHubAdded : MCP & Enhanced - .env.example with additional API keys for Anthropic, Google Gemini, and Groq. Update package.json and package-lock.json to include new dependencies for these providers. Improve README with detailed usage instructions for the new features, including multi-provider support and secure shell execution. Refactor SmartGPT to utilize the new environment variables and export tools from the tools directory.
fb78125View on GitHub