Skip to content

squaredev-io/squaredev

Repository files navigation


SquareDev

SquareDev is the platform for developing applications powered by language models.

Use cases include:

  • 📈 Chat with your data
  • 💬 Generate personalized text (emails, newsletter, notifications)
  • 🤖 Chatbots
  • 📊 Analyzing structured data
  • 🔎 Semantic search
  • 📚 Text & knowledge extraction
  • 🧹 Structure unstructured data

Steps

Features

Documentation

Full documentation (coming soon)

Full details on how to contribute will be available soon. For now please leave a ⭐️ and watch the repo.

Community & Support

  • GitHub Discussions. Best for: help with building, discussion about best practices.
  • GitHub Issues. Best for: bugs and errors you encounter using SquareDev.

Status

  • Alpha: We are testing SquareDev with a closed set of customers
  • Public Alpha: Anyone can sign up over at SquareDev.io. But go easy on us, there are a few kinks
  • Public Beta: Stable enough for most use-cases
  • Public: General Availability

We are currently in Alpha. Watch "releases" of this repo to get notified of major updates.

How it works

SquareDev is a combination of open source tools that makes it easy to build with LLMs. Sitting on the shoulder of giant like LangChain, Hugging Face, Supabase and others. SquareDev is building the tools for developers with or without AI expertise to build with LLMs.

Architecture

Architecture

Components

  • Studio: The UI you will be interacting with to setup your project, manage your data, get API keys and other settings.
  • API: The API is the gateway to your project. It is the interface that allows you to interact with your project.
  • Knowledge engine: Handles all the magic that has to do with LLMs and embeddings of Retrieval, Memory, Contextual search, text extraction and other core features.
  • Monitoring: Monitors your project and provides insights on performance, latency, malicious usage and other metrics.