About Quartzite
Quartzite is an AI productivity app / Prompt IDE that allows you to interact with Large Language Models (LLMs) such as Open AI’s GPT-4
, or Google’s Gemini
.
Features
- Custom template library: create and manage your own prompt templates.
- Version history: Quartzite stores a copy of your chat every time you submit it. This way, you can easily create different versions, compare the best output, and roll back to a previous state at any time.
- Model settings: access all model settings for advanced usage (i.e.
Temperature
,Top P
,Top K
, etc.) - Cost estimator: get an estimation of a prompt's completion cost (for paid models).
- Draft mode: autosave prompts while writing, and submit when when you're ready.
- Advanced prompt editor: write prompts with markdown support, and edit code snippets with ease.
- Prompt variables: create variables containing text or CSV data to reuse across prompts.
- Export data: easily export your chat for further use.
...and more coming soon. Do you have a feature request? Let us know here.