+ 3
How about answering of programming questions.
3rd Dec 2023, 9:57 AM
JaScript
JaScript - avatar
+ 3
I have my own chatbot, written in python. it's not too smart, but it can be trained.... maybe the switch-case is not the best choice. somehink like a dictionary/json should be better. why? you can add, for example 5-7 kinds of greeting, and it will search for that and will choose any answer belongs to that. I hope this idea helps.
3rd Dec 2023, 6:24 PM
Mihaly Nyilas
Mihaly Nyilas - avatar
+ 1
Yes sir
3rd Dec 2023, 1:17 PM
Suhaib Muhammad Babangida
Suhaib Muhammad Babangida - avatar
+ 1
that's great bro
3rd Dec 2023, 1:19 PM
Suhaib Muhammad Babangida
Suhaib Muhammad Babangida - avatar
0
if you're interested in making an AI chatbot with an LLM, you can look into langchain tutorials that utilise open-source models from platforms such as huggingface
11th Dec 2023, 10:21 PM
Angelo Abi Hanna
Angelo Abi Hanna - avatar