Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add link to flowdrivegpt in readme #75

Open
wants to merge 6 commits into
base: master
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion Pipfile
Original file line number Diff line number Diff line change
Expand Up @@ -46,4 +46,4 @@ flowinit = "python flowinit/flowinit/flowinit.py"
scons = "scons"

[requires]
python_version = "3.9"
python_version = "3.8"
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -39,6 +39,10 @@ Flowpilot's core community lives on the official flowdrive [discord server](http

We also push frequent updates on our [twitter handle](https://twitter.com/flowdrive_ai).

# FlowdriveGPT
FlowdriveGPT is a retrieval interface for FlowDrive's wiki, docs, and repo. checkout [FlowdriveGPT](https://chat.openai.com/g/g-fpDPDfgSE-flowdrivegpt) for simplified explanations.
![11](https://github.com/Ayush-Kumar101/flowpilot/assets/85908925/0b85069b-89f6-43e2-9d6c-d4b74eaa28fd)

# User Data

Flowpilot will require your email address for setting up you flowdrive account. Flowpilot logs the road-facing cameras, CAN, GPS, IMU, magnetometer, thermal sensors, crashes, and operating system logs. The driver-facing camera is only logged if you explicitly opt-in in settings. The microphone is not recorded.
Expand Down