Deeplearn-PeD / libby

Libby the librarian. AI BOT specialized in creating and querying embeddings for RAG
GNU General Public License v3.0
0 stars 0 forks source link

Evaluate prompt libraries #4

Open fccoelho opened 3 weeks ago

fccoelho commented 3 weeks ago

Ideally we should leverage existing prompt libraries sucha as these:

but also optimize prompts through reflection between LLMS

fccoelho commented 3 weeks ago

interesting article about prompt engineering: https://realpython.com/practical-prompt-engineering/