mihosang's Stars
langchain-ai/langchain
๐ฆ๐ Build context-aware reasoning applications
fastapi/fastapi
FastAPI framework, high performance, easy to learn, fast to code, ready for production
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.
openai/openai-cookbook
Examples and guides for using the OpenAI API
zylon-ai/private-gpt
Interact with your documents using the power of GPT, 100% privately, no data leaks
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.
phidatahq/phidata
Build multi-modal Agents with memory, knowledge, tools and reasoning. Chat with them using a beautiful Agent UI.
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
graykode/nlp-tutorial
Natural Language Processing Tutorial for Deep Learning Researchers
kmario23/deep-learning-drizzle
Drench yourself in Deep Learning, Reinforcement Learning, Machine Learning, Computer Vision, and NLP by learning from these exciting lectures!!
karpathy/minbpe
Minimal, clean code for the Byte Pair Encoding (BPE) algorithm commonly used in LLM tokenization.
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.
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.
argilla-io/argilla
Argilla is a collaboration tool for AI engineers and domain experts to build high-quality datasets
teddylee777/machine-learning
๋จธ์ ๋ฌ๋ ์ ๋ฌธ์ ํน์ ์คํฐ๋๋ฅผ ์ค๋นํ์๋ ๋ถ๋ค์๊ฒ ๋์์ด ๋๊ณ ์ ๋ง๋ repository์ ๋๋ค. (This repository is intented for helping whom are interested in machine learning study)
nlpyang/BertSum
Code for paper Fine-tune BERT for Extractive Summarization
IntelLabs/RAG-FiT
Framework for enhancing LLMs for RAG tasks using fine-tuning.
Nashex/gpt4-playground
Clone of OpenAI's ChatGPT and Playground environments to enable experimenting with API keys.