-
llamafile Public
Forked from mozilla-ai/llamafileDistribute and run LLMs with a single file.
C++ Other UpdatedOct 14, 2024 -
anything-llm Public
Forked from Mintplex-Labs/anything-llmThe all-in-one Desktop & Docker AI application with built-in RAG, AI agents, and more.
JavaScript MIT License UpdatedOct 8, 2024 -
Awesome-LLMOps Public
Forked from tensorchord/Awesome-LLMOpsAn awesome & curated list of best LLMOps tools for developers
-
llm-scraper Public
Forked from mishushakov/llm-scraperTurn any webpage into structured data using LLMs
TypeScript MIT License UpdatedAug 30, 2024 -
llm_aided_ocr Public
Forked from Dicklesworthstone/llm_aided_ocrEnhance Tesseract OCR output for scanned PDFs by applying Large Language Model (LLM) corrections.
-
llm-twin-course Public
Forked from decodingai-magazine/llm-twin-course🤖 𝗟𝗲𝗮𝗿𝗻 for 𝗳𝗿𝗲𝗲 how to 𝗯𝘂𝗶𝗹𝗱 an end-to-end 𝗽𝗿𝗼𝗱𝘂𝗰𝘁𝗶𝗼𝗻-𝗿𝗲𝗮𝗱𝘆 𝗟𝗟𝗠 & 𝗥𝗔𝗚 𝘀𝘆𝘀𝘁𝗲𝗺 using 𝗟𝗟𝗠𝗢𝗽𝘀 best practices: ~ 𝘴𝘰𝘶𝘳𝘤𝘦 𝘤𝘰𝘥𝘦 + 12 𝘩𝘢𝘯𝘥𝘴-𝘰𝘯 𝘭𝘦𝘴𝘴𝘰𝘯𝘴
Python MIT License UpdatedAug 20, 2024 -
llm-course Public
Forked from mlabonne/llm-courseCourse to get into Large Language Models (LLMs) with roadmaps and Colab notebooks.
Jupyter Notebook Apache License 2.0 UpdatedJul 28, 2024 -
fastapi_websocket_rpc Public
Forked from permitio/fastapi_websocket_rpc⚡ FASTAPI Websocket RPC- A fast and durable bidirectional JSON RPC channel over Websockets.
Python MIT License UpdatedJul 10, 2024 -
lanarky___to_learn Public
Forked from ajndkr/lanarkyThe web framework for building LLM microservices
Python MIT License UpdatedJul 6, 2024 -
eCommerce Public
Forked from codingforentrepreneurs/eCommerceWe're going to take you step-by-step to build a modern, fully open-source, eCommerce web application using Python, Django, Bootstrap, Javascript, and more.
Python UpdatedJun 14, 2024 -
gpt4free Public
Forked from xtekky/gpt4freeThe official gpt4free repository | various collection of powerful language models
-
example-fastapi Public
Forked from koyeb/example-fastapiExample to deploy a FastAPI application on Koyeb
Python UpdatedJun 11, 2024 -
a_1_fastapi_ecommerce_api Public
Forked from kolenkoal/fastapi_ecommerce_apiThis project is a personal e-commerce application developed using FastAPI, Alembic, Pydantic, SQLAclehmy, etc.
Python UpdatedMay 25, 2024 -
a_2_e-commerce-api Public
This is api build by fastAPI for e-commerce-api
Python UpdatedMay 8, 2024 -
ultimate-fastapi-tutorial Public
Forked from ChristopherGS/ultimate-fastapi-tutorialThe Ultimate FastAPI Tutorial
Python UpdatedApr 26, 2024 -
Gemini-agent-example Public template
Forked from MikeChan-HK/Gemini-agent-exampleAn examples code to make langchain agents without openai API key (Google Gemini), Completely free unlimited and open source, run it yourself on website.
Jupyter Notebook MIT License UpdatedApr 14, 2024 -
-
local-rag-example Public
Forked from vndee/local-assistant-examplesBuild your own ChatPDF and run them locally
-
e-commerce-website Public
Forked from drithh/e-commerce-websiteOnline Fashion Commerce Website
TypeScript UpdatedMar 8, 2024 -
a_3_e-com-api___not_studied Public
Forked from prateekthakur272/e-com-apiE-commerce API built using HTML, CSS, and Python(FastAPI)
Python MIT License UpdatedJan 11, 2024 -
Python-Django-FastAPI-advanced-topics Public
Forked from hamedasgari20/Python-Django-FastAPI-advanced-topicsPython and Django advanced topics
UpdatedDec 13, 2023 -
Django-Rest-Framework-Tutorial Public
Forked from codingforentrepreneurs/Django-Rest-Framework-TutorialLearn how to build REST APIs with Django & the Django Rest Framework.
Python MIT License UpdatedMay 21, 2023 -
langchain-streamlit-template Public
Forked from hwchase17/langchain-streamlit-templatePython UpdatedJan 20, 2023 -
a_Singular_Ofertas_e-shop___good_frontend Public
Forked from limaluan/Singular_Ofertas_e-shopSite de um e-commerce feito com NextJs
TypeScript UpdatedAug 20, 2022 -
a_Singular-Shop-API___good_example_front Public
Forked from KaioAntonio/Singular-Shop-APIE-commerce API using FastAPI
Python MIT License UpdatedAug 4, 2022 -
ml-deployment-k8s-fastapi Public
Forked from sayakpaul/ml-deployment-k8s-fastapiThis project shows how to serve an ONNX-optimized image classification model as a web service with FastAPI, Docker, and Kubernetes.
Jupyter Notebook Apache License 2.0 UpdatedJul 27, 2022 -
example-ml-project Public
Forked from ming0070913/example-ml-projectDeploying PyTorch Model to Production with FastAPI in CUDA-supported Docker
-
FastAPI-Microservice-for-Django Public
Forked from codingforentrepreneurs/FastAPI-Microservice-for-DjangoDeploy a microservice REST API endpoint for our Try Django 3.2 https://cfe.sh/projects/try-django-3-2 project using FastAPI, pytesseract, Docker, & DigitalOcean App Platform.