Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: 3 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 (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-06-10T04:27:29.000Z (5 months ago)
- Last Synced: 2024-07-31T07:17:22.303Z (3 months ago)
- Topics: autogpt, gpt4, guardrails, langchain, llamaindex
- Language: Jupyter Notebook
- Homepage:
- Size: 55.8 MB
- Stars: 124
- Watchers: 4
- Forks: 16
- Open Issues: 0
-
Metadata Files:
- Readme: 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**