Skip to content

Commit

Permalink
Update index.rst
Browse files Browse the repository at this point in the history
  • Loading branch information
monk1337 authored Jul 31, 2023
1 parent 5d378ae commit 864e2af
Showing 1 changed file with 8 additions and 8 deletions.
16 changes: 8 additions & 8 deletions docs/index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -22,16 +22,16 @@ Promptify is a software that enables users to easily generate prompts for these

Overall, Prompt Engineering and Promptify provide a powerful and user-friendly way for users to solve NLP problems and generate text using generative models like GPT, Claude, Azure, etc. By simplifying the process of prompt generation, Prompt Engineering makes it easy for users to generate different types of text quickly and efficiently.

Core Features 🎮
Core Features
-------------

- **Prompt Generation 🧬:** Easily generate and tailor prompts for state-of-the-art generative models.
- **Unified Architecture 🧭:** Introducing Prompter, Model & Pipeline Solution.
- **Detailed Output Logs 📔:** Comprehensive structured JSON format output within the log folder.
- **Wider Model Support 🤝:** Supporting models from OpenAI, Azure, Cohere, Anthropic, Huggingface, and more - think of it as your universal language model adapter.
- **Robust Parser 🦸‍♂️:** Parser to handle incomplete or unstructured JSON outputs from any LLMs.
- **Ready-Made Jinja Templates 📝:** Jinja prompt templates for NER, Text Classification, QA, Relation-Extraction, Tabular data, etc.
- **Rich Customization:** Adapt the prompts to your specific needs, whether for product descriptions, summaries, or creative writing.
- Prompt Generation Easily generate and tailor prompts for state-of-the-art generative models.
- Unified Architecture Introducing Prompter, Model & Pipeline Solution.
- Detailed Output Logs Comprehensive structured JSON format output within the log folder.
- Wider Model Support Supporting models from OpenAI, Azure, Cohere, Anthropic, Huggingface, and more - think of it as your universal language model adapter.
- Robust Parser Parser to handle incomplete or unstructured JSON outputs from any LLMs.
- Ready-Made Jinja Templates Jinja prompt templates for NER, Text Classification, QA, Relation-Extraction, Tabular data, etc.
- Rich Customization Adapt the prompts to your specific needs, whether for product descriptions, summaries, or creative writing.

Getting Started
---------------
Expand Down

0 comments on commit 864e2af

Please sign in to comment.