GitHub Explorer
by Alexey Ratnikov one-vs/chatlabs - GitHub Explorer | GitHub Explorer | Trending | CompareCreated on Mar 24, 2024
Updated on Jul 28, 2025
Overall repository health assessment
Score Breakdown
Activity
Inactive - no updates in 3+ months
Community
3 stars, 32 forks
Documentation
Has wiki, license
Maintenance
0.0% issue ratio
Health score is calculated based on activity, community engagement, documentation quality, and maintenance practices
Production Dependencies (90)
@anthropic-ai/sdk^0.24.1
@apidevtools/json-schema-ref-parser^11.1.0
@azure/openai^1.0.0-beta.8
@google/generative-ai
^0.7.1
@hookform/resolvers^3.3.2
@mistralai/mistralai^0.0.8
@next/third-parties^14.1.0
@radix-ui/react-accordion^1.1.2
@radix-ui/react-alert-dialog^1.0.5
@radix-ui/react-aspect-ratio^1.0.3
@radix-ui/react-avatar^1.0.4
@radix-ui/react-checkbox^1.0.4
@radix-ui/react-collapsible^1.0.3
@radix-ui/react-context-menu^2.1.5
@radix-ui/react-dialog^1.0.5
@radix-ui/react-dropdown-menu^2.0.6
@radix-ui/react-hover-card^1.0.7
@radix-ui/react-label^2.0.2
@radix-ui/react-menubar^1.0.4
@radix-ui/react-navigation-menu^1.1.4
@radix-ui/react-popover^1.0.7
@radix-ui/react-progress^1.0.3
@radix-ui/react-radio-group^1.1.3
@radix-ui/react-scroll-area^1.0.5
@radix-ui/react-select^2.0.0
@radix-ui/react-separator^1.0.3
@radix-ui/react-slider^1.1.2
@radix-ui/react-slot^1.0.2
@radix-ui/react-switch^1.0.3
@radix-ui/react-tabs^1.0.4
@radix-ui/react-toast^1.1.5
@radix-ui/react-toggle^1.0.3
@radix-ui/react-toggle-group^1.0.4
@radix-ui/react-tooltip^1.0.7
@stripe/react-stripe-js^2.4.0
@supabase/supabase-js^2.38.4
@tabler/icons-react^2.40.0
@vercel/edge-config^0.4.1
@vercel/speed-insights^1.0.10
@xenova/transformers^2.13.4
class-variance-authority^0.7.0
i18next-resources-to-backend^1.2.0
react-syntax-highlighter^15.5.0
react-textarea-autosize^8.5.3
youtube-captions-scraper^2.0.3
Development Dependencies (31)
@next/bundle-analyzer^14.0.2
@tailwindcss/typography^0.5.10
@testing-library/jest-dom^6.2.0
@testing-library/react^14.1.2
@types/canvas-confetti^1.6.4
@types/jest^29.5.11
@types/js-yaml^4.0.9
@types/node^20
@types/pdf-parse^1.1.4
@types/react^18
@types/react-dom^18
@types/react-syntax-highlighter^15.5.11
@types/uuid^9.0.7
@types/xmldom^0.1.34
autoprefixer^10.4.16
clsx^2.0.0
eslint^8
eslint-config-next^14.0.2
eslint-config-prettier^9.1.0
eslint-plugin-tailwindcss^3.13.0
husky^8.0.3
jest^29.7.0
jest-environment-jsdom^29.7.0
patch-package^8.0.0
postcss^8.4.31
prettier^3.1.0
tailwind-merge^2.0.0
tailwindcss^3.3.5
tailwindcss-animate^1.0.7
ts-node^10.9.2
typescript^5
Merge branch 'main' of github.com:writingmate/webapp into feature/chat-sharing-5
Feature/chat sharing 5 (#176)
add borders to code viewer
do not show code viewer for inline code
Feature/chat sharing 5 (#175)
fix chat nav after creation
Minor fixes for voice recognition
new terminal and new buttons
Merge remote-tracking branch 'origin/main' into feature/chat-sharing-5
hide theming for now as a potential source of bugs
fix layout for assistants page