{"id":18124586,"url":"https://github.com/knuckles-team/genius-chatbot","last_synced_at":"2025-04-15T01:44:40.048Z","repository":{"id":88641718,"uuid":"581386868","full_name":"Knuckles-Team/genius-chatbot","owner":"Knuckles-Team","description":"Chatbot that uses any desired hugging face model or allows for scalable intelligence based on hardware limitations","archived":false,"fork":false,"pushed_at":"2024-05-09T03:48:40.000Z","size":125,"stargazers_count":1,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-04-05T06:46:04.869Z","etag":null,"topics":["ai","chatbot","huggingface","models","python","transformers"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"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/Knuckles-Team.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2022-12-23T03:19:58.000Z","updated_at":"2024-05-09T03:48:22.000Z","dependencies_parsed_at":"2024-05-09T04:46:52.538Z","dependency_job_id":null,"html_url":"https://github.com/Knuckles-Team/genius-chatbot","commit_stats":{"total_commits":8,"total_committers":2,"mean_commits":4.0,"dds":0.5,"last_synced_commit":"08fd40dc2939051072948ce610330b8fbb2744db"},"previous_names":[],"tags_count":29,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Knuckles-Team%2Fgenius-chatbot","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Knuckles-Team%2Fgenius-chatbot/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Knuckles-Team%2Fgenius-chatbot/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Knuckles-Team%2Fgenius-chatbot/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Knuckles-Team","download_url":"https://codeload.github.com/Knuckles-Team/genius-chatbot/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248991531,"owners_count":21194893,"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":["ai","chatbot","huggingface","models","python","transformers"],"created_at":"2024-11-01T08:06:38.656Z","updated_at":"2025-04-15T01:44:40.031Z","avatar_url":"https://github.com/Knuckles-Team.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Genius Chatbot\n\n![PyPI - Version](https://img.shields.io/pypi/v/genius-chatbot)\n![PyPI - Downloads](https://img.shields.io/pypi/dd/genius-chatbot)\n![GitHub Repo stars](https://img.shields.io/github/stars/Knuckles-Team/genius-chatbot)\n![GitHub forks](https://img.shields.io/github/forks/Knuckles-Team/genius-chatbot)\n![GitHub contributors](https://img.shields.io/github/contributors/Knuckles-Team/genius-chatbot)\n![PyPI - License](https://img.shields.io/pypi/l/genius-chatbot)\n![GitHub](https://img.shields.io/github/license/Knuckles-Team/genius-chatbot)\n\n![GitHub last commit (by committer)](https://img.shields.io/github/last-commit/Knuckles-Team/genius-chatbot)\n![GitHub pull requests](https://img.shields.io/github/issues-pr/Knuckles-Team/genius-chatbot)\n![GitHub closed pull requests](https://img.shields.io/github/issues-pr-closed/Knuckles-Team/genius-chatbot)\n![GitHub issues](https://img.shields.io/github/issues/Knuckles-Team/genius-chatbot)\n\n![GitHub top language](https://img.shields.io/github/languages/top/Knuckles-Team/genius-chatbot)\n![GitHub language count](https://img.shields.io/github/languages/count/Knuckles-Team/genius-chatbot)\n![GitHub repo size](https://img.shields.io/github/repo-size/Knuckles-Team/genius-chatbot)\n![GitHub repo file count (file type)](https://img.shields.io/github/directory-file-count/Knuckles-Team/genius-chatbot)\n![PyPI - Wheel](https://img.shields.io/pypi/wheel/genius-chatbot)\n![PyPI - Implementation](https://img.shields.io/pypi/implementation/genius-chatbot)\n\n*Version: 1.10.4*\n\nChatbot that uses any hugging face model or OpenAI endpoint.\n\nLocal vector store supported with ChromaDB, or connect to a PGVector database\n\nAllows for scalable intelligence tailored for hardware limitations\n\nThis repository is actively maintained - Contributions are welcome!\n\nContribution Opportunities:\n- Support more vector databases\n- Get list of models to choose from\n- Output everything as JSON when selected\n\n\u003cdetails\u003e\n  \u003csummary\u003e\u003cb\u003eUsage:\u003c/b\u003e\u003c/summary\u003e\n\n| Short Flag | Long Flag            | Description                                                                     |\n|------------|----------------------|---------------------------------------------------------------------------------|\n| -h         | --help               | See Usage                                                                       |\n| -a         | --assimilate         | Assimilate knowledge from media provided in directory                           |\n|            | --batch-token        | Number of tokens per batch                                                      |\n|            | --chromadb-directory | Number of chunks to use                                                         |\n|            | --chunks             | Number of chunks to use                                                         |\n| -e         | --embeddings-model   | [Embeddings model](https://www.sbert.net/docs/pretrained_models.html) to use    |\n|            | --hide-source        | Hide source of answer                                                           |\n| -j         | --json               | Export to JSON                                                                  |\n|            | --openai-token       | OpenAI Token                                                                    |\n|            | --openai-api         | OpenAI API Url                                                                  |\n|            | --pgvector-user      | PGVector user                                                                   |\n|            | --pgvector-password  | PGVector password                                                               |\n|            | --pgvector-host      | PGVector host                                                                   |\n|            | --pgvector-port      | PGVector port                                                                   |\n|            | --pgvector-database  | PGVector database                                                               |\n|            | --pgvector-driver    | PGVector driver                                                                 |\n| -p         | --prompt             | Prompt for chatbot                                                              |\n|            | --mute-stream        | Mute stream of generation                                                       |\n| -m         | --model              | Copy [GPT4All](https://gpt4all.io/index.html) .bin file from the Model Explorer |\n|            | --max-token-limit    | Maximum token to generate                                                       |\n|            | --model-directory    | Directory to store models locally                                               |\n|            | --model-engine       | GPT4All LlamaCPP, or OpenAI                                                     |\n\n\u003c/details\u003e\n\n\u003cdetails\u003e\n  \u003csummary\u003e\u003cb\u003eExample:\u003c/b\u003e\u003c/summary\u003e\n\n```bash\ngenius-chatbot --assimilate \"/directory/of/documents\"\n```\n\n```bash\ngenius-chatbot --prompt \"What is the 10th digit of Pi?\"\n```\n\n```bash\ngenius-chatbot --prompt \"Chatbots are cool because they\" \\\n    --model \"wizardlm-13b-v1.1-superhot-8k.ggmlv3.q4_0.bin\" \\\n    --model-engine \"GPT4All\" \\\n    --assimilate \"/directory/of/documents\" \\\n    --json\n```\n\n\u003c/details\u003e\n\n\u003cdetails\u003e\n  \u003csummary\u003e\u003cb\u003eInstallation Instructions:\u003c/b\u003e\u003c/summary\u003e\n\nInstall Python Package\n\nWindows Prerequisites:\n\nVisual Studio Code 2022\n\n```bash\nwinget install -e --id Kitware.CMake\n```\n\nUbuntu Prerequisites:\n```bash\napt install -y pandoc\n```\n\n```bash\npython -m pip install genius-chatbot\n```\n\n\u003c/details\u003e\n\n## Geniusbot Application\n\nUse with a GUI through Geniusbot\n\nVisit our [GitHub](https://github.com/Knuckles-Team/geniusbot) for more information\n\n\u003cdetails\u003e\n  \u003csummary\u003e\u003cb\u003eInstallation Instructions with Geniusbot:\u003c/b\u003e\u003c/summary\u003e\n\nInstall Python Package\n\n```bash\npython -m pip install geniusbot\n```\n\n\u003c/details\u003e\n\n\u003cdetails\u003e\n  \u003csummary\u003e\u003cb\u003eRepository Owners:\u003c/b\u003e\u003c/summary\u003e\n\n\n\u003cimg width=\"100%\" height=\"180em\" src=\"https://github-readme-stats.vercel.app/api?username=Knucklessg1\u0026show_icons=true\u0026hide_border=true\u0026\u0026count_private=true\u0026include_all_commits=true\" /\u003e\n\n![GitHub followers](https://img.shields.io/github/followers/Knucklessg1)\n![GitHub User's stars](https://img.shields.io/github/stars/Knucklessg1)\n\u003c/details\u003e\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fknuckles-team%2Fgenius-chatbot","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fknuckles-team%2Fgenius-chatbot","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fknuckles-team%2Fgenius-chatbot/lists"}