#36 · Primary category: AI Cloud Platforms & PaaS

TaskingAI

agent ai ai-native function-call generative-ai gpt langchain llm rag retrieval-augmented-generation vector

The open source platform for AI-native application development.

Project last updated:12/02/24

GitHub Stars

5.4K

Forks

356

Contributors

17

License

Apache-2.0

Why we included this project

Teams building LLM-powered agents can skip a lot of glue code with TaskingAI, which packages the server-side pieces into a self-hostable backend-as-a-service platform. You deploy the console and API server via Docker, then manage models, tools, retrieval collections, assistants, and chat history through one REST API and Python SDK. The modules stay independent of any single agent, which helps multi-tenant products where one tool or retrieval collection serves many assistants. You can point it at OpenAI, Anthropic, Ollama, or other hosted models while keeping the conversation layer on your own infrastructure. That gives you a stateful, scalable backend without assembling an LLM stack yourself, so you can go from console prototyping to a deployed service.

Articles for this project

No articles for this project yet.

To suggest a topic or contribute an article, contact us.

Related projects in this category