Mathesar
An intuitive UI for managing data, for users of all technical skill levels. Built on Postgres.
https://github.com/centerofci/mathesar
An intuitive UI for managing data, for users of all technical skill levels. Built on Postgres.
https://github.com/centerofci/mathesar
GitHub
GitHub - mathesar-foundation/mathesar: An intuitive spreadsheet-like interface that lets users of all technical skill levels view…
An intuitive spreadsheet-like interface that lets users of all technical skill levels view, edit, query, and collaborate on Postgres data directly—100% open source and self hosted, with native Post...
Python Automation with ChatGPT
In this video we are going to learn how to use Python to automate things for us so we don't have to do them manually. But here's even more interesting thing we will do we will ChatGPT and we will tell Python to use ChatGPT's API or the underlying API that ChatGPT is also using to generate the Python scripts for the two use cases.
https://www.youtube.com/watch?v=w-X_EQ2Xva4
In this video we are going to learn how to use Python to automate things for us so we don't have to do them manually. But here's even more interesting thing we will do we will ChatGPT and we will tell Python to use ChatGPT's API or the underlying API that ChatGPT is also using to generate the Python scripts for the two use cases.
https://www.youtube.com/watch?v=w-X_EQ2Xva4
YouTube
Python Automation with ChatGPT
Python Automation with ChatGPT | Write Python code to connect to OpenAI API and generate automation scripts in seconds!
#python #chatgpt #techworldwithnana
▬▬▬▬▬▬ PRE-REQUISITES ⏰ ▬▬▬▬▬▬
► Python Programming Tutorial: https://youtu.be/t8pPdKYpowI…
#python #chatgpt #techworldwithnana
▬▬▬▬▬▬ PRE-REQUISITES ⏰ ▬▬▬▬▬▬
► Python Programming Tutorial: https://youtu.be/t8pPdKYpowI…
Zef
An open source Python toolkit for graph-relational data across space and time.
https://github.com/zefhub/zef
An open source Python toolkit for graph-relational data across space and time.
https://github.com/zefhub/zef
GitHub
GitHub - zefhub/zef: Toolkit for graph-relational data across space and time
Toolkit for graph-relational data across space and time - zefhub/zef
FastAPI 0.95.0 supports and recommends Annotated 🚀 [cross-post from r/FastAPI]
https://www.reddit.com/r/Python/comments/11v0kcb/fastapi_0950_supports_and_recommends_annotated/
https://www.reddit.com/r/Python/comments/11v0kcb/fastapi_0950_supports_and_recommends_annotated/
Reddit
From the Python community on Reddit
Explore this post and more from the Python community
Store & manage secrets like API keys in Python
In this video, we explore how to securely manage and use secrets like API keys, passwords, credential pairs, and other sensitive information in python. We run through the basics of using environment variables and move on to more advanced scenarios such as managing different secrets for multiple environments.
https://www.youtube.com/watch?v=DVVYHlGYIHY
In this video, we explore how to securely manage and use secrets like API keys, passwords, credential pairs, and other sensitive information in python. We run through the basics of using environment variables and move on to more advanced scenarios such as managing different secrets for multiple environments.
https://www.youtube.com/watch?v=DVVYHlGYIHY
YouTube
Store & manage secrets like API keys in Python - Tech Tip Tuesdays
In this video, we explore how to securely manage and use secrets like API keys, passwords, credential pairs, and other sensitive information in python. We run through the basics of using environment variables and move on to more advanced scenarios such as…
FastKafka
FastKafka is a powerful and easy-to-use Python library for building asynchronous web services that interact with Kafka topics. Built on top of Pydantic, AIOKafka and AsyncAPI, FastKafka simplifies the process of writing producers and consumers for Kafka topics.
https://github.com/airtai/fastkafka
FastKafka is a powerful and easy-to-use Python library for building asynchronous web services that interact with Kafka topics. Built on top of Pydantic, AIOKafka and AsyncAPI, FastKafka simplifies the process of writing producers and consumers for Kafka topics.
https://github.com/airtai/fastkafka
GitHub
GitHub - airtai/fastkafka: FastKafka is a powerful and easy-to-use Python library for building asynchronous web services that interact…
FastKafka is a powerful and easy-to-use Python library for building asynchronous web services that interact with Kafka topics. Built on top of Pydantic, AIOKafka and AsyncAPI, FastKafka simplifies ...
From pixels to information with Document AI
We’re seeing successively difficult problems getting solved thanks to machine learning (ML) models. In this article, you’ll see An overview of Document AI, Practical and visual examples and A document processing demo (source code included)
https://github.com/GoogleCloudPlatform/document-ai-samples/blob/main/web-app-pix2info-python/README.md
We’re seeing successively difficult problems getting solved thanks to machine learning (ML) models. In this article, you’ll see An overview of Document AI, Practical and visual examples and A document processing demo (source code included)
https://github.com/GoogleCloudPlatform/document-ai-samples/blob/main/web-app-pix2info-python/README.md
GitHub
document-ai-samples/web-app-pix2info-python/README.md at main · GoogleCloudPlatform/document-ai-samples
Sample applications and demos for Document AI, the end-to-end document processing platform on Google Cloud - GoogleCloudPlatform/document-ai-samples
AgentChain
AgentChain uses Large Language Models (LLMs) for planning and orchestrating multiple Agents or Large Models (LMs) for accomplishing sophisticated tasks. AgentChain is fully multimodal: it accepts text, image, audio, tabular data as input and output.
https://github.com/jina-ai/agentchain
AgentChain uses Large Language Models (LLMs) for planning and orchestrating multiple Agents or Large Models (LMs) for accomplishing sophisticated tasks. AgentChain is fully multimodal: it accepts text, image, audio, tabular data as input and output.
https://github.com/jina-ai/agentchain
GitHub
GitHub - jina-ai/agentchain: Chain together LLMs for reasoning & orchestrate multiple large models for accomplishing complex tasks
Chain together LLMs for reasoning & orchestrate multiple large models for accomplishing complex tasks - jina-ai/agentchain
VS Code shortcuts for efficient Python programmers
Learn keyboard shortcuts that will make you a more efficient and productive Python programmer with VS Code.
https://mathspp.com/blog/vscode-shortcuts-for-efficient-python-programmers
Learn keyboard shortcuts that will make you a more efficient and productive Python programmer with VS Code.
https://mathspp.com/blog/vscode-shortcuts-for-efficient-python-programmers
Mathspp
VS Code shortcuts for efficient Python programmers
Learn keyboard shortcuts that will make you a more efficient and productive Python programmer with VS Code.
Basaran
Basaran is an open-source alternative to the OpenAI text completion API. It provides a compatible streaming API for your Hugging Face Transformers-based text generation models.
https://github.com/hyperonym/basaran
Basaran is an open-source alternative to the OpenAI text completion API. It provides a compatible streaming API for your Hugging Face Transformers-based text generation models.
https://github.com/hyperonym/basaran
GitHub
GitHub - hyperonym/basaran: Basaran is an open-source alternative to the OpenAI text completion API. It provides a compatible streaming…
Basaran is an open-source alternative to the OpenAI text completion API. It provides a compatible streaming API for your Hugging Face Transformers-based text generation models. - hyperonym/basaran
Python-based compiler achieves orders-of-magnitude speedups
https://news.mit.edu/2023/codon-python-based-compiler-achieve-orders-magnitude-speedups-0314
https://news.mit.edu/2023/codon-python-based-compiler-achieve-orders-magnitude-speedups-0314
MIT News
Python-based compiler achieves orders-of-magnitude speedups
Codon is a new tool that compiles Python code to run it more efficiently and effectively while allowing for customization and adaptation to various domains.
OpenChatKit
OpenChatKit provides a powerful, open-source base to create both specialized and general purpose chatbots for various applications. The kit includes an instruction-tuned 20 billion parameter language model, a 6 billion parameter moderation model, and an extensible retrieval system for including up-to-date responses from custom repositories.
https://github.com/togethercomputer/OpenChatKit
OpenChatKit provides a powerful, open-source base to create both specialized and general purpose chatbots for various applications. The kit includes an instruction-tuned 20 billion parameter language model, a 6 billion parameter moderation model, and an extensible retrieval system for including up-to-date responses from custom repositories.
https://github.com/togethercomputer/OpenChatKit
GitHub
GitHub - togethercomputer/OpenChatKit
Contribute to togethercomputer/OpenChatKit development by creating an account on GitHub.
visual-chatgpt
Visual ChatGPT connects ChatGPT and a series of Visual Foundation Models to enable sending and receiving images during chatting.
https://github.com/microsoft/visual-chatgpt
Visual ChatGPT connects ChatGPT and a series of Visual Foundation Models to enable sending and receiving images during chatting.
https://github.com/microsoft/visual-chatgpt
GitHub
GitHub - chenfei-wu/TaskMatrix
Contribute to chenfei-wu/TaskMatrix development by creating an account on GitHub.
Sync or Async? Unpacking the Mysteries of Django Signals
Django signals provide a powerful way to trigger actions when specific events occur, but are they asynchronous or synchronous? In this article, we'll explore the answer to this question and discuss the pros and cons of using Django signals in your web applications.
https://www.mattlayman.com/blog/2023/django-signals-async/
Django signals provide a powerful way to trigger actions when specific events occur, but are they asynchronous or synchronous? In this article, we'll explore the answer to this question and discuss the pros and cons of using Django signals in your web applications.
https://www.mattlayman.com/blog/2023/django-signals-async/
Matt Layman
Sync or Async? Unpacking the Mysteries of Django Signals
Django signals provide a powerful way to trigger actions when specific events occur, but are they asynchronous or synchronous? In this article, we'll explore the answer to this question and discuss the pros and cons of using Django signals in your web applications.
shyamsn97 / mario-gpt
Generating Mario Levels with GPT2. Code for the paper "MarioGPT: Open-Ended Text2Level Generation through Large Language Models" https://arxiv.org/abs/2302.05981
https://github.com/shyamsn97/mario-gpt
Generating Mario Levels with GPT2. Code for the paper "MarioGPT: Open-Ended Text2Level Generation through Large Language Models" https://arxiv.org/abs/2302.05981
https://github.com/shyamsn97/mario-gpt
arXiv.org
MarioGPT: Open-Ended Text2Level Generation through Large Language Models
Procedural Content Generation (PCG) is a technique to generate complex and diverse environments in an automated way. However, while generating content with PCG methods is often straightforward,...
How to Generate Images Using the OpenAI API and DALL·E 2 in Python
In this tutorial, you'll learn how to use OpenAI's API with Python to generate, edit, and vary images using natural language prompts.
https://www.makeuseof.com/generate-images-using-openai-api-dalle-python/
In this tutorial, you'll learn how to use OpenAI's API with Python to generate, edit, and vary images using natural language prompts.
https://www.makeuseof.com/generate-images-using-openai-api-dalle-python/
MUO
How to Generate Images Using the OpenAI API and DALL·E 2 in Python
Make use of OpenAI's DALL·E 2 model to generate images using Python.
creosote
Identify unused dependencies and avoid a bloated virtual environment.
https://github.com/fredrikaverpil/creosote
Identify unused dependencies and avoid a bloated virtual environment.
https://github.com/fredrikaverpil/creosote
GitHub
GitHub - fredrikaverpil/creosote: Identify unused dependencies and avoid a bloated virtual environment.
Identify unused dependencies and avoid a bloated virtual environment. - fredrikaverpil/creosote
stanford_alpaca
Code and documentation to train Stanford's Alpaca models, and generate the data.
https://github.com/tatsu-lab/stanford_alpaca
Code and documentation to train Stanford's Alpaca models, and generate the data.
https://github.com/tatsu-lab/stanford_alpaca
GitHub
GitHub - tatsu-lab/stanford_alpaca: Code and documentation to train Stanford's Alpaca models, and generate the data.
Code and documentation to train Stanford's Alpaca models, and generate the data. - tatsu-lab/stanford_alpaca