Skip to content

Sapphirine/202412-10-Electric-Vehicle-Data-Analytics-and-Chatbot-Platform

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 

Repository files navigation

202412-10-Electric-Vehicle-Data-Analytics-and-Chatbot-Platform

Our work builds a comprehensive electricvehicle(EV) data platform, with which the user could visualizeand predict significant information of relevant fields, and talk to our LLM-based chatbot on relevant topics.

Required packages

  • langchain
  • langchain_community
  • langchain-openai
  • openai
  • pypdf
  • faiss-cpu(or faiss-gpu)
  • flask
  • numpy
  • pandas
  • sklearn
  • joblib
  • datetime

Run our EV platform webapp

$ cd 'web UI'
$ python3 app.py

Then visit http://127.0.0.1:5000 (Required to modify the OpenAi api key to your own key in app.py in advance.)

Video Link

https://youtu.be/j6TKQ36n_M8

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published