Skip to content

roche-jeethan/PromptRefiner

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

77 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

Prompt Refining Tool ✨

Welcome to the Prompt Refining Tool! This website aims to help users refine and improve their prompts for various applications.

Table of Contents πŸ“š

Introduction πŸ“

The Prompt Refining Website is designed to assist users in creating better prompts by providing suggestions and improvements. This tool is built using Python for the backend, React for the frontend, and Tailwind CSS for styling.

Features 🌟

  • Refine and improve prompts
  • User-friendly interface
  • Real-time suggestions
  • Easy integration with other applications

Installation πŸ› οΈ

To get started with the Prompt Refining Tool, follow these steps:

  1. Clone the repository:
    git clone https://github.com/roche-jeethan/promptrefiner.git
  2. Navigate to the project directory:
    cd promptrefiner
  3. Install the backend dependencies:
    pip install -r requirements.txt
  4. Install the frontend dependencies:
    cd frontend
    npm install

Usage πŸš€

To run the application, follow these steps:

  1. Start the backend server:
    python app.py
  2. Start the frontend development server:
    cd frontend
    npm start
  3. Open your browser and navigate to http://localhost:3000 to use the Prompt Refining Tool.

TechStack 🧰

  • Python: Backend logic and API
  • React: Frontend framework
  • Tailwind CSS: Styling

Have a great time! πŸŽ‰

About

Welcome to PromptRefiner tool, where you can enhance your prompt to be sent to a larger llm with just a click. Here's the link πŸ‘‡ to know more

Topics

Resources

Stars

Watchers

Forks

Contributors