Metadata-Version: 2.1
Name: aichatlite-web
Version: 0.0.2
Summary: claude chat
Home-page: https://github.com/username/sa
License: MIT
Keywords: claude,claude_chat
Author: Kammari Santhosh
Requires-Python: >=3.10,<4.0
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Programming Language :: Python :: 3.13
Requires-Dist: ailitellm (>=0.1.3,<0.2.0)
Requires-Dist: streamlit (>=1.40.2,<2.0.0)
Requires-Dist: visionlite (>=0.1.0,<0.2.0)
Project-URL: Repository, https://github.com/username/sa
Description-Content-Type: text/markdown

# 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..)
