ipython-contrib /
jupyter_contrib_nbextensions
A collection of various notebook extensions for Jupyter
Loading repository data…
IshaNayal / repository
Collection of Jupyter notebooks is designed to provide you with a comprehensive guide to various AI tools and technologies
Perfect for beginners getting started with Gen AI:
Build more complex AI systems:
Production-grade implementations and cutting-edge research:
Clone the repository
git clone https://github.com/buildfastwithai/gen-ai-experiments.git
cd gen-ai-experiments
Navigate to your desired project
cd ai-apps-collection/your-desired-project
Install dependencies
pip install -r requirements.txt
Set up API keys
# Create a .env file and add your API keys
echo "OPENAI_API_KEY=your_key_here" > .env
Run the application
streamlit run app.py
# or
python app.py
# or
jupyter notebook
Follow project-specific instructions in each project's README.md for detailed setup
We welcome contributions from the community! Here's how you can help:
git checkout -b feature/AmazingFeature)git commit -m 'Add some AmazingFeature')git push origin feature/AmazingFeature)README.md for new projectsFound a bug or have a feature request? Please create a GitHub Issue with:
Show your support by starring this repository!
Selected from shared topics, language and repository description—not editorial ratings.
ipython-contrib /
A collection of various notebook extensions for Jupyter
Qiskit /
A collection of Jupyter notebooks showing how to use the Qiskit SDK
giswqs /
A collection of 360+ Jupyter Python notebook examples for using Google Earth Engine with interactive mapping
ikatsov /
A collection of reference Jupyter notebooks and demo AI/ML applications for enterprise use cases: marketing, pricing, supply chain, smart manufacturing, and more.
ChawlaAvi /
A collection of code snippets from the publication Daily Dose of Data Science on Substack: http://www.dailydoseofds.com/
qiskit-community /
A collection of Jupyter notebooks developed by the community showing how to use Qiskit