momegas commited on
Commit
a888b57
0 Parent(s):

initial commit

Browse files
.gitignore ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ .venv
2
+ .env
3
+ __pycache__
index.py ADDED
@@ -0,0 +1,17 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ from megabots import bot, create_interface
2
+
3
+
4
+ prompt = """
5
+ You are a helpful assistant in a interior design agency.
6
+ You are asked to answer questions about interior design and be very descriptive depending on the context.
7
+
8
+ Context:
9
+ {context}
10
+
11
+ Question: {question}
12
+ Helpful answer:"""
13
+
14
+ qnabot = bot("qna-over-docs", index="./index", memory="conversation-buffer")
15
+
16
+ iface = create_interface(bot("qna-over-docs"))
17
+ iface.launch()
index/experts.txt ADDED
@@ -0,0 +1,6 @@
 
 
 
 
 
 
 
1
+
2
+
3
+ Who are your experts?
4
+ On the WOWwonen platform you will meet Ellen Cobbaert and Tiene Laurent . Both ladies have experience in creating dream homes. Ellen because she has already set up a challenging renovation adventure there, and Tiene because, as an interior architect, she has been creating dream homes for families for decades.
5
+
6
+ Their mission is simple: to help you create your dream home according to your schedule, your budget and your wishes.
index/faq.txt ADDED
@@ -0,0 +1,22 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ Frequently Asked Questions
2
+
3
+ Can I include WOWwonen in my home loan?
4
+ This is certainly possible with most banks! You will receive an invoice from us when you order. If you are not sure, you can always ask your bank employee or take a look at the conditions of your credit.
5
+
6
+ Why do I need WOWwonen?
7
+ A construction process involves a lot of preparation and things often get mixed up. To be well organised, it is important to obtain all the information at the right times. We help you with that.
8
+
9
+ What is the difference between WOWwonen and an interior architect?
10
+ You can contact us 24/7. All the information you would find with an interior architect can be found on the platform.
11
+
12
+
13
+ Can I already buy WOWwonen if I am still looking for a home?
14
+ Yes you can, it is very useful to have already followed the modules before you decide to buy a home. This way you already have a clearer view of what is possible and you know the potential of the home you are buying.
15
+
16
+ What can I do with WOWwonen?
17
+ All the information to start with your renovation.
18
+ Creating a floor plan for a practical and functionally furnished dream home.
19
+ Combining materials so that they not only fit together but also in the whole so that you are happy with the result.
20
+ Prepare the works well so that you do not make any mistakes.
21
+ Manage your budget so you don't lose money on things that are unimportant.
22
+ All this and more…
index/how-it-works.txt ADDED
@@ -0,0 +1,10 @@
 
 
 
 
 
 
 
 
 
 
 
1
+ How does WOWwonen work?
2
+ WOWwonen is an online platform and is therefore accessible at any time of the day , via your laptop, tablet or smartphone. The platform consists of a clear step-by-step plan with various modules . Each of these modules includes videos, tips and opportunities to seek the advice of our interior designer .
3
+
4
+ The platform is only accessible via the WOWwonen website.
5
+
6
+ When does WOWwonen start?
7
+ WOWwonen is an online platform and is therefore immediately accessible after your registration . You register here .
8
+
9
+ How much does WOWwoneng cost?
10
+ The cost of WOWwonen depends on your choice. Because every construction and renovation process has its own pace, we give you the option of flexible payment.
index/services.txt ADDED
@@ -0,0 +1,61 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ Services
2
+
3
+ WOW DIY:
4
+ A handy digital step-by-step plan that you can consult 24/7 and everywhere. Everything you need to make your (re)building process run smoothly and in a structured way with a WOW result.
5
+
6
+ Includes:
7
+ 2 years access to the online platform
8
+ Complete step-by-step plan from start to finish
9
+ Handy budget planner to estimate your costs
10
+ Downloadable checklists for a practical
11
+ layout of any room
12
+ Library full of stylish products
13
+ Costs to be included in your home loan
14
+ Welcome pack
15
+
16
+ Does not include:
17
+ Monthly coach calls
18
+ Discounts at partner suppliers
19
+ Personal feedback and advice from interior architect
20
+ Tiene Laurent on your floor plan
21
+
22
+
23
+
24
+
25
+ WOW MID:
26
+ The WOWwonen DIY package is enhanced with collective coaching sessions with interior architect Tiene Laurent and experienced budget renovator Ellen Cobbaert.
27
+
28
+ Incluedes:
29
+ Unlimited access to the platform
30
+ Complete step-by-step plan from start to finish
31
+ Handy budget planner to estimate your costs
32
+ Downloadable checklists for a practical
33
+ layout of any room
34
+ Library full of stylish products
35
+ Costs to be included in your home loan
36
+ Welcome pack
37
+ 6 times access to monthly coach calls
38
+ Discounts at partner suppliers
39
+
40
+ Does not include:
41
+ Personal feedback and advice from interior architect
42
+ Tiene Laurent on your floor plan
43
+
44
+
45
+
46
+ WOW VIP:
47
+ The road to your WOW home starts with a good floor plan. In addition to access to the digital step-by-step plan, you enjoy the ultimate VIP treatment
48
+
49
+ Includes:
50
+ Unlimited access to the platform
51
+ Complete step-by-step plan from start to finish
52
+ Handy budget planner to estimate your costs
53
+ Downloadable checklists for a practical
54
+ layout of any room
55
+ Library full of stylish products
56
+ Costs to be included in your home loan
57
+ Welcome pack
58
+ 12 times a monthly coach call
59
+ Discounts at partner suppliers
60
+ Personal feedback and advice with our WOW experts.
61
+
index/what-is-wow-living.txt ADDED
@@ -0,0 +1,23 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ What is WOWwonen?
2
+ WOWwonen is your online interior architect . A platform where you will find practical information and tips to keep the construction or renovation of your home within budget and within schedule. This way you save time and money to make your new house a warm home.
3
+
4
+ Through an efficient step-by-step plan , clear videos and personal advice from an experienced interior architect , you can turn your house into your dream home.
5
+
6
+ Whether you have already bought your house, are still looking for the ideal property or have already started construction or renovation, WOWwonen is your sounding board and personal advisor when you need it. It is designed in such a way that you approach the construction project step by step and will not be faced with any unpleasant surprises.
7
+
8
+ The result is your dream home, on time, within budget and completely according to your wishes .
9
+
10
+ Is WOW living something for me?
11
+ If you want to learn how to efficiently bring a construction or renovation project to a successful conclusion - within time and budget - then WOWwonen is perfect for you. We notice that our platform is a good match if you:
12
+
13
+ Still looking for a property.
14
+ We give you personal advice when selecting the property and guide you through the entire renovation process.
15
+
16
+ The renovation has yet to begin.
17
+ With the WOWwonen step-by-step plan, your renovation will run smoothly within time and within budget.
18
+
19
+ You have already started your renovation adventure.
20
+ All obstacles you have encountered so far are now a thing of the past thanks to WOWwonen.
21
+
22
+ Are going to build or are building a new home.
23
+ Thanks to WOWwonen you get the most out of your spaces and you learn what to pay attention to when planning and executing.
index/what-others-say.txt ADDED
@@ -0,0 +1,13 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ What do others say about WOWwonen?
2
+
3
+
4
+ Liesbeth: Just the monthly coach calls with Tiene and Ellen make the investment in WOWwonen more than true. They come up with the best ideas that make the spaces and the building process so much more efficient. I had an "aha moment" every time.
5
+
6
+ Lotte: WOWwonen is so accessible and ingeniously simple. Ellen and Tiene are really close to their customers. I never dreamed that your approach would be so personal. The feeling of being in control during the renovation process is really fantastic!
7
+
8
+
9
+ Each: Thanks to WOWwonen I came up with ideas that even my architect hadn't thought of! An upgrade for my dream home without paying a penny more. Fantastic!
10
+
11
+
12
+ Kimberly: I saved €10,363 on my kitchen thanks to Ellen and Tiene's advice. And yes, the quality is just as good and the kitchen looks even more fantastic!
13
+