amosproj / amos2024ss06-health-ai-framework

Ailixir is an application that utilises LLMs and custom user input to generate AI agent prototypes specialised in fields such as health, economics, physics etc. The prototypes enable the user, which is an entrepreneur-developer, to compare the results produced by different LLMs.
MIT License
7 stars 1 forks source link

Added prompt engineering and LLM selection option #216

Closed manikg08 closed 3 months ago

manikg08 commented 3 months ago

The Prompt Engineering templates have been added in the code.

Also, an option to select the available LLM models has been added.

Co-authored-by: Jan Potthof potthoff.jan@googlemail.com

github-actions[bot] commented 3 months ago

:rocket: Checkout Instructions

git fetch origin
git checkout Prompt_engineering

Happy Coding!