7 open-source projects similar to memex-lab/memex, ranked by how many features they have in common. Compare stars, activity and what each one does to find the best Memex alternative.
A Screenshot Manager to Declutter Your Gallery
⭐ Note: This project includes AI Chatbot and Image Generator features using OpenAI and Google Gemini. Some features may require active API keys or services.
Story Generator is a mobile app that generates random stories based on user input. The app is built using Flutter, a cross-platform mobile development framework by Google.
Aidea is a cross-platform AI client and self-hosted infrastructure project. It consists of a Flutter application and a containerized backend system designed to provide a unified interface for interacting with large language models and AI image generation services. The project functions as a self-hosted AI gateway, allowing users to manage and deploy private instances of language and image models on their own hardware. This architecture enables the routing of diverse data queries through a standardized API gateway to multiple AI providers while maintaining control over data storage and server
The "AI Assistant" project in Flutter harnesses the capabilities of ChatGPT and DALL-E API, creating a mobile app that offers users an interactive digital assistant. Users can have natural language conversations with the AI, ask questions, and even describe images to generate corresponding visual content.
This is a simple version of ChatGPT in Flutter, using your own API key. With this app, you can chat in app with ChatGPT. I never learned flutter before, but with ChatGPT, I created this simple version in 2 days! You can build this too!