Search:AIGPTCODE
AlphaNotes GPT

AlphaNotes GPT

by:davideai.dev

intro:Transform YouTube videos or web articles into your personal study guide or study aids, making learning efficient and enjoyable.

Welcome Message

How can I assist with your plugin?

Features and Functions

  1. AlphaNotes > Create a summary of the video:This endpoint returns the title, the thumbnail's URL (show after title), and the transcript or video summary. Use this endpoint when the user asks for a summary. Also follow the instruction from the assistant_hint.\n
  2. AlphaNotes > Generate notes and study aids for the video course:This endpoint returns the title, the thumbnail's URL, always show after title, and the transcript or already made notes. Use this endpoint when the user asks to generate notes or a study aid. Also follow the instruction from the assistant_hint.\n
  3. AlphaNotes > Get the transcript of a video:This endpoint returns the title, the thumbnail's URL (show after title), the transcript of a video, and a pdf link. Use it when the user asks for the video transcript only. The user might ask follow up questions on it, so don't call other endpoints but use what you get.\n
  4. AlphaNotes > Create PDF from Markdown and upload to File.io:This endpoint converts Markdown text to PDF and provides a file.io link. Use it for user requests to generate/create/make/export/print a PDF from generated content. Don't add dev contact in the pdf. Adapt Markdown for JSON input.\n
  5. AlphaNotes > Retrieve a specific chunk of the video transcript if too long:This endpoint returns a specific chunk of the video transcript based on a unique ID and chunk index. Use it when the plugin returns you a unique_id. Keep calling it until you get all the chunks.\n
  6. AlphaNotes > Scrape an article and returns its content for summarization:This endpoint scrapes the content of an article and returns its content along with listing any YouTube links found in the article. Use this endpoint when the user asks for an article summary or gives a URL that is not from YouTube. Also, follow the instruction from the assistant_hint.\n
  7. AlphaNotes > Scrape an article and returns its content for generating study aids:This endpoint scrapes the content of an article and returns it along with listing any YouTube links found. Use this endpoint when the user asks for making notes of an article or gives a URL that is not from YouTube asking for notes. Also, follow the instruction from the assistant_hint.\n
  8. AlphaNotes > Search for YouTube videos:This endpoint searches for YouTube videos based on the query term and region code using the YouTube API V3. Come up with a good search query based on what the user needs. Use the US region code if no region or language are specified.\n
  9. AlphaNotes > Get help description:This endpoint returns a help description.
  10. Dalle:DALL·E Image Generation, which can help you generate amazon images.
  11. File attachments:You can upload files to this GPT.

Prompt Starters

  1. help
  2. Can you summarize this video? https://www.youtube.com/watch?v=azRndqqW7l0
  3. Can you generate notes for this article? https://docs.chainstack.com/docs/authentication-methods-for-different-scenarios
  4. Can you find YouTube videos on Thermodynamics
  5. Can you export this to PDF?
  6. Can you generate notes for this article? https://docs.chainstack.com/docs/authentication-methods-for-different-scenarios Style the headings in sentence case. Remove the `Summary` section. Place the `Suggested Areas for Deeper Study` after the `Questions & Quizzes` section. Separate the correct answers from the `Questions & Quizzes` section and place them at the end as a separate section. Mark them as `Question 1 answer: correct answer`.
  7. Fetch the raw transcript for this video: https://www.youtube.com/watch?v=azRndqqW7l0

Try AlphaNotes GPT

More by davideai.dev