-
AI chatbot can be added to make it more interactive in real time
-
Starting point to go to Bing Chat AI
https://www.bing.com/search?q=Bing+AI&showconv=1
Some issues / notes to self
1. Need to use Microsoft Edge to use the chat
2. Clutter UI. Too many …
-
```
Create a ChatBot Service
Start a ChatBot service based on the following references :
* References :
* http://www.codeproject.com/Articles/36106/Chatbot-Tutorial
* http://cleverbot.com/
* …
-
```
Create a ChatBot Service
Start a ChatBot service based on the following references :
* References :
* http://www.codeproject.com/Articles/36106/Chatbot-Tutorial
* http://cleverbot.com/
* …
-
- [ ] BARD/google. Has some level of free usage due to 90 days of credits provided upon sign-up.
- [ ] OpenAI. No free tier.
- [ ] Claude. No free tier.
-
Accroding to the https://chat.vercel.ai/, there supposed to be a login button on the right top of the page.
however if we check the source code in (under chat-header), there is no login button actu…
-
- Initial design and model
- Illustrate with class, use-case, UML, sequence ..... diagrams
- Design choices
- Data dictionary
- If refined (changed over the course of project)
- Reason for …
-
### **Bug Report**
#### **Description**
An error occurs when running a server function in a Next.js application using `zerox`. The issue is related to a missing module: `/Users/mugiro/ai-chatbot/.…
-
Description:
The current Gemini AI API key has reached its message limit, impacting the functionality of the Gemini AI chatbot project. This issue requires updating the API key to restore full chatbo…
-
I asked AI chatbot to recommend some "medium" level algorithm questions for people not well trained for algorithms, and doubao.com gave me 8 algorithm questions:
* [15. 三数之和](https://leetcode.com/pro…