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.
A cloud-native text analysis microservice that consumes file identifiers from AWS SQS, retrieves .TXT files from S3, and processes them through OpenAI's models to extract summaries and classify sentiment (positive, neutral, negative)—storing results in DynamoDB for fast, scalable access in distributed workflows.
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.