Projects with this topic
-
the next-gen open source AI platform - https://nokodo.dev
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 -
OpenAI Codex CLI inside an aicodebox container. One image, five ways in: interactive shell, one-shot exec, OpenAI-compatible endpoint, MCP server, Telegram bot, and a cron scheduler. You talk to codexbox; codexbox talks to codex; codex talks to OpenAI — or your ChatGPT subscription.
Updated -
💬 Epic prompts to turbo-charge your LLM chatbots.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 -
-
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 -