claude-chat


Nameclaude-chat JSON
Version 0.1.1 PyPI version JSON
download
home_pagehttps://github.com/username/sa
Summaryclaude chat
upload_time2024-12-04 07:17:55
maintainerNone
docs_urlNone
authorKammari Santhosh
requires_python<4.0,>=3.10
licenseGPL-3.0-or-later
keywords claude claude_chat
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # omni-ai

A chatbot system using huggingchat with most capable model qwen2.5-70B model , to achieve similar featurs of claude.

![Chatbot Image](figs/intial_render.png)

![Chatbot Image + Artifact](figs/render_with_artifact.png)

![Chatbot Image + Artifact After UI Improvement](figs/render_with_artifact_improved_ui.png)


## Future Plan

- [x] Feature 1: Integrate hugchat and start ui
- [ ] Feature 2: Integrate websearch
- [ ] Feature 3: PDF+Chat
- [ ] Feature 4: Ai Researcher on specific topic or request ( arxiv,google etc..)
            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/username/sa",
    "name": "claude-chat",
    "maintainer": null,
    "docs_url": null,
    "requires_python": "<4.0,>=3.10",
    "maintainer_email": null,
    "keywords": "claude, claude_chat",
    "author": "Kammari Santhosh",
    "author_email": null,
    "download_url": "https://files.pythonhosted.org/packages/73/b1/7476c47d42ca709faf2ce7efb83b72c37751fc9b5d127dbd2768ea245eab/claude_chat-0.1.1.tar.gz",
    "platform": null,
    "description": "# omni-ai\n\nA chatbot system using huggingchat with most capable model qwen2.5-70B model , to achieve similar featurs of claude.\n\n![Chatbot Image](figs/intial_render.png)\n\n![Chatbot Image + Artifact](figs/render_with_artifact.png)\n\n![Chatbot Image + Artifact After UI Improvement](figs/render_with_artifact_improved_ui.png)\n\n\n## Future Plan\n\n- [x] Feature 1: Integrate hugchat and start ui\n- [ ] Feature 2: Integrate websearch\n- [ ] Feature 3: PDF+Chat\n- [ ] Feature 4: Ai Researcher on specific topic or request ( arxiv,google etc..)",
    "bugtrack_url": null,
    "license": "GPL-3.0-or-later",
    "summary": "claude chat",
    "version": "0.1.1",
    "project_urls": {
        "Homepage": "https://github.com/username/sa",
        "Repository": "https://github.com/username/sa"
    },
    "split_keywords": [
        "claude",
        " claude_chat"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "6d22fe648107af08112a50a7f2ad6d605827f186d47a82cfabe2dfaa58f7e793",
                "md5": "dd237b88751fec56ddf16e37411f0c1c",
                "sha256": "18eb2a39badd050fc78f561dfbc87e856f4122814a5bc7044aa9e5b4d087988a"
            },
            "downloads": -1,
            "filename": "claude_chat-0.1.1-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "dd237b88751fec56ddf16e37411f0c1c",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": "<4.0,>=3.10",
            "size": 15016,
            "upload_time": "2024-12-04T07:17:54",
            "upload_time_iso_8601": "2024-12-04T07:17:54.510863Z",
            "url": "https://files.pythonhosted.org/packages/6d/22/fe648107af08112a50a7f2ad6d605827f186d47a82cfabe2dfaa58f7e793/claude_chat-0.1.1-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "73b17476c47d42ca709faf2ce7efb83b72c37751fc9b5d127dbd2768ea245eab",
                "md5": "0f36826b243a180caeeac51a38aff751",
                "sha256": "d39a23304f553191a3a337f0cb52f9e693b665da34a76e1464bb4c8ca40aa957"
            },
            "downloads": -1,
            "filename": "claude_chat-0.1.1.tar.gz",
            "has_sig": false,
            "md5_digest": "0f36826b243a180caeeac51a38aff751",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": "<4.0,>=3.10",
            "size": 29183,
            "upload_time": "2024-12-04T07:17:55",
            "upload_time_iso_8601": "2024-12-04T07:17:55.980450Z",
            "url": "https://files.pythonhosted.org/packages/73/b1/7476c47d42ca709faf2ce7efb83b72c37751fc9b5d127dbd2768ea245eab/claude_chat-0.1.1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-12-04 07:17:55",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "username",
    "github_project": "sa",
    "github_not_found": true,
    "lcname": "claude-chat"
}
        
Elapsed time: 3.70526s