https://github.com/perebaj/parser
Parse Unstructure text using GPT3 API
https://github.com/perebaj/parser
golang llm unstructured-data
Last synced: 4 months ago
JSON representation
Parse Unstructure text using GPT3 API
- Host: GitHub
- URL: https://github.com/perebaj/parser
- Owner: perebaj
- Created: 2023-09-08T19:53:54.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2023-09-10T01:42:51.000Z (over 2 years ago)
- Last Synced: 2024-12-27T00:40:39.192Z (about 1 year ago)
- Topics: golang, llm, unstructured-data
- Language: Go
- Homepage:
- Size: 1.75 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Parser
The parser just aim to connect the unstructured puzzle pieces in the right data structure.

# Run it
export OPENAI_API_KEY=<>
go run cmd/parser/main.go