You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
CodeStral-Code-Assistant is a chatbot designed to assist users with code-related questions. It provides code solutions, including descriptions, programming language details, imports, functional code blocks, and sample input/output.
GPTAggregator is a Python-based application that provides a unified interface to interact with various large language models (LLMs) through their respective APIs. The project aims to simplify the process of working with different LLM providers.
A prototype made for the Idiap Research Institute's 'Idiap Create Challenge' that detects misinformation in text posts by using AI to generate assessment questions then aggregating human fact-checkers' responses to either assign a final trustworthiness seal or provide corrective feedback to the original poster.
Experiment with RAG using Langchain, LangGraph, OpenAI, HuggingFace and Mistral to create a RAG that is able to analyse PDF from the Enedis documentation website, and answer question about it. Ongoing project
A versatile CLI and Python wrapper for Mistral AI's 'Mixtral', 'Mistral' and 'NeMo' large language models. Streamline the creation of chatbots and generate dynamic text with ease.