You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
EvalGPT is an code interpreter framework that utilizes large language models to automate the process of code-writing and execution, delivering precise results for user-defined tasks.
Python streamlit web app utilizing the openAI API to run on top of the GPT-3.5-Turbo language model. The app implements a user interface to interact with a chat bot set to Do Anything Now (DAN) mode.
AI Text Converter: A versatile CLI tool for processing text using OpenAI's GPT model, featuring customizable prompts, user-friendly input, and seamless result handling.