{"id":21407089,"url":"https://github.com/daveshap/longtermchatexternalsources","last_synced_at":"2025-04-04T21:11:29.219Z","repository":{"id":56858296,"uuid":"508638014","full_name":"daveshap/LongtermChatExternalSources","owner":"daveshap","description":"GPT-3 chatbot with long-term memory and external sources","archived":false,"fork":false,"pushed_at":"2023-01-31T14:28:43.000Z","size":515,"stargazers_count":618,"open_issues_count":0,"forks_count":140,"subscribers_count":34,"default_branch":"main","last_synced_at":"2025-03-28T20:11:18.263Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Python","has_issues":false,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/daveshap.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2022-06-29T10:04:36.000Z","updated_at":"2025-03-26T00:40:58.000Z","dependencies_parsed_at":"2023-02-16T20:01:25.572Z","dependency_job_id":null,"html_url":"https://github.com/daveshap/LongtermChatExternalSources","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/daveshap%2FLongtermChatExternalSources","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/daveshap%2FLongtermChatExternalSources/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/daveshap%2FLongtermChatExternalSources/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/daveshap%2FLongtermChatExternalSources/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/daveshap","download_url":"https://codeload.github.com/daveshap/LongtermChatExternalSources/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247249534,"owners_count":20908212,"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-11-22T16:44:27.194Z","updated_at":"2025-04-04T21:11:29.200Z","avatar_url":"https://github.com/daveshap.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# LongtermChatExternalSources\n\nGPT-3 chatbot with long-term memory and external sources.\n\n## Prerequisites\n\n-   Python3 installed\n-   OpenAI api key obtained by registering with OpenAI\n\n## Setup\n\n### Windows\n\n1.  Clone the repository to your local PC: `git clone https://github.com/daveshap/LongtermChatExternalSources.git`\n2.  Create a virtual environment: `python3 -m venv env`\n3.  Activate the environment: `.\\env\\Scripts\\activate`\n4.  Install the required packages: `pip install openai numpy`\n5.  Copy your OpenAI api key to a file named `openaiapikey.txt` in the project directory. Ensure there is no trailing newline.\n\n### Mac/Linux\n\n1.  Clone the repository to your local PC: `git clone https://github.com/daveshap/LongtermChatExternalSources.git`\n2.  Create a virtual environment: `python3 -m venv env`\n3.  Activate the environment: `source env/bin/activate`\n4.  Install the required packages: `pip3 install openai numpy`\n5.  Copy your OpenAI api key to a file named `openaiapikey.txt` in the project directory. Ensure there is no trailing newline.\n\n## Usage\n\nRun the script: `python chat.py`\n\nOnce the script is running, you can interact with the chatbot through the command line. \n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdaveshap%2Flongtermchatexternalsources","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdaveshap%2Flongtermchatexternalsources","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdaveshap%2Flongtermchatexternalsources/lists"}