- Turkey
Highlights
- Pro
Lists (1)
Sort Name ascending (A-Z)
Stars
A reactive notebook for Python — run reproducible experiments, execute as a script, deploy as an app, and version with git.
an open-source, extensible AI agent that goes beyond code suggestions - install, execute, edit, and test with any LLM
Janus-Series: Unified Multimodal Understanding and Generation Models
library & platform to build, distribute, monetize ai apps that have the full context (like rewind, granola, etc.), open source, 100% local, developer friendly. 24/7 screen, mic, keyboard recording …
Simple, unified interface to multiple Generative AI providers
llama3 implementation one matrix multiplication at a time
A high-throughput and memory-efficient inference and serving engine for LLMs
All Algorithms implemented in Python
ComputeGPT is a free and accurate chat model and calculator for math, science, and engineering. It's also known as MathGPT and ScienceGPT, and can compute most numerical answers.
VPTQ, A Flexible and Extreme low-bit quantization algorithm
nhorvath / Pyrebase4
Forked from thisbejim/PyrebaseA simple python wrapper for the Firebase API. ⛺
Drench yourself in Deep Learning, Reinforcement Learning, Machine Learning, Computer Vision, and NLP by learning from these exciting lectures!!
Learn how to design, develop, deploy and iterate on production-grade ML applications.
A curated list of Artificial Intelligence (AI) courses, books, video lectures and papers.
A curated list of awesome responsible machine learning resources.
A simple python wrapper for the Firebase API.
A list of research papers in the domain of machine learning, deep learning and related fields.
Deep Learning papers reading roadmap for anyone who are eager to learn this amazing tech!
🧑🏫 60+ Implementations/tutorials of deep learning papers with side-by-side notes 📝; including transformers (original, xl, switch, feedback, vit, ...), optimizers (adam, adabelief, sophia, ...), ga…
Grounding LLM mathematical reasoning with proof assistants.
A math application/chatbot to answer a user's arithmetic or reasoning based questions. Utilizes LangChain agents and tools. Frontend with Chainlit.
A GPT-based autonomous multi-agent AI in Next.js that research & recommends Instagram Viral Posts reflecting your personality.
Jobs_Applier_AI_Agent_AIHawk aims to easy job hunt process by automating the job application process. Utilizing artificial intelligence, it enables users to apply for multiple jobs in a tailored way.
Devon: An open-source pair programmer
🚀 gpt_pdf_md: Convert PDF to Markdown with GPT-4V & more. Extract images, upload to Google Cloud, & generate Markdown with images. Python, GPT-4V Vision, Scala. Ideal for developers, researchers. P…
Repository for the main Dockerfile with the OpenWorm software stack and project-wide issues
Implement a ChatGPT-like LLM in PyTorch from scratch, step by step