Skip to content

Compass AI is an innovative AI-powered planning assistant that helps users create personalized location-finding based on their preferences and constraints.

License

Notifications You must be signed in to change notification settings

pranavmugatkar/Compass-AI

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Compass-AI

Compass-AI is an innovative project that aims to combine artificial intelligence with geospatial data to provide intelligent navigation and location-based services. This project is currently in its early stages of development.

Current Features

  • Basic project structure

Tech Stack

  • Next.js 13 (App Router)
  • React
  • TypeScript
  • Tailwind CSS
  • Vercel AI SDK
  • Vercel (for deployment)

Planned Features

  • Integration with OpenAI's GPT model for natural language processing
  • AI-powered route optimization
  • Real-time traffic analysis and prediction
  • Points of interest recommendation based on user preferences
  • Voice-activated navigation commands
  • Integration with various mapping services

Installation

To set up Compass-AI locally, follow these steps:

  1. Clone the repository:

    git clone https://github.com/achalbajpai/Compass-AI.git
    
  2. Navigate to the project directory:

    cd Compass-AI
    
  3. Install the required dependencies:

    pip install -r requirements.txt
    

Configuration

As the project is in its early stages, specific configuration steps will be added as features are implemented.

Usage

As the project is in its early stages, usage instructions will be updated as features are implemented.

Contributing

We welcome contributions to Compass-AI! If you'd like to contribute, please follow these steps:

  1. Fork the repository
  2. Create a new branch (git checkout -b feature/your-feature-name)
  3. Make your changes
  4. Commit your changes (git commit -am 'Add some feature')
  5. Push to the branch (git push origin feature/your-feature-name)
  6. Create a new Pull Request

Please make sure to update tests as appropriate and adhere to the project's coding standards.

Contributors

achalbajpai thakare-om03

Things to Add

  • Implement core AI navigation algorithms
  • Develop user interface for route planning
  • Integrate with mapping services API
  • Create data processing pipeline for real-time traffic information
  • Implement voice recognition for navigation commands
  • Develop mobile application version
  • Integrate with OpenAI's GPT model for natural language processing

License

This project is licensed under the MIT License - see the LICENSE file for details.

Contact

For any queries or suggestions, please contact the project maintainer:

Achal Bajpai

Om Thakare

Project Link: Click here)

About

Compass AI is an innovative AI-powered planning assistant that helps users create personalized location-finding based on their preferences and constraints.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 97.9%
  • CSS 1.5%
  • JavaScript 0.6%