A Streamlit web app that uses Groq's Llama 3 to humanize AI-generated text.
Stars
0
Forks
Watchers
Open Issues
Overall repository health assessment
No package.json found
This might not be a Node.js project
User
10
commits
Updated requirements.txt to include openai
c84768e
Switched LLM engine to OpenAI
5f825b5
Swtiched to OpenAI
354e1cd
changed the prompt
bf2569c
Added Dev Container Folder
9987be8
Adding missing humanizer.py file for cloud deployment
9716f3f
fixed the file name from humanizer to rewriter
9c71adf
Removed dotenv to make cloud hostring work
d366271
Switched to Streamlit Secrets for cloud deployment
a7ecd94
Initial commit: AI Humanizer Streamlit Web App with Groq Integration
9d117f1