Skip to content

Comprehensive resources on Generative AI, including a detailed roadmap, projects, use cases, interview preparation, and coding preparation.

Notifications You must be signed in to change notification settings

abhishektripathi66/generative-ai

 
 

Repository files navigation

     



GenAI related stuff for everyone. Simple, practical insights to get you started and keep you ahead.

📁 Repo Structure

🤝 Contributing

Contributions to add good impactful resources/codes to the list are welcome!

Here’s how you can help:

  1. Fork the Repository

    Click on the "Fork" button at the top right corner of the page to create a personal copy of the repository.

  2. Clone the Repository

    Clone your forked repository to your local machine:

    git clone https://github.com/genieincodebottle/generative-ai.git
  3. Create a New Branch

    Create a new branch for your feature or bug fix:

    git checkout -b your-branch-name
  4. Make Your Changes

    Make your changes and commit them with a clear message:

    git commit -m "Brief description of your changes"
  5. Push Your Changes Push your changes to your forked repository:

    git push origin your-branch-name
  6. Create a Pull Request

    Go to the original repository and create a pull request. Make sure to explain your changes and why they should be merged.

About

Comprehensive resources on Generative AI, including a detailed roadmap, projects, use cases, interview preparation, and coding preparation.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Jupyter Notebook 96.8%
  • Python 2.3%
  • Other 0.9%