mihosang's Stars
IntelLabs/RAG-FiT
Framework for enhancing LLMs for RAG tasks using fine-tuning.
openai/openai-cookbook
Examples and guides for using the OpenAI API
kmario23/deep-learning-drizzle
Drench yourself in Deep Learning, Reinforcement Learning, Machine Learning, Computer Vision, and NLP by learning from these exciting lectures!!
langgenius/dify
Dify is an open-source LLM app development platform. Dify's intuitive interface combines AI workflow, RAG pipeline, agent capabilities, model management, observability features and more, letting you quickly go from prototype to production.
readysettech/readyset
Readyset is a MySQL and Postgres wire-compatible caching layer that sits in front of existing databases to speed up queries and horizontally scale read throughput. Under the hood, ReadySet caches the results of cached select statements and incrementally updates these results over time as the underlying data changes.
phidatahq/phidata
Build AI Agents with memory, knowledge, tools and reasoning. Chat with them using a beautiful Agent UI.
Blazity/next-enterprise
๐ผ An enterprise-grade Next.js boilerplate for high-performance, maintainable apps. Packed with features like Tailwind CSS, TypeScript, ESLint, Prettier, testing tools, and more to accelerate your development.
karpathy/minbpe
Minimal, clean code for the Byte Pair Encoding (BPE) algorithm commonly used in LLM tokenization.
argilla-io/argilla
Argilla is a collaboration tool for AI engineers and domain experts to build high-quality datasets
zylon-ai/private-gpt
Interact with your documents using the power of GPT, 100% privately, no data leaks
teddylee777/machine-learning
๋จธ์ ๋ฌ๋ ์ ๋ฌธ์ ํน์ ์คํฐ๋๋ฅผ ์ค๋นํ์๋ ๋ถ๋ค์๊ฒ ๋์์ด ๋๊ณ ์ ๋ง๋ repository์ ๋๋ค. (This repository is intented for helping whom are interested in machine learning study)
fastapi/fastapi
FastAPI framework, high performance, easy to learn, fast to code, ready for production
langflow-ai/langflow
Langflow is a low-code app builder for RAG and multi-agent AI applications. Itโs Python-based and agnostic to any model, API, or database.
Nashex/gpt4-playground
Clone of OpenAI's ChatGPT and Playground environments to enable experimenting with API keys.
langchain-ai/langchain
๐ฆ๐ Build context-aware reasoning applications
pyscript/pyscript
PyScript is an open source platform for Python in the browser. Try PyScript: https://pyscript.com Examples: https://tinyurl.com/pyscript-examples Community: https://discord.gg/HxvBtukrg2
nlpyang/BertSum
Code for paper Fine-tune BERT for Extractive Summarization
graykode/nlp-tutorial
Natural Language Processing Tutorial for Deep Learning Researchers