Projects with this topic
-
💬 Epic prompts to turbo-charge your LLM chatbots.Updated -
Self-hosted MCP gateway. Connects Claude, ChatGPT, Codex and other AI agents to Jira, GitLab, Notion, Google Workspace and 25 more tools. Pre-integrated, GDPR-ready, with PII sanitization, write-safety, and audit logging.
Updated -
Wally is a GitLab assistant powered by AI language models (OpenAI, Anthropic, or Ollama). With Wally, you can interact with your GitLab project using natural language and receive helpful suggestions and feedback from the AI.
Updated -
Данный проект - одно из моих тестовых заданий. Суть проекта: обработка информации с помощью ChatGpt и дальнейшая работа с результатом. Скрипт написан на python с использованием библиотек: pandas, request, os.
Кратко принцип работы:
1)Загружаем данные из CSV файла в Python с помощью Pandas.
2)Обрабатываем данные в форму, необходимую для отправки запроса в ChatGpt
3)Через OpenAI API и библиотеки requests отправляем запрос в ChatGpt и получаем ответ.
4)Обрабатываем ответ в Python и с помощью библиотеки Pandas сохраняем новый файл с обработанными данными в ту же директорию.
Мой контакт Telegram - @Jenyahard
Updated -
🤖 nGPT: A Swiss army knife for LLMs: powerful CLI and interactive chatbot in one package. Seamlessly work with OpenAI, Ollama, Groq, Claude, Gemini, or any OpenAI-compatible API to generate code, craft git commits, rewrite text, and execute shell commands. Fast, lightweight, and designed for both casual users and developers.Updated -
-
The project that actually runs Wally (https://gitlab.com/WallyTheWobot/wally) using GitLab CI.
Updated -
An Inkscape extension for requesting images from ChatGPT or GPT-4
Archived 2Updated -
Github Copilot ➜ OpenAI API proxy. Serverless!
Updated -
SUSTAIN is an environmentally-friendly, token-optimized AI wrapper designed to reduce compute costs and increase productivity.
Updated -
An interactive CLI for chatGPT using OpenAI's API keys
Updated -
Tools for probing the reasoning ability of LLMs and logging the logprobs (log probabilties) of generated tokens to identify weak points in an LLM's response.
Updated -
Interrogare documenti in locale sfruttando l'AI tramite il servizio ottimizzato di chatPDF
Updated -
-
-
-
-
A pre-commit hook used to clean ipywidgets in jupyter-notebooks that is primarily written by ChatGPT AI.
Updated -
Simple wrapper around tiktoken to use it in your favorite language
Updated