Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

🤖 Create a markdown version of the menus (textbook for llm) 📜 #24

Open
2 tasks
adriens opened this issue Feb 3, 2024 · 0 comments
Open
2 tasks
Assignees
Labels
enhancement New feature or request

Comments

@adriens
Copy link
Owner

adriens commented Feb 3, 2024

❔ About

HuggingFace has just announced the availability of Hugging Chat Assistant❣️:

image

The purpose of this issue it to prepare a premium quality SYSTEM prompt to improve LLM pertinence (better than csv and directives).

💡 Notice

First manual attempts have proven a tremendous improvement in LLMs answers while providing a very well redacted markdown document.

💰 Benefits & ideas

🎯 Actions

  • Implement the function that create the menu and infos items and put it altogether as a markdown file
  • Create and commit the md file on the repo so anyone can use it

✔️ DoD

From scratch on Kaggle (for example), show how to generate the menu markdown:

!pip install auptitcafe --upgrade

from auptitcafe.menus import Menus
Menus.save_to_markdown()
%%markdown
menus.md
@adriens adriens pinned this issue Feb 3, 2024
@adriens adriens self-assigned this Feb 3, 2024
@adriens adriens added the enhancement New feature or request label Feb 3, 2024
@adriens adriens changed the title 🤖 Create a markdown version of the menus 📜 🤖 Create a markdown version of the menus (textbook for llm) 📜 Feb 4, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant