mirror of
https://github.com/AJaySi/ALwrity.git
synced 2026-04-25 08:55:58 +03:00
[GH-ISSUE #268] [FEATURE] Create new streamlit tool to remove image background #186
Labels
No labels
AI Content Agents
AI Content Strategy
AI Content planning
AI Marketing Tools
AI SEO
AI personalization
AI writer
ALwrity Copi-lot
Alwrity web search
Anthropic
DeepSeek
Gemini AI
Integration
LLM
OnBoarding
OnBoarding
RAG knowledgebase Memory
bug
documentation
enhancement
good first issue
help wanted
invalid
openai
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/ALwrity#186
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @AJaySi on GitHub (Sep 30, 2025).
Original GitHub issue: https://github.com/AJaySi/ALwrity/issues/268
Originally assigned to: @uniqueumesh on GitHub.
🚀 Feature Description
We need to make image based tools and image editing tools with streamlit.
Lets explore stability AI and it gives $20 for free and great for experimentation. All image operations are supported in stability ai, with APIs.
💡 Motivation
Refer to this demo: https://bgremoval.streamlit.app/
We need to create exactly same tool for alwrity.com in streamlit.
📝 Detailed Description
Provide a detailed description of how this feature should work.
🎯 Use Cases
End users can upload their images and ask alwrity tool to remove the background from it.
🎨 Mockups/Designs
https://bgremoval.streamlit.app/
🔧 Technical Considerations
Any technical considerations or implementation notes:
🏷️ Component/Feature Area
🎯 Priority
🔄 Alternatives Considered
Describe any alternative solutions or features you've considered.
📚 Additional Context
https://bgremoval.streamlit.app/
🤝 Contribution
Are you willing to contribute to implementing this feature?
@uniqueumesh commented on GitHub (Sep 30, 2025):
@AJaySi
Ok, once I finished my remaining task I will work on it. Thank you for assigning me for this task.
@uniqueumesh commented on GitHub (Oct 9, 2025):
Status
Links
What’s included
Notes
Next (optional)
If this meets the acceptance criteria, I can mark the issue as resolved.
@AJaySi commented on GitHub (Oct 9, 2025):
@uniqueumesh This is great. Great work.