Sven-Bo / ChatGPT_CodeInterpreter_Sample_Prompts_DataAnylsisLinks
Interactive Data Analysis: A collection of intuitive prompts for data exploration using ChatGPT CodeInterpreter.
☆24Updated 2 years ago
Alternatives and similar repositories for ChatGPT_CodeInterpreter_Sample_Prompts_DataAnylsis
Users that are interested in ChatGPT_CodeInterpreter_Sample_Prompts_DataAnylsis are comparing it to the libraries listed below
Sorting:
- Python Streamlit web app utilizing OpenAI (GPT4) and LangChain LLM tools with access to Wikipedia, DuckDuckgo Search, and a ChromaDB with…☆74Updated last year
- OpenAI functions + Chainlit + Streaming responses. Chain multiple functions in one query.☆32Updated 2 years ago
- ☆47Updated 2 years ago
- Audio to summary with openAI Whisper & GPT 3.5/4 using streamlit☆62Updated last year
- Example use cases for the GPT-4 Vision API☆18Updated last year
- LiveQuery GPT-4: chatbot with GPT-4-powered convos & Google-powered real-time search☆85Updated 2 years ago
- Scrape Webpages with AI Vision☆50Updated last year
- ☆69Updated last year
- Chat with Your Data App using Langchain, ChromaDB, Sentence Transformers, and LaMiNi LM Model. This Chatbot is completely powered by Open…☆17Updated 2 years ago
- Hackathon project - An AGI agent for doing research, understanding, and validation☆50Updated last year
- ☆12Updated last year
- Run CrewAI agent workflows on local LLM models with Llamafile and Ollama☆39Updated last year
- This is a template retrieval repo to create a Flask api server using LangChain with Cohere embeddings and Qdrant Vector Database☆77Updated 2 years ago
- Memory 🧠 to your Personal ChatBot 🤖| LangChainAI and Databutton☆93Updated last year
- 🌟DataTonic : A Data-Capable AGI-style Agent Builder of Agents , that creates swarms , runs commands and securely processes and creates d…☆88Updated last year
- Simple Chainlit UI for running llms locally using Ollama and LangChain☆45Updated last year
- Agent with vision ability via llava & autogen☆73Updated last year
- Welcome to GPTNicheFinder, a powerful niche research tool powered by Google Trends data and OpenAI's GPT model. This application provides…☆73Updated last year
- Walk through how to build a langchain x streamlit app using GPT4All☆15Updated 2 years ago
- ChatGPT API Usage using LangChain, LlamaIndex, Guardrails, AutoGPT and more☆125Updated 11 months ago
- Bulk summarization of documents using ChatGPT API☆123Updated 5 months ago
- developersdigest / Groq-API-Quick-Guide-with-Examples-Groq-SDK-Langchain-LlamaIndex-OpenAI-SDK-VercelGroq API: Quick Guide with Examples Groq SDK, Langchain, LlamaIndex, OpenAI SDK, Vercel☆41Updated last year
- This is a complete website in which you can chat with pdf, extract meta data, text, links, image, and lot more . Check my blog for more d…☆31Updated last year
- DocumentGPT is a web application that allows you to chat over your research document using OpenAI's chat API and perform semantic search …☆119Updated last year
- This very simple python script takes inputs from your business and outputs articles written bhy claude.☆13Updated last year
- This repository demonstrates how a simple memory file can be incorporated into an Agents routine using the AutoGen framework.