krisograbek/gpt4o-mini-basic-scripts
Simple scripts for GPT-4o Mini using OpenAI API, LangChain and LlamaIndex.
This project provides simple Python scripts to interact with OpenAI's GPT-4o Mini model. It takes your questions or prompts as input and delivers responses generated by the AI model. These scripts are ideal for developers or anyone comfortable with Python who wants to quickly experiment with or integrate GPT-4o Mini into their applications.
No commits in the last 6 months.
Use this if you are a developer looking for basic Python examples to integrate the GPT-4o Mini model using the OpenAI API, LangChain, or LlamaIndex.
Not ideal if you need a graphical user interface, a no-code solution, or advanced features beyond basic model interaction.
Stars
8
Forks
1
Language
Python
License
MIT
Category
Last pushed
Jul 22, 2024
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/llm-tools/krisograbek/gpt4o-mini-basic-scripts"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
openai/openai-cookbook
Examples and guides for using the OpenAI API
rgbkrk/dangermode
Execute IPython & Jupyter from the comforts of chat.openai.com
CogStack/OpenGPT
A framework for creating grounded instruction based datasets and training conversational domain...
Declipsonator/GPTZzzs
Large language model detection evasion through grammar and vocabulary modifcation.
antononcube/Python-JupyterChatbook
Python package of a Jupyter extension that facilitates the interaction with LLMs.