CoolFace
Apppublic

eefree02/ECE618Project5

sourceHugging Faceupdated 10mo agoView on Hugging Face
0likes
README.md56 linesDownload Raw Back to root
1---2title: ECE618Project53emoji: 🔥4colorFrom: green5colorTo: purple6sdk: gradio7sdk_version: 6.0.18app_file: app.py9pinned: true10short_description: Electrical and Computer Engineering (ECE) Chatbot11---12 13About14- The purpose of this Chatbot is to accurately answer questions relating to the specific domain of electrical and computer engineering. 15- The use of this chatbot is for educational purposes only and should be utilized as a tool to enhance the user's learning experience.16 17 18How to Use This Chatbot 191. Launch the Application in the "APP" Tab: The App should automatically start building. The Chatbot is ready to receive questions once the App is running.201. Ask an ECE-related Question: Type your question in the text box labelled "Your Question" or click one of the example preloaded questions located underneath the "AI Response" text box.212. Get Response: Click the orange "Ask" button or press Enter and wait for the Chatbot to process and develop a response. The response will populate in the "AI Response" text box.223. Continue Conversation: Ask follow-up questions to enhance the learning experience (bot remembers context).234. Start Fresh: Click the gray "Clear" button to reset the conversation.24 25 26Tips for Best Results27- Be specific in your questions28- Ask one question at a time29- Use follow-up questions for more details30- Make sure your question relates to electrical and computer engineering31- Be clear about the purpose of your question32 33 34Specialized Electrical and Computer Engineering Chatbot35- This Chatbot is specialized to answer questions specifically about ECE. Any irrelevant questions may be answered inaccurately since it is out of the Chatbot's scope.36- Related Topics Include: Circuit Analysis, Electromagnetic Waves, Signal Processing, Electronics, and Power Systems37 38 39Features40- Multiple User Expertise Modes: Beginner Mode for Simple Explanations and Professional Mode for Detailed explanations41- Example Library of Preloaded Electrical and Computer Engineering Questions Located Underneath "AI Response" Text Box42- Export Conversation History to a .txt file stored in the Hugging Face Space's Ephemeral Storage (Temporary)43- Conversation memory (remembers context for follow-up questions)44- Citation/Source Referencing is typically listed at the end of the AI Response (Links to the source may be provided)45- Clear and educational responses46 47 48Important Disclaimers49- This is for educational purposes only50- Not a substitute for professional engineering advice51- Always consult qualified electrical and computer engineering professionals52- Do not use as a source to make engineering decisions53 54 55 56Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference