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

Story generation tool using deep learning models- Hugging Face Transformer architecture model #844

Merged
merged 9 commits into from
Nov 9, 2024
Merged

Story generation tool using deep learning models- Hugging Face Transformer architecture model #844

merged 9 commits into from
Nov 9, 2024

Conversation

Panchadip-128
Copy link
Contributor

Related Issues or bug

-StoryCraft AI is an interactive web application that uses advanced text generation models to create engaging stories based on user-provided prompts. Leveraging the power of Hugging Face's Transformers, this tool allows users to generate creative and compelling narratives with customizable length.

Fixes: #836

Proposed Changes

  • Features:
    Interactive Text Input: Users can enter a prompt to generate a story. Adjustable Length: Use a slider to select the desired length of the generated story. Real-time Generation: Get instant story generation with a single click. User-Friendly Interface: Built with Streamlit for an intuitive and accessible experience.

Getting Started:
To run StoryCraft AI locally, follow these steps:

Clone the Repository: git clone https://github.com/Panchadip-128/StoryCraft.AI-An-AI-Web-application-for-Story-Creation-.git

Select the appropriate file for run: cd "StoryCraft.AI-An-AI-Web-application-for-Story-Creation-"

Install the Required Packages: pip install -r requirements.txt

Finally run the main application: streamlit run app.py

The screen will be redirected to streamlit web application from where user can enter a prompt, adjust the slider for required words and get appropriate result.
story-gen2

Additional Info

  • Anything related Issues

Screenshots

Original Updated
original screenshot **updated screenshot **

Copy link

vercel bot commented Nov 9, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
ml-nexus ✅ Ready (Inspect) Visit Preview 💬 Add feedback Nov 9, 2024 10:32am

Copy link

github-actions bot commented Nov 9, 2024

👋 Thank you for opening this pull request! We appreciate your contribution to improving this project. Your PR is under review, and we'll get back to you shortly.
Don't forget to mention the issue you solved!

@UppuluriKalyani UppuluriKalyani merged commit 201d97e into UppuluriKalyani:main Nov 9, 2024
5 checks passed
Copy link

github-actions bot commented Nov 9, 2024

🎉🎉 Thank you for your contribution! Your PR #844 has been merged! 🎉🎉

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

Successfully merging this pull request may close these issues.

Feature request: Story Generation Tool using Hugging Face Transformers- Deep Learning Applications
2 participants