Skip to content

DevSpace88/AI_ToDo_App

Repository files navigation

AI_ToDo_App

A TodDo CRUD App that is connected to OpenAI via LangChain and chroma_db.

Basically you ask in the AI-Field a question related to Django, then the Django-Chatbot will give you an answer of steps, that will be automatically saved in your ToDo List as a Task with severals Steps. You can still change the steps /todos dynamically afterwards. You can also just use the normal todo form field without AI.

grafik

grafik

first you have to run db_builder.py

then create a .env with your openAI secret key in it: OPENAI_API_KEY = "sk-blablabla"

then manage.py runserver etc.

About

A CRUD ToDo App with an AI-Twist

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages