SamuelChabal's Stars
ollama/ollama
Get up and running with Llama 3.2, Mistral, Gemma 2, and other large language models.
google-research/bert
TensorFlow code and pre-trained models for BERT
streamlit/streamlit
Streamlit — A faster way to build and share data apps.
FlowiseAI/Flowise
Drag & drop UI to build your customized LLM flow
fastai/fastai
The fastai deep learning library
openai/evals
Evals is a framework for evaluating LLMs and LLM systems, and an open-source registry of benchmarks.
BerriAI/litellm
Python SDK, Proxy Server (LLM Gateway) to call 100+ LLM APIs in OpenAI format - [Bedrock, Azure, OpenAI, VertexAI, Cohere, Anthropic, Sagemaker, HuggingFace, Replicate, Groq]
vercel/ai
Build AI-powered applications with React, Svelte, Vue, and Solid
autogluon/autogluon
Fast and Accurate ML in 3 Lines of Code
huggingface/chat-ui
Open source codebase powering the HuggingChat app
vercel/ai-chatbot
A full-featured, hackable Next.js AI chatbot built by Vercel
langchain-ai/opengpts
googleapis/google-cloud-python
Google Cloud Client Library for Python
arcee-ai/mergekit
Tools for merging pretrained large language models.
ThilinaRajapakse/simpletransformers
Transformers for Information Retrieval, Text Classification, NER, QA, Language Modelling, Language Generation, T5, Multi-Modal, and Conversational AI
ssut/py-googletrans
(unofficial) Googletrans: Free and Unlimited Google translate API for Python. Translates totally free of charge.
minimaxir/gpt-2-simple
Python package to easily retrain OpenAI's GPT-2 text-generating model on new texts
mckinsey/vizro
Vizro is a toolkit for creating modular data visualization applications.
saffsd/langid.py
Stand-alone language identification system
n4ze3m/dialoqbase
Create chatbots with ease
SamurAIGPT/Open-Custom-GPT
Create Custom GPT and add/embed on your site using Assistants api
ThilinaRajapakse/pytorch-transformers-classification
Based on the Pytorch-Transformers library by HuggingFace. To be used as a starting point for employing Transformer models in text classification tasks. Contains code to easily train BERT, XLNet, RoBERTa, and XLM models for text classification.
marcolivierbouch/OpenAssistantGPT
An Open-Source Saas for Crafting/Building/Creating Chatbots with OpenAI's Assistant API that you can add to your website.
hamelsmu/Docker_Tutorial
Code and helper scripts for article on Medium "How Docker Can Help You Become A More Effective Data Scientist"
AIAnytime/Medical-RAG-using-Bio-Mistral-7B
This is a RAG implementation using Open Source stack. BioMistral 7B has been used to build this app along with PubMedBert as an embedding model, Qdrant as a self hosted Vector DB, and Langchain & Llama CPP as an orchestration frameworks.
twitivity/twitivity
:snake: Twitter Accounts Activity API Client Library for Python
gamebusterz/French-Sentiment-Analysis-Dataset
A collection of over 1.5 Million tweets data translated to French, with their sentiment.
AliOsm/simplerepresentations
Easy-to-use text representations extraction library based on the Transformers library.
danacity/French-Wiki-2500-Pretrained-SentencePiece-LM
SentencePiece Language Model, that was created on GCP using the fast.ai NLP methodology
timdavidlee/docker-fastai
Docker images for fastai library