Skip to content

HridikDev/Xynapse_Interior-Design-AI

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🏡 Interior Design Assistant:

Python Streamlit Groq License

An AI-powered interior design web application built with Streamlit.
Users can upload room images, apply redesign prompts, and chat with an assistant for real-time suggestions.
Powered by Groq’s LLaMA 4 API and enhanced with a custom floating chatbot UI.

🚀 Steps to Run:

  1. Clone the repository
    git clone https://github.com/HridikDev/Xynapse_Interior-Design-AI
    cd interior-design-app
  2. Install dependencies
    pip install -r requirements.txt
  3. Run the app
    streamlit run app.py
    

📂 Project Structure:

interior-design-app/
│
├── app.py                # Main Streamlit app
├── requirements.txt      # Dependencies
├── assets/               # Static files (icons, styles)
├── utils/                # Helper functions (image processing, chat handling)
├── .env                  # Example environment file
├── README.md             # Documentation

✨ Features:

🖼️ Upload and redesign room images with AI style prompts

🎨 Before/After slider for visual comparison

💬 Floating chatbot with Groq-powered LLaMA 4 model

🖥️ Clean, modern UI with auto-scroll and closeable sidebar chat

🔒 Secure API key management using .env file

🛠️Technologies Used:

Python 3.9+

Streamlit for frontend & app framework

Groq API (LLaMA 4 Scout model) for AI responses

PIL (Pillow) for image processing

HTML/CSS for custom UI styling

🤝 Collaborators

Thanks to the amazing contributors who helped build this project:

About

The Interior Design Assistant blends AI-driven creativity with an easy-to-use web interface. It empowers users to: Reimagine their living spaces Experiment with different design styles Get real-time suggestions from an AI design chatbot This project demonstrates AI + UI/UX integration in a practical, interactive application.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages