trollknurr / hard-chill-response

3 stars 0 forks source link

US_2: Exp of prompting for users #10

Open Lapin-collab opened 4 months ago

Lapin-collab commented 4 months ago

"As a user, I want to interact with the bot in the simplest possible way, using templates / ready-made promts / "simple" promts and get the most complete and accurate result"

Based on research here and here

  1. Before user input - hidden prepromt for model role "as an expert in next domain, ..." ("first chains" ref here https://www.promptingguide.ai/ru/techniques/prompt_chaining or like here https://github.com/rodion-m/awesome_ai_for_programmers?tab=readme-ov-file#царь-промпты)
  2. Healthy prompt injections - integrate ref here https://github.com/rodion-m/awesome_ai_for_programmers?tab=readme-ov-file#промпт-тюнинг
  3. Input format - 1-3 steps with pre-made buttons with already prepared prompts to set up a follow-up model response
  4. Input format - additional step with free text input
  5. Output format - pre-made buttons for text and table variants of output - maybe part of pnt. 2
trollknurr commented 4 months ago

Ты хочешь не просто вопросы задавать, а прям давать какие-то промпты сделать что-то над базой знаний?

Lapin-collab commented 4 months ago

Ну типа чисто нашлепать перед заходом пользователя "эпиграф" и мб какие-то еще врезки для улучшения качества выхода (например: "как эксперт в <указать доменную область>, суммаризируй факты"). Я немножко поплотнее покурю эту тему с промт инжинирингом и прям в ишьюс накидаю рефы и идейки

trollknurr commented 4 months ago

All right, let's keep research of this spike here