Spaces:
Sleeping
Sleeping
Walterchamy
commited on
Commit
•
db74269
1
Parent(s):
a60b8d8
Update app.py
Browse files
app.py
CHANGED
@@ -4,6 +4,8 @@ from gtts import gTTS
|
|
4 |
import streamlit as st
|
5 |
openai.api_key = os.getenv("OPENAI_API_KEY")
|
6 |
|
|
|
|
|
7 |
KIITEC_CONTENT = """
|
8 |
|
9 |
KIITEC is a technical institution registered by NACTE (REG/EOS/027) based in Moshono, Arusha next to Masai Camp.
|
|
|
4 |
import streamlit as st
|
5 |
openai.api_key = os.getenv("OPENAI_API_KEY")
|
6 |
|
7 |
+
|
8 |
+
|
9 |
KIITEC_CONTENT = """
|
10 |
|
11 |
KIITEC is a technical institution registered by NACTE (REG/EOS/027) based in Moshono, Arusha next to Masai Camp.
|