Skip to content

California Driver's Handbook is a concise guide to driving rules and best practices in California, covering essential topics like road signs, traffic laws, and safe driving techniques for driver safety and compliance.

Notifications You must be signed in to change notification settings

shubhadapaithankar/ChatGPT-California-Driver-s-Handbook

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ChatGPT California Driver's Handbook

This repository contains the source code for a web application that utilizes ChatGPT to provide summarized information on driving rules from the California Driver's Handbook. Users can ask questions about driving rules, and the AI will help them by providing summarized answers.

California Driver's Handbook offers a comprehensive summary and explanation of California's driving rules, regulations, and best practices to help users become responsible and knowledgeable drivers in the state. It covers essential topics, such as road signs, traffic laws, and safe driving techniques, to ensure driver safety and compliance.

Screen Shot 2023-04-21 at 3 26 16 PM

Screen Shot 2023-04-21 at 3 26 48 PM

Screen Shot 2023-04-21 at 3 28 01 PM

Features

  • Clean and professional-looking user interface
  • Easy to navigate and use
  • Chatbot-like interaction with the AI
  • Asynchronous loading of responses
  • Query history functionality

Installation

To run this project locally, follow these steps:

  1. Clone the repository:
git clone [email protected]:shubhadapaithankar/ChatGPT-California-Driver-s-Handbook.git
  1. Change the directory to the project folder:
cd ChatGPT-California-Driver-s-Handbook
  1. Install the required dependencies (optional, if you have a Flask backend):
pip install -r requirements.txt

  1. Run the Flask server (optional, if you have a Flask backend):
python app.py
  1. Open the http://127.0.0.1:5000 url in Browser to access the application.

Usage

To use the ChatGPT-California-Driver's-Handbook web application, simply type your question about driving rules in the input field, then click the "Send" button or press the Enter key. The AI will process your question and provide a summarized answer from the California Driver's Handbook.

You can also view your query history by clicking the "History" button in the Actions section.

Screen.Recording.2023-04-21.at.3.09.53.PM.mov

About

California Driver's Handbook is a concise guide to driving rules and best practices in California, covering essential topics like road signs, traffic laws, and safe driving techniques for driver safety and compliance.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published