کتابخانه مهندسی کامپیوتر و پایتون
29.2K subscribers
815 photos
24 videos
428 files
553 links
@alloadv تبلیغات


ادمین : @maryam3771
Download Telegram
اگر کنجکاو هستید که برای ساخت یک عامل هوش مصنوعی چه چیزی لازم است، در این دوره خواهید آموخت

این دوره به شما می آموزد که چگونه از پایتون و API رایگان Gemini برای کدنویسی عامل خود استفاده کنید.


You'll learn about the agentic loop, tool calling, and fixing buggy programs - and by the end you'll have a fully functional agent.

https://www.freecodecamp.org/news/build-an-ai-coding-agent-in-python/


🆔 @programmers_street
A curated list of awesome platforms, tools, practices and resources that helps run llms locally

https://www.opensourceprojects.dev/post/3bc0f8fa-4472-43bf-b3c6-223f1103e468


🆔 @programmers_street
1
LlamaBarn — is a tiny (12 MB) menu bar app that makes local LLMs as easy as connecting to Wi-Fi.


GitHub



🆔 @programmers_street
1
BentoPDF — is a powerful, privacy-focused client-side PDF tool.

It does not require installation on a server and allows you to manipulate, edit, merge and process PDF files directly in your browser.

No server-side processing is required, keeping your files secure and private.

GitHub


🆔 @programmers_street
3
If you're curious about how AI systems work, this course will give you a great introduction.

It starts out by covering Machine Learning basics and discusses how ML systems differ from traditional rule-based software.

Then you'll learn how ML models, algorithms, and training work under the hood & finish by learning about Generative AI.

https://www.freecodecamp.org/news/learn-machine-learning-concepts-plus-generative-ai/


🆔 @programmers_street
👍1
Learn-by-projects — is a list of programming tutorials that aspiring software developers can learn how to create an application from scratch.

These guides are divided into categories based on the first technology listed in each article.

GitHub


🆔 @programmers_street
4
برای ساخت نسخه اولیه پروژه درگیر کد زدن نشین، آدرس شبیه ترین سایت به پروژتون رو بدید به این هوش مصنوعی کدش (مثلا با ری اکت) رو واستون می‌زنه بعد کدش رو ادیت کنید:

animaapp.com


🆔 @programmers_street
1
هزینه‌ی LLMها رو حدسی حساب نکن!

🔹 ریپو tokencost یه پروژه‌ی اوپن‌سورس کاربردیه که کمک می‌کنه قبل از اجرای درخواست بفهمی استفاده از هر مدل LLM چقدر برات هزینه داره.

چی کار می‌کنه؟
محاسبه دقیق تعداد توکن‌ها
تخمین هزینه دلاری prompt و completion
پشتیبانی از مدل‌های مختلف (OpenAI، Anthropic، Bedrock و …)
مناسب برای agentها و سیستم‌های production

برای کسایی که دارن AI agent یا workflow جدی می‌سازن، این ابزار واقعاً ضروریه
کنترل هزینه و معماری بهتر.

🔗 https://github.com/AgentOps-AI/tokencost


🆔 @programmers_street
Vite is a powerful build tool and development server that helps speed up web development.

It uses an optimized development server that makes use of native ES modules – so it's fast.

In this course you'll learn how to use Vite to speed up your projects.

https://www.freecodecamp.org/news/complete-vite-course-for-beginners/


🆔 @programmers_street
👍1
عامل هوش مصنوعی برای جستجو و تحقیق در اسناد شخصی

https://github.com/khoj-ai/khoj


🆔 @programmers_street
ویدیوهای یوتیوب را به اسناد برای LLM تبدیل کنید

https://github.com/Solomonkassa/Youtube-to-Doc


🆔 @programmers_street
👍1
LLMs like GPT-5 can do some impressive stuff - but what if you need an AI tool that really understands your data?

Well, with some fine tuning and other techniques, you can make that happen.

In this tutorial, Sharvin helps you build a custom AI chat application with Next.js that's ready to deploy.

https://www.freecodecamp.org/news/build-a-custom-ai-chat-application-with-nextjs/


🆔 @programmers_street
Forwarded from FaraDars_Course
♦️ دسترسی رایگان به یک آموزش از بین ۳۰۰ آموزش منتخب در فرادرس
 
فرصت محدوده؛ همین حالا آموزش مورد نظرت رو با کد تخفیف «YALDA404» به صورت کاملاً رایگان دریافت کن!
 
🔴 مهلت دسترسی به آموزش دریافت شده: پنج‌شنبه ۳۰ بهمن ۱۴۰۴
 
جاوا اسکریپت JavaScript – جامع و کاربردی
 
مبانی برنامه‌نویسی – الگوریتم و فلوچارت
 
کاربرد ChatGPT در برنامه نویسی پایتون
 
سیستم عامل لینوکس Linux – مقدماتی
 
متاپروگرامینگ در پایتون برای خودکارسازی کدها
 
🔗 [مشاهده تمامی ۳۰۰ آموزش]
 
🎁 کد تخفیف ۱۰۰ درصدی: YALDA404

🔄 FaraDars - فرادرس
LLMs are pretty impressive tools - but on their own, they can't "remember" anything.

That's where vector stores come in and enhance their capabilities.

In this article, Manish explains what vector stores are and how they work, teaches you about embeddings, and more.

https://www.freecodecamp.org/news/how-ai-agents-remember-things-vector-stores-in-llm-memory/


🆔 @programmers_street