{"id":16890284,"url":"https://github.com/orcaman/ai-jumpstart","last_synced_at":"2025-03-20T07:37:39.216Z","repository":{"id":168983246,"uuid":"644581870","full_name":"orcaman/ai-jumpstart","owner":"orcaman","description":null,"archived":false,"fork":false,"pushed_at":"2023-11-11T05:07:14.000Z","size":4906,"stargazers_count":13,"open_issues_count":3,"forks_count":0,"subscribers_count":3,"default_branch":"main","last_synced_at":"2025-01-25T08:49:14.649Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":null,"has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/orcaman.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2023-05-23T20:29:06.000Z","updated_at":"2024-03-09T17:50:50.000Z","dependencies_parsed_at":"2024-10-13T17:02:02.867Z","dependency_job_id":"1635ad35-7d58-447b-8702-3b78aef6b85a","html_url":"https://github.com/orcaman/ai-jumpstart","commit_stats":null,"previous_names":["orcaman/ai-jumpstart"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/orcaman%2Fai-jumpstart","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/orcaman%2Fai-jumpstart/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/orcaman%2Fai-jumpstart/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/orcaman%2Fai-jumpstart/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/orcaman","download_url":"https://codeload.github.com/orcaman/ai-jumpstart/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":244572367,"owners_count":20474427,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-10-13T17:01:55.190Z","updated_at":"2025-03-20T07:37:39.186Z","avatar_url":"https://github.com/orcaman.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"# AI Jumpstart\n\nWelcome to AI Jumpstart - a collection of practical examples showcasing how large language models (LLMs) can be utilized to perform different tasks in Natural Language Processing, Data Extraction, and Data Analysis. This repository contains various examples with OpenAI's GPT and LangChain's tools.\n\nEach example is housed in its own directory under the \"examples\" folder, and they each come with their own `README.md` file which provides detailed instructions on how to use them. \n\nHere's a brief summary of each example:\n\n## Examples\n\n### [GPT on PDF](./examples/gpt_on_pdf/README.md)\nThis example demonstrates how to search inside a PDF file using natural language with LangChain's unstructured file loader and a retrieval Q\u0026A chain.\n\n### [GPT on Wikipedia](./examples/gpt_on_wikipedia/README.md)\nThis example demonstrates how to enable GPT to answer questions about Wikipedia search terms that GPT otherwise does not know about. It uses LangChain's Wikipedia loader and a retrieval Q\u0026A chain.\n\n### [GPT Scraper](./examples/gpt_scraper/README.md)\nThis example shows how to use OpenAI's vanilla Completion API to extract data points from HTML content. The demonstration focuses on the usage of a system prompt role and a user prompt role.\n\n### [Pandas Agent Data Analysis](examples/pandas_agent_data_analysis/README.md)\nThis example shows how to use the LangChain pandas agent to perform data analysis on data read from a CSV file. This goes to show how LLMs can be used to orchestrate calculations using agents.\n\n## License\n\nMIT","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Forcaman%2Fai-jumpstart","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Forcaman%2Fai-jumpstart","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Forcaman%2Fai-jumpstart/lists"}