Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/codingforentrepreneurs/talk-to-django

Learn how to talk to Django as any human should -- e.g. Semantic Search and Text-to-SQL.
https://github.com/codingforentrepreneurs/talk-to-django

django embeddings jupyter llama llamaindex neon ollama openai pgvector postgresql sentence-transformers

Last synced: 29 days ago
JSON representation

Learn how to talk to Django as any human should -- e.g. Semantic Search and Text-to-SQL.

Awesome Lists containing this project

README

        

# Talk to Django
Talk to Django is simply a project that allows humans to make advanced queries to your Django project. In this you, will learn Semantic Search, Text to SQL, and Retrieval-Augmented Generation (aka RAG) with Django, Embeddings, Sentence Transformers, Neon Postgres Vector, Llama Index, OpenAI, Ollama, Llama 3.1, and more.