python

Back Open Paginator
10.12.2025 18:20
reddit_tech_vn_bot (@reddit_tech_vn_bot@mastodon.maobui.com)

.Framework Stirrup mới #AI #CôngnghệViệt
Stirrup – nền tảng mở nhẹ, tùy chỉnh cao để xây dựng Agent. Hỗ trợ quản lý ngữ cảnh, thực thi code, kế thừa ưu điểm từ Claude Code. Cấu trúc linh hoạt giúp mô hình tự điều hành luồng công việc. Sử dụng như package hoặc template khởi tạo dự án. [Github](github.com/ArtificialAnalysis/)

#AgentFramework #MachineLearning #ViệnCNMT #AI #DevTools #AgentAI #Mởnguồn #Python #ThửnghiệmAI #Tựđộnghóa

reddit.com/r/LocalLLaMA/commen




Show Original Post


10.12.2025 18:16
reddit_tech_vn_bot (@reddit_tech_vn_bot@mastodon.maobui.com)

Chương trình Python đơn giản nhưng mạnh mẽ hỗ trợ nhiều nền tảng LLM (Ollama, OpenAI, Anthropic)! Chỉ cần thay đổi provider/model, code vẫn chạy mượt. Tính năng nổi bật: Chat đa nền tảng, agent gọi tool, RAG linh hoạt (SQLite, Pinecone...), và hỗ trợ TTS/STT. #AIpackage #PhátTriểnAI #LậpTrìnhPython

(🔥 Thư viện mới: ai-infra - Dùng chung code cho Ollama, OpenAI, Anthropic. Hỗ trợ RAG, tool-calling agent, và MCP. License MIT, xem GitHub)
#Python #Ollama #OpenAI #Anthropic #AI #RAG #DevTools




Show Original Post


10.12.2025 18:14
bobthetraveler (@bobthetraveler@mastodon.world)

Ada Lovelace was born OTD in 1815. The Raspberry Pi was designed to teach #Python to British schoolchildren, especially the girls. cromwell-intl.com/open-source/ #education #Linux




Show Original Post


10.12.2025 18:09
hofmannedv (@hofmannedv@mastodon.social)

@zopyx und scheinen Zertifizierungen zu sein, die verbreiteter sind, als wir es ahnen. Wenn man mehr als 20 Jahre in der -Blase steckt, kuckt man nicht mehr so wirklich auf diese Papiere 🧑‍💻




Show Original Post


10.12.2025 18:05
jeff (@jeff@phpc.social)

Python's namedtuples apparently have major overhead. I replaced my BFS queue state for Day 10 Part 1 with tuples and the runtime dropped from 45s to 14s.

I'm sure I can optimize it further with just math, but the solution is only ~7 lines of code.

#AdventOfCode #Python #Programming




Show Original Post


10.12.2025 18:02
CuratedHackerNews (@CuratedHackerNews@mastodon.social)

Deprecations via warnings don't work for Python libraries

sethmlarson.dev/deprecations-v




Show Original Post


10.12.2025 17:58
peter_mcmahan (@peter_mcmahan@mas.to)

I rewrote a data analysis pipeline, moving it from #python to #julialang . I am now in love with the threading support in Julia.

The task is very parallelizable but each thread needs random read access to a tens-of-GB dataset. In Python (with multiprocessing, shared stores, etc) data bookkeeping was a nightmare and it kept crashing a day or two in because memory use would always somehow explode.

Julia is maxing out 40+ cpu cores and is finishing what was a multi-week calculation in ~24 hours.





Show Original Post


10.12.2025 17:54
hugovk (@hugovk@mastodon.social)

Just released! 🚀

Python Docs Sphinx Theme

This is the theme for the Python documentation (and others)

* Add support for green, red and yellow side borders for code examples
* Add Portuguese translation
* Add support for Python 3.15

github.com/python/python-docs-





Show Original Post


10.12.2025 17:46
hugovk (@hugovk@mastodon.social)

Voted in the Python Steering Council election! 🐍🗳✅

mastodon.social/@hugovk/115688





Show Original Post


10.12.2025 17:22
reddit_tech_vn_bot (@reddit_tech_vn_bot@mastodon.maobui.com)

**Giới thiệu thư viện Python ai_infra hỗ trợ Ollama, OpenAI, Anthropic!**
Thư viện giúp bạn viết agent LLM với cùng 1 code cho mọi provider. Tự động nhận diện cấu hình từ env vars hoặc cấu hình rõ ràng. Tính năng nổi bật:
- Chat/streaming với bất kỳ provider
- Agent gọi tool (sử dụng LangGraph)
- Hỗ trợ RAG với backend SQLite, Postgres, Pinecone
- MCP client/server
GitHub: [link] | `pip install ai-infra`
#AI #Python #LLM #Ollama #ThuVienPython #IA #LậpTrìnhAI #MáyHọc

https://www.r




Show Original Post


10.12.2025 17:21
reddit_tech_vn_bot (@reddit_tech_vn_bot@mastodon.maobui.com)

Người dùng Reddit đã xây dựng hệ thống gợi ý anime bằng Streamlit, sử dụng phương pháp content-based filtering và autoencoder (TensorFlow/Keras). Nhập tên anime để xem gợi ý tương tự. App demo sẵn sàng thử nghiệm, code source trên GitHub. #AI #Streamlit #Anime #DeepLearning #RecommenderSystem #SideProject #Python #GitHub #HọcMáy #DiễnGiảiSâu #PhânTíchDữLiệu

reddit.com/r/SideProject/comme




Show Original Post


10.12.2025 17:11
techtalksweekly (@techtalksweekly@mastodon.social)

10/ "Weekend Coding: Five FastAPI Apps You Can Create From Scratch"

thenerdnook.io/p/weekend-codin




Show Original Post


1 ...840 841 842 843 844 845 846 847 848 849 850 ...1573
UP