{"id":23353399,"url":"https://github.com/itmammoth/chat-example","last_synced_at":"2026-02-17T07:39:55.208Z","repository":{"id":268968776,"uuid":"906020693","full_name":"itmammoth/chat-example","owner":"itmammoth","description":"A ChatGPT-like example with LangChain and Streamlit.","archived":false,"fork":false,"pushed_at":"2024-12-20T04:19:34.000Z","size":4499,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2026-01-14T19:32:07.754Z","etag":null,"topics":["chatgpt","langchain","openai","python","streamlit","tavily"],"latest_commit_sha":null,"homepage":"","language":"Python","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/itmammoth.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,"zenodo":null}},"created_at":"2024-12-20T02:00:47.000Z","updated_at":"2025-01-27T01:05:00.000Z","dependencies_parsed_at":null,"dependency_job_id":"d4a31f78-b72f-4d04-a3f4-09a1773a8a47","html_url":"https://github.com/itmammoth/chat-example","commit_stats":null,"previous_names":["itmammoth/chat-example"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/itmammoth/chat-example","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/itmammoth%2Fchat-example","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/itmammoth%2Fchat-example/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/itmammoth%2Fchat-example/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/itmammoth%2Fchat-example/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/itmammoth","download_url":"https://codeload.github.com/itmammoth/chat-example/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/itmammoth%2Fchat-example/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29536918,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-17T05:00:25.817Z","status":"ssl_error","status_checked_at":"2026-02-17T04:57:16.126Z","response_time":100,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"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":["chatgpt","langchain","openai","python","streamlit","tavily"],"created_at":"2024-12-21T09:13:06.502Z","updated_at":"2026-02-17T07:39:55.171Z","avatar_url":"https://github.com/itmammoth.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Chat Example\n\nA ChatGPT-like example with [LangChain](https://www.langchain.com/) and [Streamlit](https://streamlit.io/) in just 45 lines of code.\n\n![Chatting Example](images/chatting.gif)\n\n## Requirements\n\n- [OpenAI](https://openai.com/) API key\n- [Tavily](https://tavily.com/) API key\n\n## Setup\n\n```bash\n# Virtual environment (if necessary)\npython3 -m venv venv\nsource venv/bin/activate\n\n# Install dependencies\npip install -r requirements.txt\n\n# Edit your API keys\ncp .streamlit/secrets_sample.toml .streamlit/secrets.toml\nvi .streamlit/secrets.toml\n\n# Run the app\nstreamlit run app.py\n```","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fitmammoth%2Fchat-example","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fitmammoth%2Fchat-example","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fitmammoth%2Fchat-example/lists"}