Developed a beginner-level AI conversational chatbot using Python. The chatbot interacts with users through predefined conversational logic and continuous input handling.
- Python
- Conversational chatbot workflow
- Continuous user interaction
- Conditional response generation
- Beginner-friendly chatbot implementation
- Conversational AI basics
- Conditional statements
- Loop-based interaction
- User input handling
- Chatbot workflow understanding
Built a beginner-level backend web application using Flask framework. The application demonstrates multiple route handling and basic web application structure.
- Python
- Flask
- Multiple route implementation
- Backend routing workflow
- Flask framework fundamentals
- Web application structure
- Flask routing
- Backend fundamentals
- Route handling
- Web application workflow