Skip to content

Latest commit

 

History

History
52 lines (37 loc) · 1.91 KB

README.md

File metadata and controls

52 lines (37 loc) · 1.91 KB

About the project

This project is under construction.

🚀 Project Goal: Integrating Large Language Models with end-to-end autonomous driving models. This project is supported by 2024 Google Summer of Code and JdeRobot.

Project Structure

Each folder contains related documentation.

  • data_parsing This directory contains the original development version, used for standalone testing of all scripts. It serves as the core environment for debugging and optimizing the functionality of the scripts.

  • streamlit This is the web-based streamlit app, packaged for online deployment using the Streamlit framework.

  • carla This directory integrates the model with the CARLA simulation for testing and validation.

  • docs Documentation files related to the project, including blogs and technical references.

License

Distributed under the GPL-3.0 License.

Acknowledgments