Skip to content

Vaish-d30/Prompt-Fixer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

11 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

πŸ› οΈ Prompt Fixer – Your Prompt Engineering Assistant

Prompt Fixer is an AI-powered assistant that helps you analyze, critique, and improve prompts for Large Language Models (LLMs) like Gemini and GPT.

Whether you're building chatbots, fine-tuning LLMs, or crafting killer content β€” Prompt Fixer helps you write clearer, sharper, and more effective prompts.


πŸš€ What It Does

πŸ” Analyze Your Prompt

  • Detects flaws like vagueness, ambiguity, or lack of context.

🧠 Get Smart Suggestions

  • Explains problems and improves your prompt with a better version.

🎭 Style Variants

  • Generates two tone-specific versions (e.g., formal, casual, direct, creative).

πŸ“Š Prompt Score

  • Rates your prompt on a scale of 1–10 with justification.

πŸ’‘ Pro Tip

  • Gives one helpful tip to level up your prompt writing game.

🎨 Live Demo

https://prompt-fixer-y22ftxxqvds3hqjvac56ia.streamlit.app/


🧱 Built With

  • Streamlit – clean interactive UI
  • Gemini API – for LLM-based analysis
  • httpx + asyncio – async HTTP calls
  • Custom style.css – themed dark UI with clean layout

Prompt Input + Analyze Flaw Detection + Scoring Prompt Variants + Tip
Screenshot 1 Screenshot 2 Screenshot 3

πŸ§‘β€πŸ’» How to Run Locally

git clone https://github.com/yourusername/prompt-fixer.git
cd prompt-fixer
pip install -r requirements.txt
streamlit run app.py

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages