Generates AI-driven responses using the Ollama API with the Phi3 mini model from Microsoft. Lightweight implementation without memory for language generation
-
Updated
Jul 12, 2024 - Python
Generates AI-driven responses using the Ollama API with the Phi3 mini model from Microsoft. Lightweight implementation without memory for language generation
Generates AI-driven responses using the Ollama API with the Phi3 mini model from Microsoft. Midweight implementation with session memory for enhanced language generation
Generates AI-driven responses using the Ollama API with the Phi3 mini model from Microsoft. Heavyweight implementation with memory for language generation, featuring remote RAG and Pinecone for persistent memory
🤖 DataWhisper is a system that translates natural language queries into SQL using an intelligent agent-based architecture. These agents work together to identify the relevant tables, generate SQL queries, execute the queries, and ultimately provide insights. It can be used with large-scale databases.
Add a description, image, and links to the ai-driven topic page so that developers can more easily learn about it.
To associate your repository with the ai-driven topic, visit your repo's landing page and select "manage topics."