What it does- It is a chatbot, the users asks questions such as the date, time, & to open a web browser and the program executes the task. Similar to a virtual assistant-type of program
How I built it- I created the program in Python, and used HTML & CSS for the webpage
Challenges I ran into- The most difficult part was implementing the Python code into HTML. Implementing it the conventional way (Django/Flask) was difficult & time consuming, so I implemented the code using an online interpreter than allowed me to embed the interpreter into HTML.
Accomplishments that I'm proud of- Successfully getting the online Python interpreter to implement into HTML.
What I learned- More experience in Python & HTML.
What's next for ChatBot-Lite- API support in the future (Google Calendar)
Log in or sign up for Devpost to join the conversation.