Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Sm0k367/nexus

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

💨 Smoke Stream Nexus

The free AI chatbot that competes with the big players.

Photo-real talking avatar. Voice chat. Image generation. Code writing. Creative content. All free. No API keys. No servers. No subscriptions. No BS.

Smoke Stream Nexus

Features

AI Chat (100% Free)

  • 5 Free LLM Models: Mistral 7B, Llama 3.2, Phi-3, Gemma 2B, Qwen 2.5
  • Offline Mode: Works without internet using local AI
  • Conversation Memory: Full chat history saved locally
  • Markdown Rendering: Code blocks, bold, italic, links
  • Multiple Conversations: Create and switch between chats

Photo-Real Talking Avatar

  • AI-generated photorealistic avatar with Sm0ken420 vibe
  • Real-time lipsync animation when speaking
  • Neon glow effects and voice ring animations
  • Status indicators for thinking/speaking/listening

Voice Chat

  • Speech-to-Text: Talk to the avatar using your microphone
  • Text-to-Speech: Avatar speaks responses back with lipsync
  • Uses free Web Speech API - no cloud services needed

Media Generation

  • Image Generation: Free unlimited via Pollinations AI
  • AI Art: Multiple styles and prompts
  • Video Concepts: Storyboard generation
  • Audio Ideas: Music concept generation
  • Built-in Media Studio panel

Design

  • Dark neon smoke aesthetic matching @Sm0ken420 vibe
  • Animated smoke particles
  • Glassmorphism UI elements
  • Fully responsive - works on mobile
  • PWA - installable on any device

How to Run (3 Ways)

1. Just Open It (Easiest)

Double-click index.html

That's it. It works.

2. Local Server

npx serve .
# or
python3 -m http.server 8000

3. GitHub Pages

Push to GitHub, enable Pages, done. Free hosting forever.

Tech Stack (All Free)

  • AI: HuggingFace free inference API + Pollinations AI
  • Voice: Web Speech API (built into browsers)
  • Avatar: AI-generated + CSS lipsync animation
  • UI: Vanilla HTML/CSS/JS - no frameworks, no build tools
  • PWA: Service Worker + Web App Manifest
  • Storage: localStorage for conversations

No API Keys Required

Every single feature works without any API keys, tokens, or accounts. The AI models are accessed through free public endpoints. Image generation uses Pollinations AI which is free and unlimited.

Offline Support

Switch to "Local Mode" in the model dropdown for offline AI. It handles:

  • Basic conversation
  • Code generation
  • Creative writing
  • Math calculations
  • Knowledge responses

Browser Support

  • Chrome/Edge: Full support (voice + AI + images)
  • Firefox: Chat + images (voice may be limited)
  • Safari: Chat + images
  • Mobile: Full support on Chrome Android/iOS

Community

License

MIT - Do whatever you want with it. Free forever.


Built with creative chaos, caffeine, and zero budget. Competing with billion-dollar AI companies using nothing but open source and vibes. 💨

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors