milaan9 /
92_Python_Games
This repository contains Python games that I've worked on. You'll learn how to create python games with AI. I try to focus on creating board games without GUI in Jupyter-notebook.
Loading repository data…
DebanjanSarkar / repository
This repository contains a collection of Generative AI code samples and notes in the form of python files and Jupyter notebooks. Code samples include common to advanced usage of LLMs using LangChain, etc., tools
Welcome to the Generative AI Code Samples repository! Here, you'll find a collection of Jupyter notebooks and Python applications that serve as code samples and notes for learning generative AI topics and technologies. These resources are curated from official documentations and courses, covering areas such as LangChain, Azure OpenAI, and more.
The repository contains a variety of code samples and notes organized into Jupyter notebooks and Python applications. Each notebook includes markdown cells explaining the purpose of each code cell and providing context for the projects.
Exploring Notebooks:
Running Python Applications:
If you find any errors, have suggestions for improvement, or want to contribute your own code samples, feel free to submit a pull request. Contributions from the community are highly appreciated and help improve the learning experience for everyone.
For running the notebooks and Python applications and accessing the APIs utilised in the code samples, makes sure to create a .env file in the root folder of the project directory. Then, in that file, put the following API keys, with the names exactly same as stated below:
Feel free to explore, learn, and contribute to the Generative AI Code Samples repository! If you have any questions or suggestions, don't hesitate to reach out. Happy coding!
Selected from shared topics, language and repository description—not editorial ratings.
milaan9 /
This repository contains Python games that I've worked on. You'll learn how to create python games with AI. I try to focus on creating board games without GUI in Jupyter-notebook.
janblechschmidt /
This repository contains a number of Jupyter Notebooks illustrating different approaches to solve partial differential equations by means of neural networks using TensorFlow.
integrativebioinformatics /
This repository contains scNotebooks, a collection of interactive Jupyter and Google Colab notebooks designed to teach and practice single‑cell and spatial transcriptomics. The notebooks guide learners through the complete workflow from introductory steps and single‑cell pipelines to diverse analytical approaches, and FAIR and sharing data
dipanjanS /
This repository will contain the presentation and python jupyter notebooks for the DataHack Summit 2024 conference talk, Improving Real-world Retrieval Augmented Generation Systems, focusing on the key challenges and practical solutions of how to solve them
laxmimerit /
This repository contains implementations of Retrieval-Augmented Generation (RAG) in Jupyter notebooks. It includes examples of building chatbots with and without history, processing PDFs with RAG, and using DeepSeek models for local RAG and financial document analysis.
StephanRhode /
This repository contains jupyter notebooks and python code for KIT course: Python Algorithms for Automotive Engineering