https://github.com/aiplaybookin/novice-chatgpt
ChatGPT API Usage using LangChain, LlamaIndex, Guardrails, AutoGPT and more
https://github.com/aiplaybookin/novice-chatgpt
autogpt gpt4 guardrails langchain llamaindex
Last synced: 5 months ago
JSON representation
ChatGPT API Usage using LangChain, LlamaIndex, Guardrails, AutoGPT and more
- Host: GitHub
- URL: https://github.com/aiplaybookin/novice-chatgpt
- Owner: aiplaybookin
- Created: 2023-03-28T10:32:43.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2024-08-16T08:38:26.000Z (8 months ago)
- Last Synced: 2024-10-25T20:39:08.426Z (6 months ago)
- Topics: autogpt, gpt4, guardrails, langchain, llamaindex
- Language: Jupyter Notebook
- Homepage:
- Size: 57.2 MB
- Stars: 125
- Watchers: 4
- Forks: 16
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: newsLetter/README.md
Awesome Lists containing this project
- awesome-ChatGPT-repositories - novice-ChatGPT - ChatGPT API Usage using LangChain, LlamaIndex, Guardrails, AutoGPT and more (Langchain)
README
# Use cases/ Experimentation with ChatGPT
ChatGPT API Usage using - [Llamaindex](https://gpt-index.readthedocs.io/en/latest/index.html), [OpenAI](https://openai.com), [Guardrails](https://shreyar.github.io/guardrails/), [LangChain](https://python.langchain.com/en/latest/index.html) and more...#
# 1. [Unstructured to Structured](./unstructuredToStructured/) ( pdfs invoices to pandas DataFrame)
### Source PDF files e.g.### Target DataFrame e.g.
#
# 2. [NewsLetters](./newsLetter/)Demo
**Hit ⭐️ if you appreciate it**