Skip to content
View Cyberdad247's full-sized avatar

Block or report Cyberdad247

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
Cyberdad247/README.md

πŸ‘‹ Hi, I'm @Cyberdad247

I'm a passionate developer and AI enthusiast, currently building Camelot.AI, a futuristic reimagining of the Arthurian legend as a cyberpunk-themed Progressive Web Application (PWA).

About Me:

I'm on a journey to explore the fascinating intersection of AI, storytelling, and user experience. I believe in the power of AI to augment human creativity and create new possibilities for interaction and problem-solving. As a lifelong learner, I'm always eager to experiment with new technologies and push the boundaries of what's possible. When i'm not coding you can catch me being a dad.

My Project: Camelot.AI

Camelot.AI is my current passion project. It's a unique platform where users interact with 12 specialized AI agents, the Knights of the Round Table, each powered by a carefully chosen local LLM and designed with a distinct personality.

Here's the vision:

  • Cyberpunk Camelot: A futuristic world where the spirit of the Round Table is embodied in advanced AI.
  • Progressive Web App (PWA): Accessible from any device with a modern web browser, offering an app-like experience.
  • Arthur, the Multimodal AI: A central coordinator that understands user requests (text, voice, and potentially vision) and intelligently routes them to the appropriate Knight.
  • 12 Specialized Knights: Each Knight excels in a specific domain (research, writing, coding, strategy, etc.), powered by a local LLM tailored to their role.
  • Merlin, the Backend: Manages the platform, provides a "Cline" API for advanced control, and houses "Merlin's Lab" for experimentation.
  • Beam Chat Interface: A user-friendly chat interface inspired by ChatGPT, but enhanced with dynamic visuals that reflect the active Knight.
  • Customizable Themes: Users can personalize their experience with themes like Cyber-Medieval, Holo-Arthurian, and Bio-Digital Camelot.

Tech Stack Highlights:

  • Frontend: React (TypeScript), React Router v6, Workbox, Bolt.anything-llm (for prototyping)
  • Backend: FastAPI, Python, Supabase (database, authentication)
  • Agents: Atomic Agents framework (modified), Ten Agent (for Arthur's multimodality), Fish Speech (STT/TTS)
  • LLMs: Local models (Phi-2, Mistral 7B, Gemma, Code Llama, etc.) via local.ai, Ollama (function calling)
  • Other Tools: n8n (Knight workflows), Docker, GitHub Actions (CI/CD), Langfuse (monitoring), Roo-Cline (VS Code assistant)

Current Focus:

  • Building the foundation of Camelot.AI: frontend, backend, and core agent framework.
  • Developing Arthur's multimodal capabilities and intelligent Knight routing.
  • Creating the 12 specialized Knights with their unique skills and personalities.
  • Experimenting with local LLMs and optimizing for performance.

Future Goals:

  • Implement "Merlin's Lab" for exploring new AI models and agent configurations.
  • Create a "Knight Marketplace" for sharing custom tools, prompts, and agent configurations.
  • Explore advanced AI techniques like Constitutional AI and self-refinement.

I'm always open to collaboration and feedback! If you're interested in AI, PWAs, or the Arthurian legend reimagined for the digital age, feel free to reach out.

GitHub Stats: (You can add a dynamic stats image/badge here if you like)

Let's build the future of AI together!

Popular repositories Loading

  1. I-Creations I-Creations Public

    An Agent creatio Ecosystem

    Python 2

  2. ClaraVerse ClaraVerse Public

    Forked from badboysm890/ClaraVerse

    Clara β€” Privacy-first, fully local AI workspace with Ollama LLM chat, tool calling, agent builder, Stable Diffusion, and embedded n8n-style automation. No backend. No API keys. Just your stack, you…

    TypeScript 1

  3. Cyberdad247 Cyberdad247 Public

    Config files for my GitHub profile.

  4. browser-use browser-use Public

    Forked from browser-use/browser-use

    Make websites accessible for AI agents

    Python

  5. geminiCoder geminiCoder Public

    Forked from osanseviero/InstantCoder

    Create apps with Gemini

    TypeScript

  6. atomic-agents atomic-agents Public

    Building AI agents, atomically

    Python