List of AI Features
1. database: A PostgreSQL database for table-based data persistence and use.
2. rapid_research: A research analyst AI Agent that can perform a web search about a topic and synthesize the results into a report.
3. chatbot: A chatbot that can handle user questions or problems. Use this rather than any other chat method if you need one.
4. prompts-api: An api endpoint that uses LLMs to analyze queries and provide answers.
5. secrets_vault: Encrypted vault for data persistence and storage.
6. analyze_image: AI system for extracting information from images via a prompt.
7. text_embedder: Text Embedder/Vectorizer system for turning a text string into a vector.
Last updated