GPT-3.5-ON-STEROIDS icon indicating copy to clipboard operation
GPT-3.5-ON-STEROIDS copied to clipboard

GPT-3.5-ON-STEROIDS combines GPT with Python tools, empowering dynamic web scraping, language processing, and data retrieval. Contribute to advancing text generation with AI. 🚀

Results 5 GPT-3.5-ON-STEROIDS issues
Sort by recently updated
recently updated
newest added

Adding text-to-speech feature will improve our frontend and make the experience better.

enhancement
good first issue
Medium

Our agent is capable of reading/writing python scripts but it lacks the capability to execute them on the server. So create a function execute_python_file (filepath,requried_data): return output

enhancement
good first issue
Easy

For managing long term memory of the agent. Integration of a vector database is required. Currently we write it to a text file which agent can refer to by reading...

enhancement
Medium

As getting OpenAI key is pain because it expires every 3 months and getting a new one needs a new phone number for verification. So adding option for an open...

Medium

In the feature of file analysis. We are using PandasAI for the analysis of Excel files. So plots are not appearing in the streamlit frontend even after using the StreamlitMiddleware...

bug
Medium