dayday0calories / CITS5505-Group-Project

CITS5505 Group Project
MIT License
0 stars 0 forks source link

New feature: ✨Speedster AI #20

Open lingering126 opened 1 month ago

lingering126 commented 1 month ago

Hi guys, I'm planning to develop a new feature: an AI assitant called "Speedster AI" which can answer requests by LLM.

Proposed implementation: Import openai library, use Openai chatgpt api. When a user submit a request, the webpage will get the result from chatgpt via chatgpt api.

Speedster AI should be easy to use and able to answer most of the normal requests about cars, which enhances user experience.

dayday0calories commented 1 month ago

That sounds awesome! Using the OpenAI API to power up your "Speedster AI" for car-related questions is a super cool idea. It’ll definitely make things more convenient and informative for our users.