Welcome to the codex-prompt-refinery! This tool helps you manage and enhance your AI prompts easily. You can process JSON/JSONL histories, remove duplicates, and create more efficient prompts for your projects. This guide will help you download and run the software with ease.
To download the latest version, click the button below:
This application offers a variety of features:
- Ingest JSON/JSONL Histories: Load your existing prompts quickly and easily.
- Remove Duplicates: Clean your prompt lists to streamline your workflow.
- Embedding with OpenAI: Utilize OpenAI's API to enhance your prompts.
- Clustering with SQLite: Organize your prompts efficiently for better access and usage.
- Synthesize Workflows: Create structured outputs and atomic prompts that fit your needs.
- Full-Text Search: Quickly find what you need using the fast search options.
- User-Friendly UI: Interact with the application through a simple and intuitive interface.
These features make managing your AI prompts simpler and more effective.
Before downloading, ensure your system meets these requirements:
- Operating System: Windows, macOS, or Linux.
- Python Version: Ensure you have Python 3.7 or above installed.
- Dependencies: The application requires the following libraries:
- Typer
- OpenAI Python client
- SQLite
- Streamlit
You can install Python libraries using the command:
pip install typer openai sqlite3 streamlit
Follow these steps to install and run the application:
-
Visit the Releases Page: Navigate to our Releases Page to find the latest version.
-
Download the Application: Find the most recent release and download it. Look for files named similarly to
codex-prompt-refinery-v1.0.exeorcodex-prompt-refinery-v1.0.zipfor different operating systems. -
Extract Files (if necessary): If you download a ZIP file, extract the files to a preferred location on your computer.
-
Open the Application:
- For Executable Files: Double-click on the downloaded file to launch the application.
- For Other Formats: Open your terminal or command prompt. Navigate to the folder where you saved the file, then run:
python codex_prompt_refinery.py
-
Follow on-screen Instructions: Once the application is running, follow the on-screen instructions to start using it.
The user interface is designed with simplicity in mind. You will see the main dashboard upon startup, which includes:
- Loader: For importing your JSON/JSONL files easily.
- Clustering Options: To organize your prompts with a few clicks.
- Search Bar: Quickly find any prompt or entry through a straightforward search function.
Join our community to share experiences, ask questions, and get support. You can connect with us through the following platforms:
- GitHub Issues Page: For reporting bugs or requesting features.
- Community Forum: A place to discuss and share usage tips.
We welcome contributions from everyone. If you have ideas for new features or improvements, feel free to check out our contribution guidelines in the repository.
If you want to dive deeper into the features and how to make the best use of this tool, consider these resources:
We hope this guide aids you in downloading and using the codex-prompt-refinery efficiently. Enjoy refining your AI prompts!