Skip to content

added Ai-presentation generator#33

Open
Dipanita45 wants to merge 6 commits into
Alchemyst-ai:mainfrom
Dipanita45:base
Open

added Ai-presentation generator#33
Dipanita45 wants to merge 6 commits into
Alchemyst-ai:mainfrom
Dipanita45:base

Conversation

@Dipanita45
Copy link
Copy Markdown

Closes #27 <-- Issue #27 here -->

📑 Description

✅ Checks

  • My pull request adheres to the code style of this project
  • My code requires changes to the documentation
  • I have updated the documentation as required
  • All the tests have passed

ℹ Additional Information

Copy link
Copy Markdown

@vijayguhan10 vijayguhan10 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hi alchemist Hire me I am a MERN developer

Copy link
Copy Markdown
Collaborator

@khushi-Alchemyst khushi-Alchemyst left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

mam we don't need a call to openai with different prompts we want you to use alchemyst ai sdk and build on top of it. Join discord for more on how to do that, we also have tutorials for the same.

Discord link : https://discord.gg/Sz35cthy

Copy link
Copy Markdown
Collaborator

@khushi-Alchemyst khushi-Alchemyst left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

If you still have doubts reach out to us on discord.

Comment thread agents/ai-presentation-generator/bot.ts Outdated
console.log(`\n🎯 Generating AI Presentation for: "${topic}" in style: "${style}"\n`);

const prompt = `
const response = await alchemyst.agents.run({
Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hey I have added a detailed comment on tweets generator pr, we don't have any method called alchemyst.agents.run.

Copy link
Copy Markdown
Collaborator

@khushi-Alchemyst khushi-Alchemyst left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Still using wrong methods, please don't do that other wise I will close the pr without merging

data: { topic, style, createdAt: new Date().toISOString() },
});


Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

there is no such method please don't commit without testing, share a ss of working code and then only commit

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

AI Presentation Generator

3 participants